Trace number 1780132

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 1485.84 373.772

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.11/0.11	c ==============================================================================
0.11/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.11	c ==============================================================================
0.11/0.11	c |         0 |  135726   315843 |   40717       0        0     nan |  0.000 % |
1.31/1.38	c |         0 |   65966   210427 |      --       0       --      -- |     --   | -69152/-103784
1.31/1.38	c ==============================================================================
1.31/1.38	c Result  :   #vars: 13761   #clauses: 65966   #literals: 210427
1.31/1.38	c CPU time:   1.34 s
1.31/1.38	c ==============================================================================
1485.63/373.75	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1485.63/373.75	c ============================[ Problem Statistics ]=============================
1485.63/373.75	c |                                                                             |
1485.63/373.75	c threadId              : 3
1485.63/373.75	c restarts              : 1850
1485.63/373.75	c conflicts             : 417343         (281 /sec)
1485.63/373.75	c decisions             : 2584084        (1.64 % random) (1743 /sec)
1485.63/373.75	c propagations          : 350465503      (236341 /sec)
1485.63/373.75	c conflict literals     : 16208906       (58.75 % deleted)
1485.63/373.75	c Memory used           : 175.16 MB
1485.63/373.75	c CPU time              : 1482.88 s
1485.63/373.75	
1485.63/373.75	c --->m=4, e=8, aimd=2, HOME/32456_many.cnf	time: 370.72	conflicts: 417343       
1485.63/373.76	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-1780132-1243529247/watcher-1780132-1243529247 -o /tmp/evaluation-result-1780132-1243529247/solver-1780132-1243529247 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780132-1243529247.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: 2.16 3.58 4.11 3/110 32457
/proc/meminfo: memFree=2915296/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (manysat.sh) R 32454 32456 29143 0 -1 4194304 334 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 273 4294967295 134512640 135169312 3216985920 3216984396 3085551476 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/32456/statm: 603 273 231 161 0 42 0
[pid=32457] ppid=32456 vsize=2412 CPUtime=0
/proc/32457/stat : 32457 (manysat.sh) R 32456 32456 29143 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 42 4294967295 134512640 135169312 3216985920 3216984396 3085551476 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/32457/statm: 603 42 0 161 0 42 0

[startup+0.051526 s]
/proc/loadavg: 2.16 3.58 4.11 3/110 32457
/proc/meminfo: memFree=2915296/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 273 4294967295 134512640 135169312 3216985920 3216984456 3085549294 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32456/statm: 603 273 231 161 0 42 0
[pid=32457] ppid=32456 vsize=9092 CPUtime=0.05
/proc/32457/stat : 32457 (SatElite) R 32456 32456 29143 0 -1 4202496 2087 0 0 0 5 0 0 0 18 0 1 0 1117587556 9310208 2024 4294967295 134512640 135034092 3217399648 3217395608 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32457/statm: 2273 2025 50 128 0 2143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11504

[startup+0.111509 s]
/proc/loadavg: 2.16 3.58 4.11 3/110 32457
/proc/meminfo: memFree=2915296/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 273 4294967295 134512640 135169312 3216985920 3216984456 3085549294 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32456/statm: 603 273 231 161 0 42 0
[pid=32457] ppid=32456 vsize=19532 CPUtime=0.11
/proc/32457/stat : 32457 (SatElite) R 32456 32456 29143 0 -1 4202496 4460 0 0 0 10 1 0 0 18 0 1 0 1117587556 20000768 4397 4294967295 134512640 135034092 3217399648 3217396888 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32457/statm: 4883 4398 50 128 0 4753 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 21944

[startup+0.311513 s]
/proc/loadavg: 2.16 3.58 4.11 3/110 32457
/proc/meminfo: memFree=2915296/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 273 4294967295 134512640 135169312 3216985920 3216984456 3085549294 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32456/statm: 603 273 231 161 0 42 0
[pid=32457] ppid=32456 vsize=21820 CPUtime=0.31
/proc/32457/stat : 32457 (SatElite) R 32456 32456 29143 0 -1 4202496 5315 0 0 0 30 1 0 0 18 0 1 0 1117587556 22343680 4901 4294967295 134512640 135034092 3217399648 3217395644 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32457/statm: 5455 4901 67 128 0 5325 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24232

[startup+0.711477 s]
/proc/loadavg: 2.16 3.58 4.11 3/110 32457
/proc/meminfo: memFree=2915296/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117587556 2469888 273 4294967295 134512640 135169312 3216985920 3216984456 3085549294 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32456/statm: 603 273 231 161 0 42 0
[pid=32457] ppid=32456 vsize=23432 CPUtime=0.71
/proc/32457/stat : 32457 (SatElite) R 32456 32456 29143 0 -1 4202496 5690 0 0 0 67 4 0 0 18 0 1 0 1117587556 23994368 5276 4294967295 134512640 135034092 3217399648 3217395644 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32457/statm: 5858 5276 67 128 0 5728 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 25844

[startup+1.51145 s]
/proc/loadavg: 2.16 3.58 4.11 2/111 32458
/proc/meminfo: memFree=2886696/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2416

[startup+3.11493 s]
/proc/loadavg: 2.06 3.54 4.09 5/114 32462
/proc/meminfo: memFree=2882848/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=56616 CPUtime=6.01
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 7267 0 0 0 588 13 0 0 15 0 4 0 1117587702 57974784 7202 4294967295 134512640 135305190 3219800544 3219798436 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32459/statm: 14154 7202 79 194 0 13958 0
[pid=32459/tid=32460] ppid=32456 vsize=56616 CPUtime=1.44
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 477 0 0 0 143 1 0 0 16 0 4 0 1117587716 57974784 7202 4294967295 134512640 135305190 3219800544 3080690584 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=56616 CPUtime=1.46
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 628 0 0 0 144 2 0 0 16 0 4 0 1117587716 57974784 7202 4294967295 134512640 135305190 3219800544 3072302120 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=56616 CPUtime=1.49
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 580 0 0 0 145 4 0 0 15 0 4 0 1117587716 57974784 7203 4294967295 134512640 135305190 3219800544 3063913508 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 59032

[startup+6.31119 s]
/proc/loadavg: 2.06 3.54 4.09 6/114 32463
/proc/meminfo: memFree=2869756/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=68964 CPUtime=18.53
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 10049 0 0 0 1834 19 0 0 16 0 4 0 1117587702 70619136 9984 4294967295 134512640 135305190 3219800544 3219798720 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32459/statm: 17241 9984 79 194 0 17045 0
[pid=32459/tid=32460] ppid=32456 vsize=68964 CPUtime=4.55
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 1049 0 0 0 453 2 0 0 16 0 4 0 1117587716 70619136 9984 4294967295 134512640 135305190 3219800544 3080690624 134542053 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=68964 CPUtime=4.5
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 1436 0 0 0 448 2 0 0 16 0 4 0 1117587716 70619136 9984 4294967295 134512640 135305190 3219800544 3072302272 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=68964 CPUtime=4.69
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 1224 0 0 0 460 9 0 0 15 0 4 0 1117587716 70619136 9984 4294967295 134512640 135305190 3219800544 3063913664 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (KiB) 71380

[startup+12.7103 s]
/proc/loadavg: 2.66 3.62 4.11 5/114 32647
/proc/meminfo: memFree=2854744/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=80104 CPUtime=43.44
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 13124 0 0 0 4321 23 0 0 16 0 4 0 1117587702 82026496 13059 4294967295 134512640 135305190 3219800544 3219798468 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32459/statm: 20026 13059 79 194 0 19830 0
[pid=32459/tid=32460] ppid=32456 vsize=80104 CPUtime=10.61
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 1565 0 0 0 1057 4 0 0 19 0 4 0 1117587716 82026496 13059 4294967295 134512640 135305190 3219800544 3080690880 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=80104 CPUtime=10.61
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 2501 0 0 0 1058 3 0 0 21 0 4 0 1117587716 82026496 13059 4294967295 134512640 135305190 3219800544 3072302272 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=80104 CPUtime=11.06
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 1880 0 0 0 1096 10 0 0 16 0 4 0 1117587716 82026496 13059 4294967295 134512640 135305190 3219800544 3063913664 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.9
Current children cumulated vsize (KiB) 82520

[startup+25.5096 s]
/proc/loadavg: 2.87 3.63 4.11 6/114 32647
/proc/meminfo: memFree=2842484/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=93948 CPUtime=94.61
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 16248 0 0 0 9432 29 0 0 25 0 4 0 1117587702 96202752 16183 4294967295 134512640 135305190 3219800544 3219798464 134541918 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32459/statm: 23487 16183 79 194 0 23291 0
[pid=32459/tid=32460] ppid=32456 vsize=93948 CPUtime=23.39
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 2180 0 0 0 2334 5 0 0 25 0 4 0 1117587716 96202752 16183 4294967295 134512640 135305190 3219800544 3080690608 134558354 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=93948 CPUtime=23.41
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 3308 0 0 0 2335 6 0 0 25 0 4 0 1117587716 96202752 16183 4294967295 134512640 135305190 3219800544 3072302272 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=93948 CPUtime=23.85
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 2701 0 0 0 2374 11 0 0 25 0 4 0 1117587716 96202752 16183 4294967295 134512640 135305190 3219800544 3063913664 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.07
Current children cumulated vsize (KiB) 96364

[startup+51.1183 s]
/proc/loadavg: 3.53 3.73 4.13 5/114 32650
/proc/meminfo: memFree=2829300/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=106472 CPUtime=196.96
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 19477 0 0 0 19656 40 0 0 25 0 4 0 1117587702 109027328 19412 4294967295 134512640 135305190 3219800544 3219798720 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32459/statm: 26618 19412 79 194 0 26422 0
[pid=32459/tid=32460] ppid=32456 vsize=106472 CPUtime=48.92
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 2809 0 0 0 4885 7 0 0 25 0 4 0 1117587716 109027328 19412 4294967295 134512640 135305190 3219800544 3080690880 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=106472 CPUtime=49.02
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 4217 0 0 0 4894 8 0 0 25 0 4 0 1117587716 109027328 19412 4294967295 134512640 135305190 3219800544 3072301888 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=106472 CPUtime=49.46
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 3265 0 0 0 4930 16 0 0 25 0 4 0 1117587716 109027328 19412 4294967295 134512640 135305190 3219800544 3063913664 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.42
Current children cumulated vsize (KiB) 108888

[startup+102.316 s]
/proc/loadavg: 3.99 3.83 4.14 5/114 371
/proc/meminfo: memFree=2805616/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=129820 CPUtime=401.09
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 25279 0 0 0 40046 63 0 0 25 0 4 0 1117587702 132935680 25214 4294967295 134512640 135305190 3219800544 3219798720 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32459/statm: 32455 25214 79 194 0 32259 0
[pid=32459/tid=32460] ppid=32456 vsize=129820 CPUtime=99.98
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 4148 0 0 0 9983 15 0 0 25 0 4 0 1117587716 132935680 25214 4294967295 134512640 135305190 3219800544 3080690880 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=129820 CPUtime=99.95
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 5480 0 0 0 9980 15 0 0 25 0 4 0 1117587716 132935680 25214 4294967295 134512640 135305190 3219800544 3072301888 134551986 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=129820 CPUtime=100.54
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 4711 0 0 0 10034 20 0 0 25 0 4 0 1117587716 132935680 25214 4294967295 134512640 135305190 3219800544 3063913328 134551736 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 132236

[startup+162.312 s]
/proc/loadavg: 4.45 3.98 4.17 6/114 561
/proc/meminfo: memFree=2797400/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=140024 CPUtime=640.5
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 27511 0 0 0 63971 79 0 0 25 0 4 0 1117587702 143384576 27446 4294967295 134512640 135305190 3219800544 3219798720 134528501 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 35006 27446 79 194 0 34810 0
[pid=32459/tid=32460] ppid=32456 vsize=140024 CPUtime=159.86
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 4623 0 0 0 15970 16 0 0 25 0 4 0 1117587716 143384576 27446 4294967295 134512640 135305190 3219800544 3080690880 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=140024 CPUtime=159.77
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6175 0 0 0 15960 17 0 0 25 0 4 0 1117587716 143384576 27446 4294967295 134512640 135305190 3219800544 3072302272 134528298 0 0 0 3 0 0 0 -1 2 0 0 0

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

[pid=32459/tid=32461] ppid=32456 vsize=168580 CPUtime=219.64
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7875 0 0 0 21942 22 0 0 25 0 4 0 1117587716 172625920 34909 4294967295 134512640 135305190 3219800544 3072302272 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=168580 CPUtime=220.37
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7125 0 0 0 22002 35 0 0 25 0 4 0 1117587716 172625920 34909 4294967295 134512640 135305190 3219800544 3063913664 134528338 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 881.42
Current children cumulated vsize (KiB) 170996

[startup+282.306 s]
/proc/loadavg: 4.47 4.14 4.20 5/114 946
/proc/meminfo: memFree=2762116/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=173288 CPUtime=1119.39
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 36209 0 0 0 111825 114 0 0 25 0 4 0 1117587702 177446912 36144 4294967295 134512640 135305190 3219800544 3219798720 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 43322 36144 79 194 0 43126 0
[pid=32459/tid=32460] ppid=32456 vsize=173288 CPUtime=279.38
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6673 0 0 0 27911 27 0 0 25 0 4 0 1117587716 177446912 36144 4294967295 134512640 135305190 3219800544 3080690880 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=173288 CPUtime=279.57
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8180 0 0 0 27934 23 0 0 25 0 4 0 1117587716 177446912 36144 4294967295 134512640 135305190 3219800544 3072302272 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=173288 CPUtime=280.17
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7539 0 0 0 27979 38 0 0 25 0 4 0 1117587716 177446912 36144 4294967295 134512640 135305190 3219800544 3063913664 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1120.85
Current children cumulated vsize (KiB) 175704

[startup+342.303 s]
/proc/loadavg: 4.44 4.19 4.21 7/114 1138
/proc/meminfo: memFree=2758156/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=177280 CPUtime=1358.98
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 36975 0 0 0 135759 139 0 0 25 0 4 0 1117587702 181534720 36910 4294967295 134512640 135305190 3219800544 3219798608 134538167 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 44320 36910 79 194 0 44124 0
[pid=32459/tid=32460] ppid=32456 vsize=177280 CPUtime=339.19
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6802 0 0 0 33885 34 0 0 25 0 4 0 1117587716 181534720 36910 4294967295 134512640 135305190 3219800544 3080690532 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=177280 CPUtime=339.51
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8247 0 0 0 33923 28 0 0 25 0 4 0 1117587716 181534720 36910 4294967295 134512640 135305190 3219800544 3072302272 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=177280 CPUtime=340.01
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7639 0 0 0 33958 43 0 0 25 0 4 0 1117587716 181534720 36910 4294967295 134512640 135305190 3219800544 3063913664 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1360.44
Current children cumulated vsize (KiB) 179696

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

[startup+358.302 s]
/proc/loadavg: 4.42 4.20 4.21 5/114 1139
/proc/meminfo: memFree=2757908/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=177688 CPUtime=1422.94
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37101 0 0 0 142150 144 0 0 25 0 4 0 1117587702 181952512 37036 4294967295 134512640 135305190 3219800544 3219798720 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 44422 37036 79 194 0 44226 0
[pid=32459/tid=32460] ppid=32456 vsize=177688 CPUtime=355.17
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6915 0 0 0 35482 35 0 0 25 0 4 0 1117587716 181952512 37036 4294967295 134512640 135305190 3219800544 3080690880 134528562 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=177688 CPUtime=355.51
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8252 0 0 0 35521 30 0 0 25 0 4 0 1117587716 181952512 37036 4294967295 134512640 135305190 3219800544 3072302240 134570412 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=177688 CPUtime=356.01
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7647 0 0 0 35556 45 0 0 25 0 4 0 1117587716 181952512 37036 4294967295 134512640 135305190 3219800544 3063913664 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1424.4
Current children cumulated vsize (KiB) 180104

[startup+364.702 s]
/proc/loadavg: 4.39 4.19 4.21 5/114 1139
/proc/meminfo: memFree=2757660/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=177688 CPUtime=1448.46
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37147 0 0 0 144700 146 0 0 25 0 4 0 1117587702 181952512 37082 4294967295 134512640 135305190 3219800544 3219798720 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 44422 37082 79 194 0 44226 0
[pid=32459/tid=32460] ppid=32456 vsize=177688 CPUtime=361.49
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6925 0 0 0 36114 35 0 0 25 0 4 0 1117587716 181952512 37082 4294967295 134512640 135305190 3219800544 3080690880 134528548 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=177688 CPUtime=361.91
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8281 0 0 0 36159 32 0 0 25 0 4 0 1117587716 181952512 37082 4294967295 134512640 135305190 3219800544 3072302272 134528245 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=177688 CPUtime=362.41
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7651 0 0 0 36196 45 0 0 25 0 4 0 1117587716 181952512 37082 4294967295 134512640 135305190 3219800544 3063913664 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1449.92
Current children cumulated vsize (KiB) 180104

[startup+367.902 s]
/proc/loadavg: 4.44 4.21 4.21 6/115 1171
/proc/meminfo: memFree=2757208/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=178048 CPUtime=1461.21
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37232 0 0 0 145975 146 0 0 25 0 4 0 1117587702 182321152 37163 4294967295 134512640 135305190 3219800544 3219798720 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 44512 37163 79 194 0 44316 0
[pid=32459/tid=32460] ppid=32456 vsize=178048 CPUtime=364.67
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6930 0 0 0 36432 35 0 0 25 0 4 0 1117587716 182321152 37163 4294967295 134512640 135305190 3219800544 3080690880 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=178048 CPUtime=365.1
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8360 0 0 0 36478 32 0 0 25 0 4 0 1117587716 182321152 37163 4294967295 134512640 135305190 3219800544 3072302272 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=178048 CPUtime=365.6
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7652 0 0 0 36515 45 0 0 25 0 4 0 1117587716 182321152 37163 4294967295 134512640 135305190 3219800544 3063913664 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1462.67
Current children cumulated vsize (KiB) 180464

[startup+371.112 s]
/proc/loadavg: 4.44 4.21 4.21 7/115 1200
/proc/meminfo: memFree=2756416/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=179360 CPUtime=1474.02
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37295 0 0 0 147256 146 0 0 25 0 4 0 1117587702 183664640 37226 4294967295 134512640 135305190 3219800544 3219798720 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32459/statm: 44840 37226 79 194 0 44644 0
[pid=32459/tid=32460] ppid=32456 vsize=179360 CPUtime=367.86
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6948 0 0 0 36751 35 0 0 25 0 4 0 1117587716 183664640 37226 4294967295 134512640 135305190 3219800544 3080690608 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=179360 CPUtime=368.31
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8367 0 0 0 36799 32 0 0 25 0 4 0 1117587716 183664640 37226 4294967295 134512640 135305190 3219800544 3072302272 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=179360 CPUtime=368.8
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7653 0 0 0 36835 45 0 0 25 0 4 0 1117587716 183664640 37226 4294967295 134512640 135305190 3219800544 3063913664 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1475.48
Current children cumulated vsize (KiB) 181776

[startup+372.711 s]
/proc/loadavg: 4.48 4.22 4.22 5/114 1323
/proc/meminfo: memFree=2755724/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=179360 CPUtime=1480.18
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37330 0 0 0 147871 147 0 0 25 0 4 0 1117587702 183664640 37261 4294967295 134512640 135305190 3219800544 3219798720 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32459/statm: 44840 37261 79 194 0 44644 0
[pid=32459/tid=32460] ppid=32456 vsize=179360 CPUtime=369.46
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6957 0 0 0 36910 36 0 0 25 0 4 0 1117587716 183664640 37261 4294967295 134512640 135305190 3219800544 3080690544 134551924 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=179360 CPUtime=369.72
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8380 0 0 0 36940 32 0 0 25 0 4 0 1117587716 183664640 37261 4294967295 134512640 135305190 3219800544 3072302340 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=179360 CPUtime=370.37
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7655 0 0 0 36992 45 0 0 25 0 4 0 1117587716 183664640 37261 4294967295 134512640 135305190 3219800544 3063913552 134529638 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 181776

[startup+373.511 s]
/proc/loadavg: 4.48 4.22 4.22 5/114 1323
/proc/meminfo: memFree=2755676/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=179360 CPUtime=1483.37
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37352 0 0 0 148190 147 0 0 25 0 4 0 1117587702 183664640 37283 4294967295 134512640 135305190 3219800544 3219798720 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32459/statm: 44840 37283 79 194 0 44644 0
[pid=32459/tid=32460] ppid=32456 vsize=179360 CPUtime=370.26
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6957 0 0 0 36990 36 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3080690880 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=179360 CPUtime=370.51
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8402 0 0 0 37019 32 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3072302272 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=179360 CPUtime=371.17
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7655 0 0 0 37072 45 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3063913456 134547909 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1484.83
Current children cumulated vsize (KiB) 181776

[startup+373.711 s]
/proc/loadavg: 4.48 4.22 4.22 5/114 1323
/proc/meminfo: memFree=2755676/3368532 swapFree=1959840/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=1.46
/proc/32456/stat : 32456 (manysat.sh) S 32454 32456 29143 0 -1 4194304 371 6759 0 0 0 0 142 4 18 0 1 0 1117587556 2473984 275 4294967295 134512640 135169312 3216985920 3216982136 3085549294 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32456/statm: 604 275 231 161 0 43 0
[pid=32459] ppid=32456 vsize=179360 CPUtime=1484.17
/proc/32459/stat : 32459 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202496 37352 0 0 0 148269 148 0 0 25 0 4 0 1117587702 183664640 37283 4294967295 134512640 135305190 3219800544 3219798608 134529244 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32459/statm: 44840 37283 79 194 0 44644 0
[pid=32459/tid=32460] ppid=32456 vsize=179360 CPUtime=370.46
/proc/32459/task/32460/stat : 32460 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 6957 0 0 0 37010 36 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3080692144 134657576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32459/tid=32461] ppid=32456 vsize=179360 CPUtime=370.71
/proc/32459/task/32461/stat : 32461 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 8402 0 0 0 37039 32 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3072303536 134657576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32459/tid=32462] ppid=32456 vsize=179360 CPUtime=371.37
/proc/32459/task/32462/stat : 32462 (manysat1.1_stat) R 32456 32456 29143 0 -1 4202560 7655 0 0 0 37091 46 0 0 25 0 4 0 1117587716 183664640 37283 4294967295 134512640 135305190 3219800544 3063914928 134657608 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1485.63
Current children cumulated vsize (KiB) 181776

Child status: 20
Real time (s): 373.772
CPU time (s): 1485.84
CPU user time (s): 1484.3
CPU system time (s): 1.54
CPU usage (%): 397.526
Max. virtual memory (cumulated for all children) (KiB): 181776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1484.3
system time used= 1.54
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44771
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= 14323
involuntary context switches= 72102

runsolver used 0.01 second user time and 0.04 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:47:27
IDJOB=1780132
IDBENCH=70956
IDSOLVER=626
FILE ID=/1780132-1243529247
PBS_JOBID=
Free space on /tmp= 7985 MiB

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

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED= 1526159645

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.073
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2915444 kB
Buffers:         44812 kB
Cached:         307364 kB
SwapCached:          0 kB
Active:          37976 kB
Inactive:       333808 kB
HighTotal:     2489216 kB
HighFree:      2162368 kB
LowTotal:       879316 kB
LowFree:        753076 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            4340 kB
Writeback:           0 kB
AnonPages:       19172 kB
Mapped:           7752 kB
Slab:            71296 kB
SReclaimable:    58884 kB
SUnreclaim:      12412 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7985 MiB
End job on  at 2009-05-28 18:53:41