Trace number 1772836

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-20UNSAT 1941.32 972.465

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1110.79
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   16192    42927 |    4857       0        0     nan |  0.000 % |
0.09/0.11	c |         0 |   12797    40460 |      --       0       --      -- |     --   | -3395/-2467
0.09/0.11	c ==============================================================================
0.09/0.11	c Result  :   #vars: 2513   #clauses: 12797   #literals: 40460
0.09/0.11	c CPU time:   0.104984 s
0.09/0.11	c ==============================================================================
1941.22/972.43	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1941.22/972.43	c ============================[ Problem Statistics ]=============================
1941.22/972.43	c |                                                                             |
1941.22/972.43	c threadId              : 3
1941.22/972.43	c restarts              : 598
1941.22/972.43	c conflicts             : 569066         (293 /sec)
1941.22/972.43	c decisions             : 717681         (1.88 % random) (370 /sec)
1941.22/972.43	c propagations          : 178347379      (91898 /sec)
1941.22/972.43	c conflict literals     : 20568647       (57.39 % deleted)
1941.22/972.43	c Memory used           : 150.41 MB
1941.22/972.43	c CPU time              : 1940.71 s
1941.22/972.43	
1941.22/972.43	c --->m=4, e=8, aimd=1, HOME/26691_many.cnf	time: 485.179	conflicts: 569066       
1941.22/972.45	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772836-1241285830/watcher-1772836-1241285830 -o /tmp/evaluation-result-1772836-1241285830/solver-1772836-1241285830 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772836-1241285830.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26691
/proc/meminfo: memFree=1263736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156616367 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26691/statm: 1339 235 195 169 0 50 0
[pid=26692] ppid=26691 vsize=1820 CPUtime=0
/proc/26692/stat : 26692 (SatElite) R 26691 26691 26654 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 156616368 1863680 292 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26692/statm: 455 293 51 127 0 325 0

[startup+0.0874589 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26691
/proc/meminfo: memFree=1263736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156616367 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26691/statm: 1339 235 195 169 0 50 0
[pid=26692] ppid=26691 vsize=3764 CPUtime=0.08
/proc/26692/stat : 26692 (SatElite) R 26691 26691 26654 0 -1 4194304 798 0 0 0 8 0 0 0 18 0 1 0 156616368 3854336 782 1992294400 134512640 135034092 4294956112 18446744073709551615 134585238 0 0 4096 3 0 0 0 17 1 0 0
/proc/26692/statm: 941 782 68 127 0 811 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9120

[startup+0.101454 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26691
/proc/meminfo: memFree=1263736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156616367 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26691/statm: 1339 235 195 169 0 50 0
[pid=26692] ppid=26691 vsize=3628 CPUtime=0.09
/proc/26692/stat : 26692 (SatElite) R 26691 26691 26654 0 -1 4194304 799 0 0 0 9 0 0 0 18 0 1 0 156616368 3715072 765 1992294400 134512640 135034092 4294956112 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 1 0 0
/proc/26692/statm: 907 765 68 127 0 777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8984

[startup+0.301405 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26691
/proc/meminfo: memFree=1263736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701294 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26691
/proc/meminfo: memFree=1263736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.50107 s]
/proc/loadavg: 0.85 0.97 0.99 5/69 26697
/proc/meminfo: memFree=1255440/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=43376 CPUtime=2.7
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 2378 0 0 0 269 1 0 0 17 0 4 0 156616380 44417024 2364 1992294400 134512640 135305190 4294956160 18446744073709551615 134551860 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 10844 2364 83 193 0 10648 0
[pid=26694/tid=26695] ppid=26691 vsize=43376 CPUtime=0.82
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 326 0 0 0 82 0 0 0 17 0 4 0 156616383 44417024 2364 1992294400 134512640 135305190 4294956160 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26696] ppid=26691 vsize=43376 CPUtime=0.67
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 364 0 0 0 67 0 0 0 17 0 4 0 156616383 44417024 2364 1992294400 134512640 135305190 4294956160 18446744073709551615 134554444 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=43376 CPUtime=0.68
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 346 0 0 0 68 0 0 0 18 0 4 0 156616383 44417024 2364 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 48732

[startup+3.10161 s]
/proc/loadavg: 0.85 0.97 0.99 5/69 26697
/proc/meminfo: memFree=1252112/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=46400 CPUtime=5.9
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 3166 0 0 0 588 2 0 0 19 0 4 0 156616380 47513600 3152 1992294400 134512640 135305190 4294956160 18446744073709551615 134563973 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 11600 3152 83 193 0 11404 0
[pid=26694/tid=26695] ppid=26691 vsize=46400 CPUtime=1.4
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 478 0 0 0 140 0 0 0 17 0 4 0 156616383 47513600 3152 1992294400 134512640 135305190 4294956160 18446744073709551615 134557444 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26696] ppid=26691 vsize=46400 CPUtime=1.4
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 529 0 0 0 140 0 0 0 18 0 4 0 156616383 47513600 3152 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=46400 CPUtime=1.54
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 546 0 0 0 154 0 0 0 18 0 4 0 156616383 47513600 3152 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 51756

[startup+6.3027 s]
/proc/loadavg: 1.10 1.02 1.01 5/69 26697
/proc/meminfo: memFree=1246992/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=50312 CPUtime=12.29
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 4195 0 0 0 1226 3 0 0 17 0 4 0 156616380 51519488 4181 1992294400 134512640 135305190 4294956160 18446744073709551615 134530552 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 12578 4181 83 193 0 12382 0
[pid=26694/tid=26695] ppid=26691 vsize=50312 CPUtime=2.08
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 614 0 0 0 208 0 0 0 18 0 4 0 156616383 51519488 4181 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26696] ppid=26691 vsize=50312 CPUtime=3.62
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 845 0 0 0 362 0 0 0 17 0 4 0 156616383 51519488 4181 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=50312 CPUtime=2.5
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 717 0 0 0 250 0 0 0 18 0 4 0 156616383 51519488 4181 1992294400 134512640 135305190 4294956160 18446744073709551615 134551820 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 55668

[startup+12.7029 s]
/proc/loadavg: 1.33 1.07 1.02 4/69 26697
/proc/meminfo: memFree=1240784/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=55572 CPUtime=25.06
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 5597 0 0 0 2502 4 0 0 17 0 4 0 156616380 56905728 5583 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 13893 5583 83 193 0 13697 0
[pid=26694/tid=26695] ppid=26691 vsize=55572 CPUtime=3.87
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 913 0 0 0 387 0 0 0 18 0 4 0 156616383 56905728 5583 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=55572 CPUtime=9.02
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1295 0 0 0 901 1 0 0 17 0 4 0 156616383 56905728 5583 1992294400 134512640 135305190 4294956160 18446744073709551615 134551614 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=55572 CPUtime=3.5
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 913 0 0 0 350 0 0 0 19 0 4 0 156616383 56905728 5583 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 60928

[startup+25.5012 s]
/proc/loadavg: 1.92 1.21 1.07 5/69 26697
/proc/meminfo: memFree=1231312/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=64948 CPUtime=50.61
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 8038 0 0 0 5055 6 0 0 17 0 4 0 156616380 66506752 8024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 16237 8024 83 193 0 16041 0
[pid=26694/tid=26695] ppid=26691 vsize=64948 CPUtime=7.03
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1094 0 0 0 703 0 0 0 20 0 4 0 156616383 66506752 8024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=64948 CPUtime=13.85
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1638 0 0 0 1384 1 0 0 18 0 4 0 156616383 66506752 8024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=64948 CPUtime=11.65
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1821 0 0 0 1164 1 0 0 17 0 4 0 156616383 66506752 8024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 70304

[startup+51.102 s]
/proc/loadavg: 2.63 1.43 1.14 5/69 26697
/proc/meminfo: memFree=1223696/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=73200 CPUtime=101.72
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 9841 0 0 0 10163 9 0 0 21 0 4 0 156616380 74956800 9827 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 18300 9827 83 193 0 18104 0
[pid=26694/tid=26695] ppid=26691 vsize=73200 CPUtime=13.81
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1283 0 0 0 1380 1 0 0 24 0 4 0 156616383 74956800 9827 1992294400 134512640 135305190 4294956160 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26696] ppid=26691 vsize=73200 CPUtime=29.45
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1943 0 0 0 2944 1 0 0 18 0 4 0 156616383 74956800 9827 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=73200 CPUtime=23.8
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 2483 0 0 0 2378 2 0 0 19 0 4 0 156616383 74956800 9827 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 78556

[startup+102.305 s]
/proc/loadavg: 3.40 1.83 1.29 5/69 26697
/proc/meminfo: memFree=1208976/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=87896 CPUtime=203.94
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 13520 0 0 0 20379 15 0 0 18 0 4 0 156616380 90005504 13506 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 21974 13506 83 193 0 21778 0
[pid=26694/tid=26695] ppid=26691 vsize=87896 CPUtime=27.63
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 1859 0 0 0 2762 1 0 0 25 0 4 0 156616383 90005504 13506 1992294400 134512640 135305190 4294956160 18446744073709551615 134557963 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=87896 CPUtime=61.01
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 2969 0 0 0 6098 3 0 0 18 0 4 0 156616383 90005504 13506 1992294400 134512640 135305190 4294956160 18446744073709551615 134531193 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=87896 CPUtime=48.99
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 3514 0 0 0 4896 3 0 0 19 0 4 0 156616383 90005504 13506 1992294400 134512640 135305190 4294956160 18446744073709551615 134559133 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 93252

[startup+162.301 s]
/proc/loadavg: 3.78 2.22 1.46 5/69 26697
/proc/meminfo: memFree=1203984/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=92492 CPUtime=323.72
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 14793 0 0 0 32353 19 0 0 21 0 4 0 156616380 94711808 14779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 23123 14779 83 193 0 22927 0
[pid=26694/tid=26695] ppid=26691 vsize=92492 CPUtime=48.36

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

[pid=26694/tid=26696] ppid=26691 vsize=144152 CPUtime=517.72
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 6732 0 0 0 51761 11 0 0 25 0 4 0 156616383 147611648 27066 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=144152 CPUtime=448.94
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7063 0 0 0 44885 9 0 0 25 0 4 0 156616383 147611648 27066 1992294400 134512640 135305190 4294956160 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1761.33
Current children cumulated vsize (KiB) 149508

[startup+942.302 s]
/proc/loadavg: 3.99 3.85 2.88 5/69 26697
/proc/meminfo: memFree=1151064/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=148060 CPUtime=1881
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 27949 0 0 0 188056 44 0 0 25 0 4 0 156616380 151613440 27935 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 37015 27935 83 193 0 36819 0
[pid=26694/tid=26695] ppid=26691 vsize=148060 CPUtime=385.28
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5209 0 0 0 38520 8 0 0 25 0 4 0 156616383 151613440 27935 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=148060 CPUtime=548.88
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7104 0 0 0 54876 12 0 0 25 0 4 0 156616383 151613440 27935 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=148060 CPUtime=479.43
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7221 0 0 0 47934 9 0 0 25 0 4 0 156616383 151613440 27935 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1881.12
Current children cumulated vsize (KiB) 153416

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

[startup+947.107 s]
/proc/loadavg: 3.99 3.86 2.88 5/69 26697
/proc/meminfo: memFree=1150488/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=148520 CPUtime=1890.59
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 28096 0 0 0 189015 44 0 0 25 0 4 0 156616380 152084480 28082 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 37130 28082 83 193 0 36934 0
[pid=26694/tid=26695] ppid=26691 vsize=148520 CPUtime=387.68
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5217 0 0 0 38760 8 0 0 25 0 4 0 156616383 152084480 28082 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=148520 CPUtime=551.29
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7135 0 0 0 55117 12 0 0 25 0 4 0 156616383 152084480 28082 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26691 vsize=148520 CPUtime=481.83
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7286 0 0 0 48174 9 0 0 25 0 4 0 156616383 152084480 28082 1992294400 134512640 135305190 4294956160 18446744073709551615 134561692 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1890.71
Current children cumulated vsize (KiB) 153876

[startup+959.902 s]
/proc/loadavg: 3.99 3.86 2.89 5/69 26697
/proc/meminfo: memFree=1147736/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=151456 CPUtime=1916.14
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 28791 0 0 0 191569 45 0 0 25 0 4 0 156616380 155090944 28777 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 37864 28777 83 193 0 37668 0
[pid=26694/tid=26695] ppid=26691 vsize=151456 CPUtime=393.3
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5326 0 0 0 39322 8 0 0 25 0 4 0 156616383 155090944 28777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=151456 CPUtime=559.28
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7438 0 0 0 55916 12 0 0 18 0 4 0 156616383 155090944 28777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=151456 CPUtime=488.93
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7481 0 0 0 48884 9 0 0 25 0 4 0 156616383 155090944 28777 1992294400 134512640 135305190 4294956160 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1916.26
Current children cumulated vsize (KiB) 156812

[startup+966.301 s]
/proc/loadavg: 3.99 3.86 2.91 5/69 26697
/proc/meminfo: memFree=1145624/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=153632 CPUtime=1928.91
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29356 0 0 0 192846 45 0 0 25 0 4 0 156616380 157319168 29342 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 38408 29342 83 193 0 38212 0
[pid=26694/tid=26695] ppid=26691 vsize=153632 CPUtime=396.5
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5435 0 0 0 39642 8 0 0 25 0 4 0 156616383 157319168 29342 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=153632 CPUtime=562.5
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56237 13 0 0 16 0 4 0 156616383 157319168 29342 1992294400 134512640 135305190 4294956160 18446744073709551615 134538534 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=153632 CPUtime=492.12
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7552 0 0 0 49203 9 0 0 25 0 4 0 156616383 157319168 29342 1992294400 134512640 135305190 4294956160 18446744073709551615 134528464 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1929.03
Current children cumulated vsize (KiB) 158988

[startup+969.501 s]
/proc/loadavg: 3.99 3.86 2.91 5/69 26697
/proc/meminfo: memFree=1145368/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=153824 CPUtime=1935.3
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29407 0 0 0 193485 45 0 0 17 0 4 0 156616380 157515776 29393 1992294400 134512640 135305190 4294956160 18446744073709551615 134529576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26694/statm: 38456 29393 83 193 0 38260 0
[pid=26694/tid=26695] ppid=26691 vsize=153824 CPUtime=398.1
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5464 0 0 0 39802 8 0 0 25 0 4 0 156616383 157515776 29393 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=153824 CPUtime=564.83
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56470 13 0 0 20 0 4 0 156616383 157515776 29393 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=153824 CPUtime=493.72
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7573 0 0 0 49363 9 0 0 25 0 4 0 156616383 157515776 29393 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1935.42
Current children cumulated vsize (KiB) 159180

[startup+971.103 s]
/proc/loadavg: 3.99 3.87 2.91 5/69 26697
/proc/meminfo: memFree=1145112/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=154012 CPUtime=1938.5
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29432 0 0 0 193805 45 0 0 17 0 4 0 156616380 157708288 29418 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 38503 29418 83 193 0 38307 0
[pid=26694/tid=26695] ppid=26691 vsize=154012 CPUtime=398.37
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5489 0 0 0 39829 8 0 0 25 0 4 0 156616383 157708288 29418 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=154012 CPUtime=565.93
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56580 13 0 0 19 0 4 0 156616383 157708288 29418 1992294400 134512640 135305190 4294956160 18446744073709551615 134554712 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=154012 CPUtime=493.98
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7573 0 0 0 49389 9 0 0 25 0 4 0 156616383 157708288 29418 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1938.62
Current children cumulated vsize (KiB) 159368

[startup+971.902 s]
/proc/loadavg: 3.99 3.87 2.91 5/69 26697
/proc/meminfo: memFree=1145112/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=154012 CPUtime=1940.1
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29434 0 0 0 193965 45 0 0 17 0 4 0 156616380 157708288 29420 1992294400 134512640 135305190 4294956160 18446744073709551615 134529244 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 38503 29420 83 193 0 38307 0
[pid=26694/tid=26695] ppid=26691 vsize=154012 CPUtime=398.37
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5489 0 0 0 39829 8 0 0 25 0 4 0 156616383 157708288 29420 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=154012 CPUtime=566.33
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56620 13 0 0 20 0 4 0 156616383 157708288 29420 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=154012 CPUtime=494.37
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7575 0 0 0 49428 9 0 0 17 0 4 0 156616383 157708288 29420 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1940.22
Current children cumulated vsize (KiB) 159368

[startup+972.302 s]
/proc/loadavg: 3.99 3.87 2.91 5/69 26697
/proc/meminfo: memFree=1144984/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=154012 CPUtime=1940.9
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29456 0 0 0 194045 45 0 0 17 0 4 0 156616380 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 38503 29442 83 193 0 38307 0
[pid=26694/tid=26695] ppid=26691 vsize=154012 CPUtime=398.37
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5489 0 0 0 39829 8 0 0 25 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=154012 CPUtime=566.33
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56620 13 0 0 20 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=154012 CPUtime=494.77
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7597 0 0 0 49468 9 0 0 17 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1941.02
Current children cumulated vsize (KiB) 159368

[startup+972.406 s]
/proc/loadavg: 3.99 3.87 2.91 5/69 26697
/proc/meminfo: memFree=1144984/2055920 swapFree=4179172/4192956
[pid=26691] ppid=26689 vsize=5356 CPUtime=0.12
/proc/26691/stat : 26691 (manysat.sh) S 26689 26691 26654 0 -1 4194304 313 829 0 0 0 0 12 0 16 0 1 0 156616367 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26691/statm: 1339 238 195 169 0 50 0
[pid=26694] ppid=26691 vsize=154012 CPUtime=1941.1
/proc/26694/stat : 26694 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194304 29456 0 0 0 194065 45 0 0 17 0 4 0 156616380 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 38503 29442 83 193 0 38307 0
[pid=26694/tid=26695] ppid=26691 vsize=154012 CPUtime=398.37
/proc/26694/task/26695/stat : 26695 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 5489 0 0 0 39829 8 0 0 25 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26691 vsize=154012 CPUtime=566.33
/proc/26694/task/26696/stat : 26696 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7742 0 0 0 56620 13 0 0 20 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26694/tid=26697] ppid=26691 vsize=154012 CPUtime=494.87
/proc/26694/task/26697/stat : 26697 (manysat1.1_stat) R 26691 26691 26654 0 -1 4194368 7597 0 0 0 49478 9 0 0 17 0 4 0 156616383 157708288 29442 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1941.22
Current children cumulated vsize (KiB) 159368

Child status: 20
Real time (s): 972.465
CPU time (s): 1941.32
CPU user time (s): 1940.84
CPU system time (s): 0.485926
CPU usage (%): 199.629
Max. virtual memory (cumulated for all children) (KiB): 159368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1940.84
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30767
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= 3324
involuntary context switches= 33141

runsolver used 0.873867 second user time and 2.67259 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 19:37:10
IDJOB=1772836
IDBENCH=20400
IDSOLVER=612
FILE ID=node16/1772836-1241285830
PBS_JOBID= 9225074
Free space on /tmp= 66560 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772836-1241285830/watcher-1772836-1241285830 -o /tmp/evaluation-result-1772836-1241285830/solver-1772836-1241285830 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772836-1241285830.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED=1805827948

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1264216 kB
Buffers:         78712 kB
Cached:         638564 kB
SwapCached:       8080 kB
Active:         143024 kB
Inactive:       583568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264216 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            51192 kB
Committed_AS:   695684 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node16 at 2009-05-02 19:53:22