Trace number 3362217

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 562.496 142.005

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.23	c ==============================================================================
0.00/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.23	c ==============================================================================
0.00/0.23	c |         0 |  533919  1968248 |  160175       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |  529211  1957956 |      --       0       --      -- |     --   | -4708/-10292
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 36225   #clauses: 529211   #literals: 1957956
0.00/0.38	c CPU time:   0.341948 s
0.00/0.38	c ==============================================================================
562.14/141.98	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
562.14/141.98	c ============================[ Problem Statistics ]=============================
562.14/141.98	c |                                                                             |
562.14/141.98	c threadId              : 0
562.14/141.98	c restarts              : 292
562.14/141.98	c conflicts             : 305300         (544 /sec)
562.14/141.98	c decisions             : 369129         (1.98 % random) (658 /sec)
562.14/141.98	c propagations          : 72278092       (128750 /sec)
562.14/141.98	c conflict literals     : 5829651        (50.66 % deleted)
562.14/141.98	c Memory used           : 272.12 MB
562.14/141.98	c CPU time              : 561.382 s
562.14/141.98	
562.14/141.98	c --->m=4, e=8, aimd=1, HOME/29955_many.cnf	time: 140.345	conflicts: 305300       
562.14/141.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362217-1305299816/watcher-3362217-1305299816 -o /tmp/evaluation-result-3362217-1305299816/solver-3362217-1305299816 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362217-1305299816.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.05 7.88 7.69 5/292 29955
/proc/meminfo: memFree=29150912/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 641579631 8908800 249 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29955/statm: 2175 249 209 178 0 68 0

[startup+0.111318 s]
/proc/loadavg: 8.05 7.88 7.69 5/292 29955
/proc/meminfo: memFree=29150912/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 641579631 8908800 249 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29955/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200304 s]
/proc/loadavg: 8.05 7.88 7.69 5/292 29955
/proc/meminfo: memFree=29150912/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 641579631 8908800 249 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29955/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300283 s]
/proc/loadavg: 8.05 7.88 7.69 5/292 29955
/proc/meminfo: memFree=29150912/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 641579631 8908800 249 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29955/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700207 s]
/proc/loadavg: 8.05 7.88 7.69 5/292 29955
/proc/meminfo: memFree=29150912/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 641579631 8908800 249 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29955/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 8.05 7.88 7.69 6/294 29959
/proc/meminfo: memFree=29047736/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=174120 CPUtime=1.09 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 34288 0 0 0 98 11 0 0 18 0 4 0 641579708 178298880 34237 33554432000 134512640 135305190 4291412320 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 43530 34237 84 194 0 43334 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 182820

[startup+3.10074 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29962
/proc/meminfo: memFree=28995012/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=179796 CPUtime=7.48 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 35789 0 0 0 736 12 0 0 20 0 4 0 641579708 184111104 35738 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 44949 35738 84 194 0 44753 0
[pid=29959/tid=29960] ppid=29955 vsize=179796 CPUtime=1.72 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 927 0 0 0 170 2 0 0 20 0 4 0 641579767 184111104 35738 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=179796 CPUtime=1.7 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 957 0 0 0 168 2 0 0 20 0 4 0 641579767 184111104 35738 33554432000 134512640 135305190 4291412320 18446744073709551615 134528753 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=179796 CPUtime=1.72 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 969 0 0 0 171 1 0 0 20 0 4 0 641579767 184111104 35738 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 188496

[startup+6.30117 s]
/proc/loadavg: 8.04 7.89 7.69 9/297 29962
/proc/meminfo: memFree=28987276/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=185832 CPUtime=20.25 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 37198 0 0 0 2012 13 0 0 25 0 4 0 641579708 190291968 37147 33554432000 134512640 135305190 4291412320 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 46458 37147 84 194 0 46262 0
[pid=29959/tid=29960] ppid=29955 vsize=185832 CPUtime=4.92 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 1218 0 0 0 490 2 0 0 25 0 4 0 641579767 190291968 37147 33554432000 134512640 135305190 4291412320 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=185832 CPUtime=4.88 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 1332 0 0 0 485 3 0 0 25 0 4 0 641579767 190291968 37147 33554432000 134512640 135305190 4291412320 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=185832 CPUtime=4.92 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 1306 0 0 0 490 2 0 0 25 0 4 0 641579767 190291968 37147 33554432000 134512640 135305190 4291412320 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.01
Current children cumulated vsize (KiB) 194532

[startup+12.701 s]
/proc/loadavg: 8.04 7.89 7.70 9/297 29962
/proc/meminfo: memFree=28976756/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=195272 CPUtime=45.79 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 39747 0 0 0 4564 15 0 0 25 0 4 0 641579708 199958528 39696 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 48818 39696 84 194 0 48622 0
[pid=29959/tid=29960] ppid=29955 vsize=195272 CPUtime=11.32 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 1730 0 0 0 1129 3 0 0 25 0 4 0 641579767 199958528 39696 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=195272 CPUtime=11.21 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 2053 0 0 0 1118 3 0 0 25 0 4 0 641579767 199958528 39696 33554432000 134512640 135305190 4291412320 18446744073709551615 134552835 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=195272 CPUtime=11.32 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 2008 0 0 0 1130 2 0 0 25 0 4 0 641579767 199958528 39696 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.55
Current children cumulated vsize (KiB) 203972

[startup+25.5007 s]
/proc/loadavg: 8.03 7.89 7.70 9/297 29962
/proc/meminfo: memFree=28965860/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=206664 CPUtime=96.86 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 42291 0 0 0 9669 17 0 0 25 0 4 0 641579708 211623936 42240 33554432000 134512640 135305190 4291412320 18446744073709551615 134530991 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 51666 42240 84 194 0 51470 0
[pid=29959/tid=29960] ppid=29955 vsize=206664 CPUtime=24.11 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 2404 0 0 0 2408 3 0 0 25 0 4 0 641579767 211623936 42240 33554432000 134512640 135305190 4291412320 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=206664 CPUtime=23.9 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 2768 0 0 0 2386 4 0 0 25 0 4 0 641579767 211623936 42240 33554432000 134512640 135305190 4291412320 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=206664 CPUtime=24.11 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 2550 0 0 0 2409 2 0 0 25 0 4 0 641579767 211623936 42240 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.62
Current children cumulated vsize (KiB) 215364

[startup+51.1011 s]
/proc/loadavg: 8.02 7.90 7.71 9/297 29963
/proc/meminfo: memFree=28945608/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=226256 CPUtime=199.01 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 46993 0 0 0 19880 21 0 0 25 0 4 0 641579708 231686144 46942 33554432000 134512640 135305190 4291412320 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29959/statm: 56564 46942 84 194 0 56368 0
[pid=29959/tid=29960] ppid=29955 vsize=226256 CPUtime=49.71 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 3392 0 0 0 4966 5 0 0 25 0 4 0 641579767 231686144 46942 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=226256 CPUtime=49.27 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 4408 0 0 0 4922 5 0 0 25 0 4 0 641579767 231686144 46942 33554432000 134512640 135305190 4291412320 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=226256 CPUtime=49.71 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 3613 0 0 0 4967 4 0 0 25 0 4 0 641579767 231686144 46942 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.77
Current children cumulated vsize (KiB) 234956

[startup+102.301 s]
/proc/loadavg: 8.01 7.91 7.72 9/297 29964
/proc/meminfo: memFree=28866712/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=259052 CPUtime=403.36 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 55270 0 0 0 40308 28 0 0 25 0 4 0 641579708 265269248 55219 33554432000 134512640 135305190 4291412320 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 64763 55219 84 194 0 64567 0
[pid=29959/tid=29960] ppid=29955 vsize=259052 CPUtime=100.91 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 4803 0 0 0 10085 6 0 0 25 0 4 0 641579767 265269248 55219 33554432000 134512640 135305190 4291412320 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=259052 CPUtime=100.46 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 7732 0 0 0 10038 8 0 0 25 0 4 0 641579767 265269248 55219 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=259052 CPUtime=100.91 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5268 0 0 0 10087 4 0 0 25 0 4 0 641579767 265269248 55219 33554432000 134512640 135305190 4291412320 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.12
Current children cumulated vsize (KiB) 267752

Solver just ended. Dumping a history of the last processes samples

[startup+102.411 s]
/proc/loadavg: 8.01 7.91 7.72 9/297 29964
/proc/meminfo: memFree=28866712/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=259184 CPUtime=403.76 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 55287 0 0 0 40348 28 0 0 25 0 4 0 641579708 265404416 55236 33554432000 134512640 135305190 4291412320 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 64796 55236 84 194 0 64600 0
[pid=29959/tid=29960] ppid=29955 vsize=259184 CPUtime=101.01 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 4806 0 0 0 10095 6 0 0 25 0 4 0 641579767 265404416 55236 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=259184 CPUtime=100.56 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 7741 0 0 0 10048 8 0 0 25 0 4 0 641579767 265404416 55236 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=259184 CPUtime=101.01 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5273 0 0 0 10097 4 0 0 25 0 4 0 641579767 265404416 55236 33554432000 134512640 135305190 4291412320 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.52
Current children cumulated vsize (KiB) 267884

[startup+128.001 s]
/proc/loadavg: 8.06 7.93 7.73 9/297 29965
/proc/meminfo: memFree=28857028/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=268264 CPUtime=505.88 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 57626 0 0 0 50558 30 0 0 25 0 4 0 641579708 274702336 57575 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 67066 57575 84 194 0 66870 0
[pid=29959/tid=29960] ppid=29955 vsize=268264 CPUtime=126.6 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5251 0 0 0 12653 7 0 0 25 0 4 0 641579767 274702336 57575 33554432000 134512640 135305190 4291412320 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=268264 CPUtime=126.16 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 8679 0 0 0 12607 9 0 0 25 0 4 0 641579767 274702336 57575 33554432000 134512640 135305190 4291412320 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=268264 CPUtime=126.6 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5699 0 0 0 12655 5 0 0 25 0 4 0 641579767 274702336 57575 33554432000 134512640 135305190 4291412320 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 506.64
Current children cumulated vsize (KiB) 276964

[startup+134.401 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28851572/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=273144 CPUtime=531.42 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 58933 0 0 0 53111 31 0 0 25 0 4 0 641579708 279699456 58882 33554432000 134512640 135305190 4291412320 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 68286 58882 84 194 0 68090 0
[pid=29959/tid=29960] ppid=29955 vsize=273144 CPUtime=133 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5550 0 0 0 13293 7 0 0 25 0 4 0 641579767 279699456 58882 33554432000 134512640 135305190 4291412320 18446744073709551615 134528525 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=273144 CPUtime=132.56 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9065 0 0 0 13247 9 0 0 25 0 4 0 641579767 279699456 58882 33554432000 134512640 135305190 4291412320 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=273144 CPUtime=133 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6010 0 0 0 13295 5 0 0 25 0 4 0 641579767 279699456 58882 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 532.18
Current children cumulated vsize (KiB) 281844

[startup+137.611 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28849092/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=276052 CPUtime=544.24 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 59523 0 0 0 54392 32 0 0 25 0 4 0 641579708 282677248 59472 33554432000 134512640 135305190 4291412320 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69013 59472 84 194 0 68817 0
[pid=29959/tid=29960] ppid=29955 vsize=276052 CPUtime=136.21 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5669 0 0 0 13614 7 0 0 25 0 4 0 641579767 282677248 59472 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=276052 CPUtime=135.76 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9289 0 0 0 13567 9 0 0 25 0 4 0 641579767 282677248 59472 33554432000 134512640 135305190 4291412320 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=276052 CPUtime=136.21 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6139 0 0 0 13616 5 0 0 25 0 4 0 641579767 282677248 59472 33554432000 134512640 135305190 4291412320 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 545
Current children cumulated vsize (KiB) 284752

[startup+139.201 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28847848/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=277680 CPUtime=550.58 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 60018 0 0 0 55026 32 0 0 25 0 4 0 641579708 284344320 59967 33554432000 134512640 135305190 4291412320 18446744073709551615 134530657 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69420 59967 84 194 0 69224 0
[pid=29959/tid=29960] ppid=29955 vsize=277680 CPUtime=137.8 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5749 0 0 0 13773 7 0 0 25 0 4 0 641579767 284344320 59967 33554432000 134512640 135305190 4291412320 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=277680 CPUtime=137.35 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9464 0 0 0 13726 9 0 0 25 0 4 0 641579767 284344320 59967 33554432000 134512640 135305190 4291412320 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=277680 CPUtime=137.8 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6282 0 0 0 13774 6 0 0 25 0 4 0 641579767 284344320 59967 33554432000 134512640 135305190 4291412320 18446744073709551615 134558291 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 551.34
Current children cumulated vsize (KiB) 286380

[startup+140.801 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28846732/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=278100 CPUtime=557 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 60120 0 0 0 55668 32 0 0 25 0 4 0 641579708 284774400 60069 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69525 60069 84 194 0 69329 0
[pid=29959/tid=29960] ppid=29955 vsize=278100 CPUtime=139.4 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5755 0 0 0 13933 7 0 0 25 0 4 0 641579767 284774400 60069 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=278100 CPUtime=138.96 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9529 0 0 0 13887 9 0 0 25 0 4 0 641579767 284774400 60069 33554432000 134512640 135305190 4291412320 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=278100 CPUtime=139.41 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6296 0 0 0 13935 6 0 0 25 0 4 0 641579767 284774400 60069 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 557.76
Current children cumulated vsize (KiB) 286800

[startup+141.601 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28846732/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=278372 CPUtime=560.15 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 60182 0 0 0 55983 32 0 0 25 0 4 0 641579708 285052928 60131 33554432000 134512640 135305190 4291412320 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69593 60131 84 194 0 69397 0
[pid=29959/tid=29960] ppid=29955 vsize=278372 CPUtime=140.19 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5784 0 0 0 14012 7 0 0 25 0 4 0 641579767 285052928 60131 33554432000 134512640 135305190 4291412320 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=278372 CPUtime=139.75 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9551 0 0 0 13966 9 0 0 25 0 4 0 641579767 285052928 60131 33554432000 134512640 135305190 4291412320 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=278372 CPUtime=140.2 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6298 0 0 0 14014 6 0 0 25 0 4 0 641579767 285052928 60131 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 560.91
Current children cumulated vsize (KiB) 287072

[startup+141.801 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28846732/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=278372 CPUtime=560.95 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 60197 0 0 0 56063 32 0 0 25 0 4 0 641579708 285052928 60146 33554432000 134512640 135305190 4291412320 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69593 60146 84 194 0 69397 0
[pid=29959/tid=29960] ppid=29955 vsize=278372 CPUtime=140.39 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5787 0 0 0 14032 7 0 0 25 0 4 0 641579767 285052928 60146 33554432000 134512640 135305190 4291412320 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=278372 CPUtime=139.95 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9558 0 0 0 13986 9 0 0 25 0 4 0 641579767 285052928 60146 33554432000 134512640 135305190 4291412320 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=278372 CPUtime=140.4 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6298 0 0 0 14034 6 0 0 25 0 4 0 641579767 285052928 60146 33554432000 134512640 135305190 4291412320 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 561.71
Current children cumulated vsize (KiB) 287072

[startup+141.901 s]
/proc/loadavg: 8.05 7.94 7.74 9/297 29965
/proc/meminfo: memFree=28845988/32951124 swapFree=54427468/67111528
[pid=29955] ppid=29953 vsize=8700 CPUtime=0.76 cores=1,3,5,7
/proc/29955/stat : 29955 (manysat.sh) S 29953 29955 29121 0 -1 4202496 355 14481 0 0 0 0 71 5 18 0 1 0 641579631 8908800 252 33554432000 4194304 4922060 140736762479200 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29955/statm: 2175 252 209 178 0 68 0
[pid=29959] ppid=29955 vsize=278504 CPUtime=561.38 cores=1,3,5,7
/proc/29959/stat : 29959 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202496 60216 0 0 0 56106 32 0 0 25 0 4 0 641579708 285188096 60165 33554432000 134512640 135305190 4291412320 18446744073709551615 134528872 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/29959/statm: 69626 60165 84 194 0 69430 0
[pid=29959/tid=29960] ppid=29955 vsize=278504 CPUtime=140.5 cores=1,3,5,7
/proc/29959/task/29960/stat : 29960 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 5790 0 0 0 14043 7 0 0 25 0 4 0 641579767 285188096 60165 33554432000 134512640 135305190 4291412320 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29959/tid=29961] ppid=29955 vsize=278504 CPUtime=140.06 cores=1,3,5,7
/proc/29959/task/29961/stat : 29961 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 9571 0 0 0 13997 9 0 0 25 0 4 0 641579767 285188096 60165 33554432000 134512640 135305190 4291412320 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=29959/tid=29962] ppid=29955 vsize=278504 CPUtime=140.51 cores=1,3,5,7
/proc/29959/task/29962/stat : 29962 (manysat1.1_stat) R 29955 29955 29121 0 -1 4202560 6298 0 0 0 14045 6 0 0 25 0 4 0 641579767 285188096 60165 33554432000 134512640 135305190 4291412320 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 562.14
Current children cumulated vsize (KiB) 287204

Child status: 20
Real time (s): 142.005
CPU time (s): 562.496
CPU user time (s): 562.101
CPU system time (s): 0.395939
CPU usage (%): 396.11
Max. virtual memory (cumulated for all children) (KiB): 287204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 562.101
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75301
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10479
involuntary context switches= 3610

runsolver used 0.355945 second user time and 0.946856 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-13 17:16:57
IDJOB=3362217
IDBENCH=82502
IDSOLVER=1838
FILE ID=node138/3362217-1305299816
RUNJOBID= node138-1305296392-29140
PBS_JOBID= 13321415
Free space on /tmp= 47568 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362217-1305299816/watcher-3362217-1305299816 -o /tmp/evaluation-result-3362217-1305299816/solver-3362217-1305299816 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362217-1305299816.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=914206823

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29151200 kB
Buffers:        206424 kB
Cached:        3050416 kB
SwapCached:      18472 kB
Active:         918772 kB
Inactive:      2682792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29151200 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           14384 kB
Writeback:           0 kB
AnonPages:      337704 kB
Mapped:           9504 kB
Slab:            96516 kB
PageTables:      40956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39847988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47568 MiB
End job on node138 at 2011-05-13 17:19:19