Trace number 1780129

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
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 1312.48 330.233

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1157.5
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.01/0.11	c ==============================================================================
0.01/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.11	c ==============================================================================
0.01/0.11	c |         0 |  135726   315843 |   40717       0        0     nan |  0.000 % |
1.31/1.36	c |         0 |   65966   210427 |      --       0       --      -- |     --   | -69152/-103784
1.31/1.36	c ==============================================================================
1.31/1.36	c Result  :   #vars: 13761   #clauses: 65966   #literals: 210427
1.31/1.36	c CPU time:   1.32 s
1.31/1.36	c ==============================================================================
1312.43/330.21	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1312.43/330.21	c ============================[ Problem Statistics ]=============================
1312.43/330.21	c |                                                                             |
1312.43/330.21	c threadId              : 3
1312.43/330.21	c restarts              : 1406
1312.43/330.21	c conflicts             : 342308         (261 /sec)
1312.43/330.21	c decisions             : 1997585        (1.67 % random) (1525 /sec)
1312.43/330.21	c propagations          : 293226911      (223890 /sec)
1312.43/330.21	c conflict literals     : 14104849       (60.50 % deleted)
1312.43/330.21	c Memory used           : 174.75 MB
1312.43/330.21	c CPU time              : 1309.69 s
1312.43/330.21	
1312.43/330.21	c --->m=4, e=8, aimd=1, HOME/650_many.cnf	time: 327.423	conflicts: 342308       
1312.43/330.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1780129-1243529122/watcher-1780129-1243529122 -o /tmp/evaluation-result-1780129-1243529122/solver-1780129-1243529122 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780129-1243529122.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.53 3.59 4.06 3/98 650
/proc/meminfo: memFree=2860528/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2412 CPUtime=0.01
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 934488965 2469888 273 4294967295 134512640 135169312 3216891680 3216890216 3085598446 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/650/statm: 603 273 231 161 0 42 0

[startup+0.039577 s]
/proc/loadavg: 2.53 3.59 4.06 3/98 650
/proc/meminfo: memFree=2860528/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2412 CPUtime=0.01
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 934488965 2469888 273 4294967295 134512640 135169312 3216891680 3216890216 3085598446 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/650/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.109571 s]
/proc/loadavg: 2.53 3.59 4.06 3/98 650
/proc/meminfo: memFree=2860528/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2412 CPUtime=0.01
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 934488965 2469888 273 4294967295 134512640 135169312 3216891680 3216890216 3085598446 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/650/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.309554 s]
/proc/loadavg: 2.53 3.59 4.06 3/98 650
/proc/meminfo: memFree=2860528/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2412 CPUtime=0.01
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 934488965 2469888 273 4294967295 134512640 135169312 3216891680 3216890216 3085598446 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/650/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.709522 s]
/proc/loadavg: 2.53 3.59 4.06 3/98 650
/proc/meminfo: memFree=2860528/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2412 CPUtime=0.01
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 934488965 2469888 273 4294967295 134512640 135169312 3216891680 3216890216 3085598446 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/650/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.50946 s]
/proc/loadavg: 2.41 3.55 4.05 2/100 652
/proc/meminfo: memFree=2831964/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2416

[startup+3.10934 s]
/proc/loadavg: 2.41 3.55 4.05 8/104 817
/proc/meminfo: memFree=2827248/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=57504 CPUtime=5.75
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 7269 0 0 0 567 8 0 0 15 0 4 0 934489110 58884096 7204 4294967295 134512640 135305190 3215758848 3215756772 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 14376 7204 79 194 0 14180 0
[pid=653/tid=654] ppid=650 vsize=57504 CPUtime=1.31
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 524 0 0 0 128 3 0 0 15 0 4 0 934489124 58884096 7204 4294967295 134512640 135305190 3215758848 3080744052 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=57504 CPUtime=1.47
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 631 0 0 0 146 1 0 0 15 0 4 0 934489124 58884096 7204 4294967295 134512640 135305190 3215758848 3072355444 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=656] ppid=650 vsize=57504 CPUtime=1.34
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 535 0 0 0 131 3 0 0 16 0 4 0 934489124 58884096 7204 4294967295 134512640 135305190 3215758848 3063966912 134528603 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 59920

[startup+6.30908 s]
/proc/loadavg: 2.41 3.55 4.05 6/103 839
/proc/meminfo: memFree=2814076/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=68096 CPUtime=18.47
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 10157 0 0 0 1833 14 0 0 16 0 4 0 934489110 69730304 10092 4294967295 134512640 135305190 3215758848 3215756704 134843311 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 17024 10092 79 194 0 16828 0
[pid=653/tid=654] ppid=650 vsize=68096 CPUtime=4.48
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 1170 0 0 0 443 5 0 0 15 0 4 0 934489124 69730304 10092 4294967295 134512640 135305190 3215758848 3080744052 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=68096 CPUtime=4.66
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 1472 0 0 0 463 3 0 0 16 0 4 0 934489124 69730304 10092 4294967295 134512640 135305190 3215758848 3072355520 134528542 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=68096 CPUtime=4.51
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 1214 0 0 0 447 4 0 0 16 0 4 0 934489124 69730304 10092 4294967295 134512640 135305190 3215758848 3063966836 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (KiB) 70512

[startup+12.7086 s]
/proc/loadavg: 2.89 3.61 4.06 6/103 840
/proc/meminfo: memFree=2796836/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=85576 CPUtime=44.01
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 14280 0 0 0 4378 23 0 0 16 0 4 0 934489110 87629824 14215 4294967295 134512640 135305190 3215758848 3215756564 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 21394 14215 79 194 0 21198 0
[pid=653/tid=654] ppid=650 vsize=85576 CPUtime=10.88
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 1876 0 0 0 1082 6 0 0 17 0 4 0 934489124 87629824 14215 4294967295 134512640 135305190 3215758848 3080744128 134528594 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=85576 CPUtime=11.05
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 2903 0 0 0 1098 7 0 0 17 0 4 0 934489124 87629824 14215 4294967295 134512640 135305190 3215758848 3072355520 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=85576 CPUtime=10.91
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 2071 0 0 0 1086 5 0 0 16 0 4 0 934489124 87629824 14215 4294967295 134512640 135305190 3215758848 3063966912 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.47
Current children cumulated vsize (KiB) 87992

[startup+25.5175 s]
/proc/loadavg: 3.28 3.67 4.08 6/103 842
/proc/meminfo: memFree=2783524/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=97352 CPUtime=95.11
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 17109 0 0 0 9479 32 0 0 25 0 4 0 934489110 99688448 17044 4294967295 134512640 135305190 3215758848 3215757096 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 24338 17044 79 194 0 24142 0
[pid=653/tid=654] ppid=650 vsize=97352 CPUtime=23.68
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 2390 0 0 0 2360 8 0 0 25 0 4 0 934489124 99688448 17044 4294967295 134512640 135305190 3215758848 3080743976 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=97352 CPUtime=23.79
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 3617 0 0 0 2370 9 0 0 25 0 4 0 934489124 99688448 17044 4294967295 134512640 135305190 3215758848 3072355520 134528178 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=97352 CPUtime=23.71
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 2787 0 0 0 2365 6 0 0 21 0 4 0 934489124 99688448 17044 4294967295 134512640 135305190 3215758848 3063966912 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.57
Current children cumulated vsize (KiB) 99768

[startup+51.1154 s]
/proc/loadavg: 3.66 3.73 4.09 5/103 843
/proc/meminfo: memFree=2765732/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=114608 CPUtime=197.3
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 21616 0 0 0 19684 46 0 0 25 0 4 0 934489110 117358592 21551 4294967295 134512640 135305190 3215758848 3215756868 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 28652 21551 79 194 0 28456 0
[pid=653/tid=654] ppid=650 vsize=114608 CPUtime=49.25
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 3451 0 0 0 4917 8 0 0 25 0 4 0 934489124 117358592 21551 4294967295 134512640 135305190 3215758848 3080743976 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=114608 CPUtime=49.3
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 4550 0 0 0 4917 13 0 0 25 0 4 0 934489124 117358592 21551 4294967295 134512640 135305190 3215758848 3072355520 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=114608 CPUtime=49.27
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 3912 0 0 0 4915 12 0 0 25 0 4 0 934489124 117358592 21551 4294967295 134512640 135305190 3215758848 3063966784 134857151 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.76
Current children cumulated vsize (KiB) 117024

[startup+102.311 s]
/proc/loadavg: 4.14 3.85 4.10 6/103 1042
/proc/meminfo: memFree=2749364/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=131748 CPUtime=401.62
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 25808 0 0 0 40099 63 0 0 25 0 4 0 934489110 134909952 25743 4294967295 134512640 135305190 3215758848 3215757024 134528379 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 32937 25743 79 194 0 32741 0
[pid=653/tid=654] ppid=650 vsize=131748 CPUtime=100.41
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 4336 0 0 0 10026 15 0 0 25 0 4 0 934489124 134909952 25743 4294967295 134512640 135305190 3215758848 3080744128 134528576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=131748 CPUtime=100.34
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 5332 0 0 0 10021 13 0 0 25 0 4 0 934489124 134909952 25743 4294967295 134512640 135305190 3215758848 3072355520 134528837 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=131748 CPUtime=100.38
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 5099 0 0 0 10023 15 0 0 25 0 4 0 934489124 134909952 25743 4294967295 134512640 135305190 3215758848 3063966912 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 134164

[startup+162.306 s]
/proc/loadavg: 4.16 3.91 4.10 5/103 1230
/proc/meminfo: memFree=2724556/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=157352 CPUtime=640.95
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 32101 0 0 0 64008 87 0 0 23 0 4 0 934489110 161128448 32036 4294967295 134512640 135305190 3215758848 3215756872 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 39338 32036 79 194 0 39142 0
[pid=653/tid=654] ppid=650 vsize=157352 CPUtime=160.39
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 5839 0 0 0 16020 19 0 0 25 0 4 0 934489124 161128448 32036 4294967295 134512640 135305190 3215758848 3080744128 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=653/tid=655] ppid=650 vsize=157352 CPUtime=160.05
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 6784 0 0 0 15982 23 0 0 25 0 4 0 934489124 161128448 32036 4294967295 134512640 135305190 3215758848 3072355520 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=157352 CPUtime=160.14
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 6569 0 0 0 15993 21 0 0 25 0 4 0 934489124 161128448 32036 4294967295 134512640 135305190 3215758848 3063966628 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 159768

[startup+222.311 s]
/proc/loadavg: 4.23 3.97 4.11 5/103 1418
/proc/meminfo: memFree=2719596/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=161428 CPUtime=880.54
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 32874 0 0 0 87953 101 0 0 25 0 4 0 934489110 165302272 32809 4294967295 134512640 135305190 3215758848 3215757024 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 40357 32809 79 194 0 40161 0
[pid=653/tid=654] ppid=650 vsize=161428 CPUtime=220.28

################
# More data... #
################

[pid=653/tid=655] ppid=650 vsize=161428 CPUtime=219.87
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 6832 0 0 0 21960 27 0 0 25 0 4 0 934489124 165302272 32809 4294967295 134512640 135305190 3215758848 3072355520 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=161428 CPUtime=220.1
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 6878 0 0 0 21984 26 0 0 25 0 4 0 934489124 165302272 32809 4294967295 134512640 135305190 3215758848 3063966628 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 163844

[startup+282.306 s]
/proc/loadavg: 4.24 4.02 4.11 5/103 1605
/proc/meminfo: memFree=2705724/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=177008 CPUtime=1119.82
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 36612 0 0 0 111860 122 0 0 25 0 4 0 934489110 181256192 36547 4294967295 134512640 135305190 3215758848 3215757024 134528520 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44252 36547 79 194 0 44056 0
[pid=653/tid=654] ppid=650 vsize=177008 CPUtime=280.2
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 6866 0 0 0 27991 29 0 0 25 0 4 0 934489124 181256192 36547 4294967295 134512640 135305190 3215758848 3080744128 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=177008 CPUtime=279.64
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7937 0 0 0 27932 32 0 0 25 0 4 0 934489124 181256192 36547 4294967295 134512640 135305190 3215758848 3072355520 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=177008 CPUtime=280.07
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7630 0 0 0 27978 29 0 0 25 0 4 0 934489124 181256192 36547 4294967295 134512640 135305190 3215758848 3063966760 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1121.28
Current children cumulated vsize (KiB) 179424

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

[startup+307.114 s]
/proc/loadavg: 4.24 4.03 4.11 8/105 1669
/proc/meminfo: memFree=2703216/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178148 CPUtime=1218.83
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 36967 0 0 0 121757 126 0 0 25 0 4 0 934489110 182423552 36902 4294967295 134512640 135305190 3215758848 3215757024 134528559 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44537 36902 79 194 0 44341 0
[pid=653/tid=654] ppid=650 vsize=178148 CPUtime=304.9
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7082 0 0 0 30461 29 0 0 25 0 4 0 934489124 182423552 36902 4294967295 134512640 135305190 3215758848 3080744128 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178148 CPUtime=304.43
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7971 0 0 0 30409 34 0 0 25 0 4 0 934489124 182423552 36902 4294967295 134512640 135305190 3215758848 3072355520 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178148 CPUtime=304.86
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7702 0 0 0 30457 29 0 0 25 0 4 0 934489124 182423552 36902 4294967295 134512640 135305190 3215758848 3063966912 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1220.29
Current children cumulated vsize (KiB) 180564

[startup+319.913 s]
/proc/loadavg: 4.35 4.06 4.12 5/103 1794
/proc/meminfo: memFree=2703000/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178364 CPUtime=1269.78
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37029 0 0 0 126848 130 0 0 25 0 4 0 934489110 182644736 36964 4294967295 134512640 135305190 3215758848 3215757024 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44591 36964 79 194 0 44395 0
[pid=653/tid=654] ppid=650 vsize=178364 CPUtime=317.54
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7082 0 0 0 31722 32 0 0 25 0 4 0 934489124 182644736 36964 4294967295 134512640 135305190 3215758848 3080744128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178364 CPUtime=317.23
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7983 0 0 0 31689 34 0 0 25 0 4 0 934489124 182644736 36964 4294967295 134512640 135305190 3215758848 3072355520 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178364 CPUtime=317.63
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7702 0 0 0 31734 29 0 0 25 0 4 0 934489124 182644736 36964 4294967295 134512640 135305190 3215758848 3063966912 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1271.24
Current children cumulated vsize (KiB) 180780

[startup+326.313 s]
/proc/loadavg: 4.32 4.06 4.12 5/103 1795
/proc/meminfo: memFree=2702752/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178868 CPUtime=1295.37
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37139 0 0 0 129406 131 0 0 25 0 4 0 934489110 183160832 37074 4294967295 134512640 135305190 3215758848 3215757024 134528310 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44717 37074 79 194 0 44521 0
[pid=653/tid=654] ppid=650 vsize=178868 CPUtime=323.94
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7116 0 0 0 32362 32 0 0 25 0 4 0 934489124 183160832 37074 4294967295 134512640 135305190 3215758848 3080744128 134528872 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178868 CPUtime=323.63
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8024 0 0 0 32328 35 0 0 25 0 4 0 934489124 183160832 37074 4294967295 134512640 135305190 3215758848 3072355520 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178868 CPUtime=324.03
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7702 0 0 0 32374 29 0 0 25 0 4 0 934489124 183160832 37074 4294967295 134512640 135305190 3215758848 3063966912 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1296.83
Current children cumulated vsize (KiB) 181284

[startup+327.913 s]
/proc/loadavg: 4.38 4.08 4.12 6/103 1795
/proc/meminfo: memFree=2702660/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178868 CPUtime=1301.77
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37145 0 0 0 130046 131 0 0 25 0 4 0 934489110 183160832 37080 4294967295 134512640 135305190 3215758848 3215757024 134528421 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44717 37080 79 194 0 44521 0
[pid=653/tid=654] ppid=650 vsize=178868 CPUtime=325.54
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7119 0 0 0 32522 32 0 0 25 0 4 0 934489124 183160832 37080 4294967295 134512640 135305190 3215758848 3080744128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178868 CPUtime=325.23
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8027 0 0 0 32488 35 0 0 25 0 4 0 934489124 183160832 37080 4294967295 134512640 135305190 3215758848 3072355520 134528195 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178868 CPUtime=325.63
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7702 0 0 0 32534 29 0 0 25 0 4 0 934489124 183160832 37080 4294967295 134512640 135305190 3215758848 3063966912 134528265 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1303.23
Current children cumulated vsize (KiB) 181284

[startup+329.513 s]
/proc/loadavg: 4.38 4.08 4.12 5/103 1795
/proc/meminfo: memFree=2702660/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178940 CPUtime=1308.17
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37156 0 0 0 130686 131 0 0 25 0 4 0 934489110 183234560 37091 4294967295 134512640 135305190 3215758848 3215756752 134557466 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44735 37091 79 194 0 44539 0
[pid=653/tid=654] ppid=650 vsize=178940 CPUtime=327.14
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7122 0 0 0 32682 32 0 0 25 0 4 0 934489124 183234560 37091 4294967295 134512640 135305190 3215758848 3080743976 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178940 CPUtime=326.83
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8029 0 0 0 32648 35 0 0 25 0 4 0 934489124 183234560 37091 4294967295 134512640 135305190 3215758848 3072355520 134528139 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178940 CPUtime=327.23
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7702 0 0 0 32694 29 0 0 25 0 4 0 934489124 183234560 37091 4294967295 134512640 135305190 3215758848 3063966912 134528268 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1309.63
Current children cumulated vsize (KiB) 181356

[startup+329.913 s]
/proc/loadavg: 4.38 4.08 4.12 5/103 1795
/proc/meminfo: memFree=2702784/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178940 CPUtime=1309.8
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37157 0 0 0 130849 131 0 0 25 0 4 0 934489110 183234560 37092 4294967295 134512640 135305190 3215758848 3215756768 134542046 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44735 37092 79 194 0 44539 0
[pid=653/tid=654] ppid=650 vsize=178940 CPUtime=327.55
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7122 0 0 0 32723 32 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3080743792 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178940 CPUtime=327.23
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8029 0 0 0 32688 35 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3072355408 134529303 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178940 CPUtime=327.64
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7703 0 0 0 32735 29 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3063966704 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1311.26
Current children cumulated vsize (KiB) 181356

[startup+330.113 s]
/proc/loadavg: 4.38 4.08 4.12 5/103 1795
/proc/meminfo: memFree=2702784/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178940 CPUtime=1310.57
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37157 0 0 0 130926 131 0 0 25 0 4 0 934489110 183234560 37092 4294967295 134512640 135305190 3215758848 3215757024 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44735 37092 79 194 0 44539 0
[pid=653/tid=654] ppid=650 vsize=178940 CPUtime=327.74
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7122 0 0 0 32742 32 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3080744128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178940 CPUtime=327.43
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8029 0 0 0 32708 35 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3072355264 134541985 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178940 CPUtime=327.83
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7703 0 0 0 32754 29 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3063966912 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1312.03
Current children cumulated vsize (KiB) 181356

[startup+330.213 s]
/proc/loadavg: 4.38 4.08 4.12 5/103 1795
/proc/meminfo: memFree=2702784/3368532 swapFree=1959840/1959888
[pid=650] ppid=648 vsize=2416 CPUtime=1.46
/proc/650/stat : 650 (manysat.sh) S 648 650 28360 0 -1 4194304 370 6758 0 0 0 1 140 5 18 0 1 0 934488965 2473984 275 4294967295 134512640 135169312 3216891680 3216887896 3085598446 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/650/statm: 604 275 231 161 0 43 0
[pid=653] ppid=650 vsize=178940 CPUtime=1310.97
/proc/653/stat : 653 (manysat1.1_stat) R 650 650 28360 0 -1 4202496 37157 0 0 0 130966 131 0 0 25 0 4 0 934489110 183234560 37092 4294967295 134512640 135305190 3215758848 3215757024 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/653/statm: 44735 37092 79 194 0 44539 0
[pid=653/tid=654] ppid=650 vsize=178940 CPUtime=327.84
/proc/653/task/654/stat : 654 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7122 0 0 0 32752 32 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3080744128 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=653/tid=655] ppid=650 vsize=178940 CPUtime=327.53
/proc/653/task/655/stat : 655 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 8029 0 0 0 32718 35 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3072355520 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=653/tid=656] ppid=650 vsize=178940 CPUtime=327.93
/proc/653/task/656/stat : 656 (manysat1.1_stat) R 650 650 28360 0 -1 4202560 7703 0 0 0 32764 29 0 0 25 0 4 0 934489124 183234560 37092 4294967295 134512640 135305190 3215758848 3063966912 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1312.43
Current children cumulated vsize (KiB) 181356

Child status: 20
Real time (s): 330.233
CPU time (s): 1312.48
CPU user time (s): 1311.09
CPU system time (s): 1.39
CPU usage (%): 397.44
Max. virtual memory (cumulated for all children) (KiB): 181356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.09
system time used= 1.39
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44576
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= 16583
involuntary context switches= 79646

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 18:45:22
IDJOB=1780129
IDBENCH=70956
IDSOLVER=623
FILE ID=tipi39/1780129-1243529122
PBS_JOBID=
Free space on /tmp= 5741 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780129-1243529122/watcher-1780129-1243529122 -o /tmp/evaluation-result-1780129-1243529122/solver-1780129-1243529122 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780129-1243529122.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED= 260385682

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2860676 kB
Buffers:         48672 kB
Cached:         353168 kB
SwapCached:          0 kB
Active:          37988 kB
Inactive:       380528 kB
HighTotal:     2489216 kB
HighFree:      2122248 kB
LowTotal:       879316 kB
LowFree:        738428 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            4344 kB
Writeback:           0 kB
AnonPages:       16464 kB
Mapped:           6188 kB
Slab:            79216 kB
SReclaimable:    67992 kB
SUnreclaim:      11224 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5741 MiB
End job on tipi39 at 2009-05-28 18:50:53