Trace number 1781557

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 2/2009-03-20 (4 threads)UNSAT 2160.54 547.924

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1419
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
0.80/0.84	c ==============================================================================
0.80/0.84	c |           |     ORIGINAL     |              LEARNT              |          |
0.80/0.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.80/0.84	c ==============================================================================
0.80/0.84	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
4.80/4.84	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
4.80/4.84	c ==============================================================================
4.80/4.84	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
4.80/4.84	c CPU time:   4.69 s
4.80/4.84	c ==============================================================================
2160.28/547.86	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2160.28/547.86	c ============================[ Problem Statistics ]=============================
2160.28/547.86	c |                                                                             |
2160.28/547.86	c threadId              : 3
2160.28/547.86	c restarts              : 3353
2160.28/547.86	c conflicts             : 859859         (400 /sec)
2160.28/547.86	c decisions             : 5420441        (0.81 % random) (2519 /sec)
2160.28/547.86	c propagations          : 832181501      (386807 /sec)
2160.28/547.86	c conflict literals     : 54217129       (62.29 % deleted)
2160.28/547.86	c Memory used           : 820.55 MB
2160.28/547.86	c CPU time              : 2151.41 s
2160.28/547.86	
2160.28/547.86	c --->m=4, e=8, aimd=2, HOME/10808_many.cnf	time: 537.852	conflicts: 859859       
2160.28/547.91	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-1781557-1243544953/watcher-1781557-1243544953 -o /tmp/evaluation-result-1781557-1243544953/solver-1781557-1243544953 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781557-1243544953.cnf aimd 2 

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: 4.54 4.42 4.45 3/99 10808
/proc/meminfo: memFree=2916744/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=1028 CPUtime=0
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 190 0 0 0 0 0 0 0 18 0 1 0 1119159856 1052672 127 4294967295 134512640 135034092 3213085504 3213081848 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 257 128 50 128 0 127 0

[startup+0.06877 s]
/proc/loadavg: 4.54 4.42 4.45 3/99 10808
/proc/meminfo: memFree=2916744/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=6488 CPUtime=0.06
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 1555 0 0 0 4 2 0 0 18 0 1 0 1119159856 6643712 1492 4294967295 134512640 135034092 3213085504 3213081848 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 1622 1493 50 128 0 1492 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8900

[startup+0.108766 s]
/proc/loadavg: 4.54 4.42 4.45 3/99 10808
/proc/meminfo: memFree=2916744/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=10360 CPUtime=0.1
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 2391 0 0 0 8 2 0 0 18 0 1 0 1119159856 10608640 2328 4294967295 134512640 135034092 3213085504 3213081848 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 2590 2328 50 128 0 2460 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12772

[startup+0.308746 s]
/proc/loadavg: 4.54 4.42 4.45 3/99 10808
/proc/meminfo: memFree=2916744/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=28256 CPUtime=0.3
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 6413 0 0 0 26 4 0 0 18 0 1 0 1119159856 28934144 6350 4294967295 134512640 135034092 3213085504 3213081848 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 7064 6350 50 128 0 6934 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 30668

[startup+0.708709 s]
/proc/loadavg: 4.54 4.42 4.45 3/99 10808
/proc/meminfo: memFree=2916744/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=61996 CPUtime=0.7
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 14492 0 0 0 61 9 0 0 18 0 1 0 1119159856 63483904 14429 4294967295 134512640 135034092 3213085504 3213081848 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 15499 14429 50 128 0 15369 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 64408

[startup+1.50863 s]
/proc/loadavg: 4.25 4.36 4.44 2/101 10810
/proc/meminfo: memFree=2824816/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=111176 CPUtime=1.5
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 26577 0 0 0 136 14 0 0 20 0 1 0 1119159856 113844224 23809 4294967295 134512640 135034092 3213085504 3213081500 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 27794 23809 67 128 0 27664 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113588

[startup+3.10848 s]
/proc/loadavg: 4.25 4.36 4.44 2/101 10810
/proc/meminfo: memFree=2812976/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2412 CPUtime=0
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119159856 2469888 273 4294967295 134512640 135169312 3216920368 3216918904 3085475566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10808/statm: 603 273 231 161 0 42 0
[pid=10809] ppid=10808 vsize=126976 CPUtime=3.1
/proc/10809/stat : 10809 (SatElite) R 10808 10808 19648 0 -1 4202496 29518 0 0 0 295 15 0 0 25 0 1 0 1119159856 130023424 26664 4294967295 134512640 135034092 3213085504 3213081696 134540849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10809/statm: 31744 26664 67 128 0 31614 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 129388

[startup+6.30818 s]
/proc/loadavg: 4.25 4.36 4.44 2/101 10810
/proc/meminfo: memFree=2810196/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2416

[startup+12.7176 s]
/proc/loadavg: 4.07 4.32 4.42 6/104 10814
/proc/meminfo: memFree=2583628/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=346296 CPUtime=19.15
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 78227 0 0 0 1879 36 0 0 25 0 4 0 1119160482 354607104 78161 4294967295 134512640 135305190 3217239920 3217237840 134541873 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 86574 78161 79 194 0 86378 0
[pid=10811/tid=10812] ppid=10808 vsize=346296 CPUtime=4.25
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 1793 0 0 0 422 3 0 0 20 0 4 0 1119160695 354607104 78162 4294967295 134512640 135305190 3217239920 3078499520 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=346296 CPUtime=4.3
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 3425 0 0 0 428 2 0 0 25 0 4 0 1119160695 354607104 78162 4294967295 134512640 135305190 3217239920 3039440064 134528203 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=346296 CPUtime=4.2
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 1419 0 0 0 417 3 0 0 20 0 4 0 1119160695 354607104 78162 4294967295 134512640 135305190 3217239920 3031051248 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 348712

[startup+25.5164 s]
/proc/loadavg: 4.13 4.32 4.42 5/104 10998
/proc/meminfo: memFree=2499084/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=427128 CPUtime=70.07
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 98204 0 0 0 6960 47 0 0 25 0 4 0 1119160482 437379072 98138 4294967295 134512640 135305190 3217239920 3217238096 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 106782 98138 79 194 0 106586 0
[pid=10811/tid=10812] ppid=10808 vsize=427128 CPUtime=17
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 5900 0 0 0 1692 8 0 0 20 0 4 0 1119160695 437379072 98138 4294967295 134512640 135305190 3217239920 3078499520 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=427128 CPUtime=17.07
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 13740 0 0 0 1700 7 0 0 25 0 4 0 1119160695 437379072 98138 4294967295 134512640 135305190 3217239920 3039440064 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=427128 CPUtime=16.98
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 3154 0 0 0 1694 4 0 0 25 0 4 0 1119160695 437379072 98138 4294967295 134512640 135305190 3217239920 3031051196 134541486 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.33
Current children cumulated vsize (KiB) 429544

[startup+51.1139 s]
/proc/loadavg: 4.22 4.33 4.42 6/104 11000
/proc/meminfo: memFree=2460128/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=464800 CPUtime=172.37
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 107672 0 0 0 17167 70 0 0 25 0 4 0 1119160482 475955200 107606 4294967295 134512640 135305190 3217239920 3217238096 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 116200 107606 79 194 0 116004 0
[pid=10811/tid=10812] ppid=10808 vsize=464800 CPUtime=42.51
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 7865 0 0 0 4236 15 0 0 25 0 4 0 1119160695 475955200 107606 4294967295 134512640 135305190 3217239920 3078499248 134557710 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=464800 CPUtime=42.67
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 16843 0 0 0 4257 10 0 0 25 0 4 0 1119160695 475955200 107606 4294967295 134512640 135305190 3217239920 3039440064 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=464800 CPUtime=42.58
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 4754 0 0 0 4251 7 0 0 25 0 4 0 1119160695 475955200 107606 4294967295 134512640 135305190 3217239920 3031051456 134528571 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.63
Current children cumulated vsize (KiB) 467216

[startup+102.309 s]
/proc/loadavg: 4.28 4.32 4.41 5/104 11188
/proc/meminfo: memFree=2384704/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=541536 CPUtime=376.63
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 126383 0 0 0 37564 99 0 0 25 0 4 0 1119160482 554532864 126296 4294967295 134512640 135305190 3217239920 3217238096 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 135384 126296 79 194 0 135188 0
[pid=10811/tid=10812] ppid=10808 vsize=541536 CPUtime=93.36
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 13078 0 0 0 9311 25 0 0 25 0 4 0 1119160695 554532864 126296 4294967295 134512640 135305190 3217239920 3078499520 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=541536 CPUtime=93.86
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 21833 0 0 0 9372 14 0 0 25 0 4 0 1119160695 554532864 126296 4294967295 134512640 135305190 3217239920 3039440064 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=541536 CPUtime=93.71
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 7861 0 0 0 9356 15 0 0 25 0 4 0 1119160695 554532864 126296 4294967295 134512640 135305190 3217239920 3031051456 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 382.89
Current children cumulated vsize (KiB) 543952

[startup+162.303 s]
/proc/loadavg: 4.25 4.29 4.39 6/104 11375
/proc/meminfo: memFree=2314928/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=614752 CPUtime=616.14
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 144224 0 0 0 61482 132 0 0 25 0 4 0 1119160482 629506048 144137 4294967295 134512640 135305190 3217239920 3217238096 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 153688 144137 79 194 0 153492 0
[pid=10811/tid=10812] ppid=10808 vsize=614752 CPUtime=153.28
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 18465 0 0 0 15296 32 0 0 25 0 4 0 1119160695 629506048 144137 4294967295 134512640 135305190 3217239920 3078499184 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=614752 CPUtime=153.8
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 26113 0 0 0 15358 22 0 0 25 0 4 0 1119160695 629506048 144137 4294967295 134512640 135305190 3217239920 3039440064 134528562 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=614752 CPUtime=153.61
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 10023 0 0 0 15342 19 0 0 25 0 4 0 1119160695 629506048 144137 4294967295 134512640 135305190 3217239920 3031051456 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 622.4
Current children cumulated vsize (KiB) 617168

[startup+222.324 s]
/proc/loadavg: 4.44 4.33 4.39 5/104 11564
/proc/meminfo: memFree=2264672/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=665992 CPUtime=855.77

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

/proc/meminfo: memFree=2153932/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=780236 CPUtime=1573.87
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 184048 0 0 0 157153 234 0 0 25 0 4 0 1119160482 798961664 183932 4294967295 134512640 135305190 3217239920 3217238096 134528817 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10811/statm: 195059 183932 79 194 0 194863 0
[pid=10811/tid=10812] ppid=10808 vsize=780236 CPUtime=392.62
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 29431 0 0 0 39213 49 0 0 25 0 4 0 1119160695 798961664 183932 4294967295 134512640 135305190 3217239920 3078499520 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=780236 CPUtime=393.22
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 36593 0 0 0 39276 46 0 0 25 0 4 0 1119160695 798961664 183932 4294967295 134512640 135305190 3217239920 3039439744 134552678 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=780236 CPUtime=392.84
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 17258 0 0 0 39226 58 0 0 25 0 4 0 1119160695 798961664 183932 4294967295 134512640 135305190 3217239920 3031051456 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1580.13
Current children cumulated vsize (KiB) 782652

[startup+462.305 s]
/proc/loadavg: 4.80 4.45 4.41 5/104 12320
/proc/meminfo: memFree=2127372/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=809652 CPUtime=1813.03
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 190515 0 0 0 181045 258 0 0 25 0 4 0 1119160482 829083648 190399 4294967295 134512640 135305190 3217239920 3217238088 134570385 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10811/statm: 202413 190399 79 194 0 202217 0
[pid=10811/tid=10812] ppid=10808 vsize=809652 CPUtime=452.35
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 31425 0 0 0 45183 52 0 0 25 0 4 0 1119160695 829083648 190399 4294967295 134512640 135305190 3217239920 3078499520 134530636 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=809652 CPUtime=453.19
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 38596 0 0 0 45265 54 0 0 25 0 4 0 1119160695 829083648 190399 4294967295 134512640 135305190 3217239920 3039440064 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=809652 CPUtime=452.42
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 18250 0 0 0 45178 64 0 0 25 0 4 0 1119160695 829083648 190399 4294967295 134512640 135305190 3217239920 3031051456 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1819.29
Current children cumulated vsize (KiB) 812068

[startup+522.319 s]
/proc/loadavg: 4.41 4.39 4.39 6/104 12512
/proc/meminfo: memFree=2102400/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=837944 CPUtime=2052.28
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197140 0 0 0 204951 277 0 0 25 0 4 0 1119160482 858054656 197024 4294967295 134512640 135305190 3217239920 3217238096 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209486 197024 79 194 0 209290 0
[pid=10811/tid=10812] ppid=10808 vsize=837944 CPUtime=512.36
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 51180 56 0 0 25 0 4 0 1119160695 858054656 197024 4294967295 134512640 135305190 3217239920 3078499408 134538167 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=837944 CPUtime=513
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40418 0 0 0 51237 63 0 0 25 0 4 0 1119160695 858054656 197024 4294967295 134512640 135305190 3217239920 3039440064 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=837944 CPUtime=512.32
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19664 0 0 0 51167 65 0 0 25 0 4 0 1119160695 858054656 197024 4294967295 134512640 135305190 3217239920 3031051184 134557423 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2058.54
Current children cumulated vsize (KiB) 840360

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

[startup+524.719 s]
/proc/loadavg: 4.41 4.39 4.39 5/104 12512
/proc/meminfo: memFree=2101240/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=837944 CPUtime=2061.88
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197269 0 0 0 205911 277 0 0 25 0 4 0 1119160482 858054656 197153 4294967295 134512640 135305190 3217239920 3217238096 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209486 197153 79 194 0 209290 0
[pid=10811/tid=10812] ppid=10808 vsize=837944 CPUtime=514.76
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 51420 56 0 0 25 0 4 0 1119160695 858054656 197153 4294967295 134512640 135305190 3217239920 3078499408 134538165 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=837944 CPUtime=515.4
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40513 0 0 0 51477 63 0 0 25 0 4 0 1119160695 858054656 197153 4294967295 134512640 135305190 3217239920 3039440064 134528777 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=837944 CPUtime=514.72
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19676 0 0 0 51407 65 0 0 25 0 4 0 1119160695 858054656 197153 4294967295 134512640 135305190 3217239920 3031051456 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2068.14
Current children cumulated vsize (KiB) 840360

[startup+537.518 s]
/proc/loadavg: 4.32 4.37 4.38 5/104 12512
/proc/meminfo: memFree=2100320/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=838560 CPUtime=2113
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197493 0 0 0 211020 280 0 0 25 0 4 0 1119160482 858685440 197377 4294967295 134512640 135305190 3217239920 3217237984 134538546 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209640 197377 79 194 0 209444 0
[pid=10811/tid=10812] ppid=10808 vsize=838560 CPUtime=527.55
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 52698 57 0 0 25 0 4 0 1119160695 858685440 197377 4294967295 134512640 135305190 3217239920 3078499368 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=838560 CPUtime=528.2
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40654 0 0 0 52756 64 0 0 25 0 4 0 1119160695 858685440 197377 4294967295 134512640 135305190 3217239920 3039440064 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=838560 CPUtime=527.51
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19750 0 0 0 52686 65 0 0 25 0 4 0 1119160695 858685440 197377 4294967295 134512640 135305190 3217239920 3031051456 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2119.26
Current children cumulated vsize (KiB) 840976

[startup+543.917 s]
/proc/loadavg: 4.37 4.38 4.38 5/104 12512
/proc/meminfo: memFree=2099824/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=838920 CPUtime=2138.49
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197610 0 0 0 213568 281 0 0 25 0 4 0 1119160482 859054080 197494 4294967295 134512640 135305190 3217239920 3217237984 134538917 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209730 197494 79 194 0 209534 0
[pid=10811/tid=10812] ppid=10808 vsize=838920 CPUtime=533.94
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 53337 57 0 0 25 0 4 0 1119160695 859054080 197494 4294967295 134512640 135305190 3217239920 3078499588 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=838920 CPUtime=534.6
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40771 0 0 0 53395 65 0 0 25 0 4 0 1119160695 859054080 197494 4294967295 134512640 135305190 3217239920 3039440064 134528195 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=838920 CPUtime=533.86
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19750 0 0 0 53321 65 0 0 25 0 4 0 1119160695 859054080 197494 4294967295 134512640 135305190 3217239920 3031051184 134557478 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2144.75
Current children cumulated vsize (KiB) 841336

[startup+545.517 s]
/proc/loadavg: 4.37 4.38 4.38 5/104 12512
/proc/meminfo: memFree=2099700/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=839136 CPUtime=2144.88
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197654 0 0 0 214207 281 0 0 25 0 4 0 1119160482 859275264 197538 4294967295 134512640 135305190 3217239920 3217237944 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209784 197538 79 194 0 209588 0
[pid=10811/tid=10812] ppid=10808 vsize=839136 CPUtime=535.54
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 53497 57 0 0 25 0 4 0 1119160695 859275264 197538 4294967295 134512640 135305190 3217239920 3078499408 134529379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=839136 CPUtime=536.2
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40815 0 0 0 53555 65 0 0 25 0 4 0 1119160695 859275264 197538 4294967295 134512640 135305190 3217239920 3039440064 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=839136 CPUtime=535.46
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19750 0 0 0 53481 65 0 0 25 0 4 0 1119160695 859275264 197538 4294967295 134512640 135305190 3217239920 3031051524 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2151.14
Current children cumulated vsize (KiB) 841552

[startup+547.117 s]
/proc/loadavg: 4.42 4.39 4.38 5/104 12512
/proc/meminfo: memFree=2099576/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=839404 CPUtime=2151.23
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197687 0 0 0 214841 282 0 0 25 0 4 0 1119160482 859549696 197571 4294967295 134512640 135305190 3217239920 3217238096 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209851 197571 79 194 0 209655 0
[pid=10811/tid=10812] ppid=10808 vsize=839404 CPUtime=537.13
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 53656 57 0 0 25 0 4 0 1119160695 859549696 197571 4294967295 134512640 135305190 3217239920 3078499588 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=839404 CPUtime=537.8
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40847 0 0 0 53714 66 0 0 25 0 4 0 1119160695 859549696 197571 4294967295 134512640 135305190 3217239920 3039440064 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=839404 CPUtime=537.06
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19751 0 0 0 53641 65 0 0 25 0 4 0 1119160695 859549696 197571 4294967295 134512640 135305190 3217239920 3031051456 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2157.49
Current children cumulated vsize (KiB) 841820

[startup+547.517 s]
/proc/loadavg: 4.42 4.39 4.38 5/104 12512
/proc/meminfo: memFree=2099576/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2416 CPUtime=6.26
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 370 29560 0 0 0 0 601 25 18 0 1 0 1119159856 2473984 275 4294967295 134512640 135169312 3216920368 3216916584 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10808/statm: 604 275 231 161 0 43 0
[pid=10811] ppid=10808 vsize=839876 CPUtime=2152.82
/proc/10811/stat : 10811 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202496 197826 0 0 0 215000 282 0 0 25 0 4 0 1119160482 860033024 197710 4294967295 134512640 135305190 3217239920 3217237824 134557936 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10811/statm: 209969 197710 79 194 0 209773 0
[pid=10811/tid=10812] ppid=10808 vsize=839876 CPUtime=537.53
/proc/10811/task/10812/stat : 10812 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 33100 0 0 0 53696 57 0 0 25 0 4 0 1119160695 860033024 197710 4294967295 134512640 135305190 3217239920 3078499520 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10811/tid=10813] ppid=10808 vsize=839876 CPUtime=538.2
/proc/10811/task/10813/stat : 10813 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 40976 0 0 0 53754 66 0 0 25 0 4 0 1119160695 860033024 197710 4294967295 134512640 135305190 3217239920 3039440064 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10811/tid=10814] ppid=10808 vsize=839876 CPUtime=537.46
/proc/10811/task/10814/stat : 10814 (manysat1.1_stat) R 10808 10808 19648 0 -1 4202560 19751 0 0 0 53681 65 0 0 25 0 4 0 1119160695 860033024 197710 4294967295 134512640 135305190 3217239920 3031051456 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2159.08
Current children cumulated vsize (KiB) 842292

[startup+547.917 s]
/proc/loadavg: 4.42 4.39 4.38 5/104 12513
/proc/meminfo: memFree=2098836/3368532 swapFree=1953580/1959888
[pid=10808] ppid=10806 vsize=2932 CPUtime=2160.53
/proc/10808/stat : 10808 (manysat.sh) S 10806 10808 19648 0 -1 4194304 458 227452 0 0 0 0 215742 311 23 0 1 0 1119159856 3002368 343 4294967295 134512640 135169312 3216920368 3216915752 3085475566 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10808/statm: 733 343 233 161 0 172 0
Current children cumulated CPU time (s) 2160.53
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 547.924
CPU time (s): 2160.54
CPU user time (s): 2157.42
CPU system time (s): 3.12
CPU usage (%): 394.314
Max. virtual memory (cumulated for all children) (KiB): 842652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2157.42
system time used= 3.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228094
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= 16067
involuntary context switches= 95784

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 23:09:13
IDJOB=1781557
IDBENCH=71777
IDSOLVER=626
FILE ID=/1781557-1243544953
PBS_JOBID=
Free space on /tmp= 15861 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781557-1243544953/watcher-1781557-1243544953 -o /tmp/evaluation-result-1781557-1243544953/solver-1781557-1243544953 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781557-1243544953.cnf aimd 2

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED= 1198226672

Linux (none) 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.105
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.42
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.105
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.11
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.105
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.105
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:       2916892 kB
Buffers:         37392 kB
Cached:         335884 kB
SwapCached:       2424 kB
Active:         140156 kB
Inactive:       243548 kB
HighTotal:     2489216 kB
HighFree:      2140164 kB
LowTotal:       879316 kB
LowFree:        776728 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           26212 kB
Writeback:           0 kB
AnonPages:        9976 kB
Mapped:           4952 kB
Slab:            58768 kB
SReclaimable:    50560 kB
SUnreclaim:       8208 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15861 MiB
End job on  at 2009-05-28 23:18:22