Trace number 1774526

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 1353.88 679.736

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 benchmark424.931
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.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  135726   315843 |   40717       0        0     nan |  0.000 % |
1.68/1.74	c |         0 |   65966   210427 |      --       0       --      -- |     --   | -69152/-103784
1.68/1.74	c ==============================================================================
1.68/1.74	c Result  :   #vars: 13761   #clauses: 65966   #literals: 210427
1.68/1.74	c CPU time:   1.66875 s
1.68/1.74	c ==============================================================================
1353.83/679.70	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1353.83/679.70	c ============================[ Problem Statistics ]=============================
1353.83/679.70	c |                                                                             |
1353.83/679.70	c threadId              : 2
1353.83/679.70	c restarts              : 19
1353.83/679.70	c conflicts             : 424036         (314 /sec)
1353.83/679.70	c decisions             : 5230603        (1.30 % random) (3870 /sec)
1353.83/679.70	c propagations          : 293440009      (217131 /sec)
1353.83/679.70	c conflict literals     : 15909355       (51.68 % deleted)
1353.83/679.70	c Memory used           : 172.88 MB
1353.83/679.70	c CPU time              : 1351.44 s
1353.83/679.70	
1353.83/679.70	c --->m=4, e=8, aimd=1, HOME/30516_many.cnf	time: 337.861	conflicts: 424036       
1353.83/679.72	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-1774526-1241291575/watcher-1774526-1241291575 -o /tmp/evaluation-result-1774526-1241291575/solver-1774526-1241291575 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774526-1241291575.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: 3.26 3.73 3.81 3/64 30516
/proc/meminfo: memFree=1982888/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=1556 CPUtime=0
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 271 0 0 0 0 0 0 0 19 0 1 0 157186111 1593344 255 1992294400 134512640 135034092 4294956112 18446744073709551615 134539480 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 389 255 51 127 0 259 0

[startup+0.0955679 s]
/proc/loadavg: 3.26 3.73 3.81 3/64 30516
/proc/meminfo: memFree=1982888/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=14720 CPUtime=0.08
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 3054 0 0 0 7 1 0 0 19 0 1 0 157186111 15073280 3038 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 3680 3039 51 127 0 3550 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20076

[startup+0.101568 s]
/proc/loadavg: 3.26 3.73 3.81 3/64 30516
/proc/meminfo: memFree=1982888/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=15248 CPUtime=0.09
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 3242 0 0 0 8 1 0 0 19 0 1 0 157186111 15613952 3226 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 3812 3226 51 127 0 3682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20604

[startup+0.301587 s]
/proc/loadavg: 3.26 3.73 3.81 3/64 30516
/proc/meminfo: memFree=1982888/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=21352 CPUtime=0.29
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 5198 0 0 0 26 3 0 0 20 0 1 0 157186111 21864448 4831 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 5338 4831 68 127 0 5208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26708

[startup+0.701626 s]
/proc/loadavg: 3.26 3.73 3.81 3/64 30516
/proc/meminfo: memFree=1982888/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=22712 CPUtime=0.68
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 5508 0 0 0 64 4 0 0 24 0 1 0 157186111 23257088 5141 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 5678 5141 68 127 0 5548 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28068

[startup+1.50171 s]
/proc/loadavg: 3.26 3.73 3.81 2/66 30518
/proc/meminfo: memFree=1953752/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=0
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186111 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 235 195 169 0 50 0
[pid=30517] ppid=30516 vsize=23044 CPUtime=1.49
/proc/30517/stat : 30517 (SatElite) R 30516 30516 30244 0 -1 4194304 5710 0 0 0 143 6 0 0 25 0 1 0 157186111 23597056 5247 1992294400 134512640 135034092 4294956112 18446744073709551615 134569364 0 0 4096 3 0 0 0 17 1 0 0
/proc/30517/statm: 5761 5247 68 127 0 5631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28400

[startup+3.10188 s]
/proc/loadavg: 3.08 3.69 3.80 5/69 30522
/proc/meminfo: memFree=1951488/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=57896 CPUtime=2.32
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 5981 0 0 0 227 5 0 0 17 0 4 0 157186296 59285504 5967 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 14474 5967 83 193 0 14278 0
[pid=30519/tid=30520] ppid=30516 vsize=57896 CPUtime=0.54
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 230 0 0 0 54 0 0 0 17 0 4 0 157186313 59285504 5967 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=57896 CPUtime=0.37
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 216 0 0 0 37 0 0 0 17 0 4 0 157186313 59285504 5967 1992294400 134512640 135305190 4294956160 18446744073709551615 134552732 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=57896 CPUtime=0.54
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 265 0 0 0 54 0 0 0 17 0 4 0 157186313 59285504 5967 1992294400 134512640 135305190 4294956160 18446744073709551615 134542046 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 63252

[startup+6.3022 s]
/proc/loadavg: 3.08 3.69 3.80 5/69 30522
/proc/meminfo: memFree=1945024/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=62688 CPUtime=8.69
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 7285 0 0 0 861 8 0 0 17 0 4 0 157186296 64192512 7271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 15672 7271 83 193 0 15476 0
[pid=30519/tid=30520] ppid=30516 vsize=62688 CPUtime=2.43
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 567 0 0 0 242 1 0 0 17 0 4 0 157186313 64192512 7271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=62688 CPUtime=1.04
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 412 0 0 0 104 0 0 0 18 0 4 0 157186313 64192512 7271 1992294400 134512640 135305190 4294956160 18446744073709551615 134543630 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30522] ppid=30516 vsize=62688 CPUtime=2.33
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 613 0 0 0 231 2 0 0 17 0 4 0 157186313 64192512 7271 1992294400 134512640 135305190 4294956160 18446744073709551615 134541953 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 68044

[startup+12.7028 s]
/proc/loadavg: 3.22 3.70 3.80 5/69 30522
/proc/meminfo: memFree=1936832/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=70468 CPUtime=21.46
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 9091 0 0 0 2135 11 0 0 17 0 4 0 157186296 72159232 9077 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 17617 9077 83 193 0 17421 0
[pid=30519/tid=30520] ppid=30516 vsize=70468 CPUtime=6.23
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 1023 0 0 0 621 2 0 0 17 0 4 0 157186313 72159232 9077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=70468 CPUtime=2.21
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 702 0 0 0 220 1 0 0 18 0 4 0 157186313 72159232 9077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=70468 CPUtime=5.4
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 989 0 0 0 538 2 0 0 17 0 4 0 157186313 72159232 9077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528791 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 75824

[startup+25.5011 s]
/proc/loadavg: 3.34 3.71 3.80 5/69 30522
/proc/meminfo: memFree=1923456/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=84764 CPUtime=47
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 12660 0 0 0 4684 16 0 0 17 0 4 0 157186296 86798336 12637 1992294400 134512640 135305190 4294956160 18446744073709551615 134541886 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 21191 12637 83 193 0 20995 0
[pid=30519/tid=30520] ppid=30516 vsize=84764 CPUtime=11.75
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 1580 0 0 0 1172 3 0 0 17 0 4 0 157186313 86798336 12637 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=84764 CPUtime=6.68
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 1672 0 0 0 666 2 0 0 17 0 4 0 157186313 86798336 12637 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=84764 CPUtime=12.71
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 1897 0 0 0 1268 3 0 0 17 0 4 0 157186313 86798336 12637 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.83
Current children cumulated vsize (KiB) 90120

[startup+51.1017 s]
/proc/loadavg: 3.56 3.73 3.81 5/69 30522
/proc/meminfo: memFree=1915328/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=91876 CPUtime=98.07
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 14590 0 0 0 9787 20 0 0 18 0 4 0 157186296 94081024 14567 1992294400 134512640 135305190 4294956160 18446744073709551615 134530685 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 22969 14567 83 193 0 22773 0
[pid=30519/tid=30520] ppid=30516 vsize=91876 CPUtime=24.66
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 2064 0 0 0 2463 3 0 0 18 0 4 0 157186313 94081024 14567 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=91876 CPUtime=16.94
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 2005 0 0 0 1691 3 0 0 17 0 4 0 157186313 94081024 14567 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=91876 CPUtime=26.72
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 2325 0 0 0 2669 3 0 0 18 0 4 0 157186313 94081024 14567 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.9
Current children cumulated vsize (KiB) 97232

[startup+102.306 s]
/proc/loadavg: 3.82 3.77 3.82 5/69 30522
/proc/meminfo: memFree=1894912/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=112300 CPUtime=200.25
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 19669 0 0 0 19997 28 0 0 17 0 4 0 157186296 114995200 19646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 28075 19646 83 193 0 27879 0
[pid=30519/tid=30520] ppid=30516 vsize=112300 CPUtime=47.43
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 3216 0 0 0 4738 5 0 0 17 0 4 0 157186313 114995200 19646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=112300 CPUtime=37.99
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 2970 0 0 0 3794 5 0 0 17 0 4 0 157186313 114995200 19646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30522] ppid=30516 vsize=112300 CPUtime=51.57
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 3337 0 0 0 5152 5 0 0 17 0 4 0 157186313 114995200 19646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.08
Current children cumulated vsize (KiB) 117656

[startup+162.302 s]
/proc/loadavg: 3.93 3.81 3.82 5/69 30522
/proc/meminfo: memFree=1882304/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=125232 CPUtime=319.97
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 22798 0 0 0 31964 33 0 0 17 0 4 0 157186296 128237568 22775 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 31308 22775 83 193 0 31112 0
[pid=30519/tid=30520] ppid=30516 vsize=125232 CPUtime=78.74

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

/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=171016 CPUtime=1038.41
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 33767 0 0 0 103790 51 0 0 17 0 4 0 157186296 175120384 33744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 42754 33744 83 193 0 42558 0
[pid=30519/tid=30520] ppid=30516 vsize=171016 CPUtime=246.2
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6832 0 0 0 24610 10 0 0 23 0 4 0 157186313 175120384 33744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=171016 CPUtime=218.2
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5468 0 0 0 21812 8 0 0 20 0 4 0 157186313 175120384 33744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30522] ppid=30516 vsize=171016 CPUtime=275.96
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6725 0 0 0 27584 12 0 0 25 0 4 0 157186313 175120384 33744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.24
Current children cumulated vsize (KiB) 176372

[startup+582.302 s]
/proc/loadavg: 3.99 3.94 3.86 5/69 30522
/proc/meminfo: memFree=1836096/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=173664 CPUtime=1158.15
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 34291 0 0 0 115763 52 0 0 25 0 4 0 157186296 177831936 34268 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 43416 34268 83 193 0 43220 0
[pid=30519/tid=30520] ppid=30516 vsize=173664 CPUtime=274.97
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6874 0 0 0 27487 10 0 0 19 0 4 0 157186313 177831936 34268 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=173664 CPUtime=249.67
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5580 0 0 0 24959 8 0 0 25 0 4 0 157186313 177831936 34268 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=173664 CPUtime=303.46
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6782 0 0 0 30334 12 0 0 25 0 4 0 157186313 177831936 34268 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.98
Current children cumulated vsize (KiB) 179020

[startup+642.302 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1833600/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=175920 CPUtime=1277.91
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 34904 0 0 0 127737 54 0 0 25 0 4 0 157186296 180142080 34881 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 43980 34881 83 193 0 43784 0
[pid=30519/tid=30520] ppid=30516 vsize=175920 CPUtime=304.18
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7088 0 0 0 30408 10 0 0 25 0 4 0 157186313 180142080 34881 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=175920 CPUtime=277.07
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5679 0 0 0 27698 9 0 0 25 0 4 0 157186313 180142080 34881 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=175920 CPUtime=333.39
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6933 0 0 0 33327 12 0 0 19 0 4 0 157186313 180142080 34881 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1279.74
Current children cumulated vsize (KiB) 181276

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

[startup+665.507 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832704/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=176700 CPUtime=1324.2
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35135 0 0 0 132366 54 0 0 25 0 4 0 157186296 180940800 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 44175 35109 83 193 0 43979 0
[pid=30519/tid=30520] ppid=30516 vsize=176700 CPUtime=317.28
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7136 0 0 0 31718 10 0 0 25 0 4 0 157186313 180940800 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=176700 CPUtime=286.95
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5765 0 0 0 28686 9 0 0 25 0 4 0 157186313 180940800 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=176700 CPUtime=345.55
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6983 0 0 0 34543 12 0 0 21 0 4 0 157186313 180940800 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1326.03
Current children cumulated vsize (KiB) 182056

[startup+671.903 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832320/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=176952 CPUtime=1336.98
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35242 0 0 0 133643 55 0 0 20 0 4 0 157186296 181198848 35216 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 44238 35216 83 193 0 44042 0
[pid=30519/tid=30520] ppid=30516 vsize=176952 CPUtime=320.48
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7152 0 0 0 32038 10 0 0 25 0 4 0 157186313 181198848 35216 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=176952 CPUtime=290.14
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5782 0 0 0 29005 9 0 0 25 0 4 0 157186313 181198848 35216 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=176952 CPUtime=348.01
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6985 0 0 0 34789 12 0 0 25 0 4 0 157186313 181198848 35216 1992294400 134512640 135305190 4294956160 18446744073709551615 134528139 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1338.81
Current children cumulated vsize (KiB) 182308

[startup+675.102 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832128/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=176952 CPUtime=1343.36
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35268 0 0 0 134281 55 0 0 25 0 4 0 157186296 181198848 35242 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30519/statm: 44238 35242 83 193 0 44042 0
[pid=30519/tid=30520] ppid=30516 vsize=176952 CPUtime=322.08
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7160 0 0 0 32198 10 0 0 25 0 4 0 157186313 181198848 35242 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30521] ppid=30516 vsize=176952 CPUtime=291.74
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5789 0 0 0 29165 9 0 0 25 0 4 0 157186313 181198848 35242 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=176952 CPUtime=349.59
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6989 0 0 0 34947 12 0 0 25 0 4 0 157186313 181198848 35242 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1345.19
Current children cumulated vsize (KiB) 182308

[startup+678.301 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832064/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=177024 CPUtime=1349.75
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35297 0 0 0 134920 55 0 0 19 0 4 0 157186296 181272576 35271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 44256 35271 83 193 0 44060 0
[pid=30519/tid=30520] ppid=30516 vsize=177024 CPUtime=323.71
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7170 0 0 0 32361 10 0 0 25 0 4 0 157186313 181272576 35271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=177024 CPUtime=292.47
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5790 0 0 0 29238 9 0 0 25 0 4 0 157186313 181272576 35271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30519/tid=30522] ppid=30516 vsize=177024 CPUtime=351.24
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6993 0 0 0 35112 12 0 0 25 0 4 0 157186313 181272576 35271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1351.58
Current children cumulated vsize (KiB) 182380

[startup+679.101 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832000/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=177024 CPUtime=1351.34
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35300 0 0 0 135079 55 0 0 17 0 4 0 157186296 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134529618 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 44256 35274 83 193 0 44060 0
[pid=30519/tid=30520] ppid=30516 vsize=177024 CPUtime=324.12
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 7170 0 0 0 32402 10 0 0 25 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=177024 CPUtime=292.83
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 5792 0 0 0 29274 9 0 0 17 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30522] ppid=30516 vsize=177024 CPUtime=351.44
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194368 6993 0 0 0 35132 12 0 0 25 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1353.17
Current children cumulated vsize (KiB) 182380

[startup+679.501 s]
/proc/loadavg: 3.99 3.95 3.87 5/69 30522
/proc/meminfo: memFree=1832000/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=177024 CPUtime=1351.79
/proc/30519/stat : 30519 (manysat1.1_stat) R 30516 30516 30244 0 -1 4194304 35300 0 0 0 135124 55 0 0 17 0 4 0 157186296 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134529624 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 44256 35274 83 193 0 44060 0
[pid=30519/tid=30520] ppid=30516 vsize=177024 CPUtime=324.12
/proc/30519/task/30520/stat : 30520 (manysat1.1_stat) S 30516 30516 30244 0 -1 4194368 7170 0 0 0 32402 10 0 0 25 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30521] ppid=30516 vsize=177024 CPUtime=292.87
/proc/30519/task/30521/stat : 30521 (manysat1.1_stat) S 30516 30516 30244 0 -1 4194368 5792 0 0 0 29278 9 0 0 17 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30519/tid=30522] ppid=30516 vsize=177024 CPUtime=351.44
/proc/30519/task/30522/stat : 30522 (manysat1.1_stat) S 30516 30516 30244 0 -1 4194368 6993 0 0 0 35132 12 0 0 25 0 4 0 157186313 181272576 35274 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1353.62
Current children cumulated vsize (KiB) 182380

[startup+679.703 s]
/proc/loadavg: 3.99 3.95 3.87 3/67 30522
/proc/meminfo: memFree=1841536/2055920 swapFree=4181336/4192956
[pid=30516] ppid=30514 vsize=5356 CPUtime=1.83
/proc/30516/stat : 30516 (manysat.sh) S 30514 30516 30244 0 -1 4194304 313 6711 0 0 0 0 175 8 16 0 1 0 157186111 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30516/statm: 1339 238 195 169 0 50 0
[pid=30519] ppid=30516 vsize=0 CPUtime=1352
/proc/30519/stat : 30519 (manysat1.1_stat) Z 30516 30516 30244 0 -1 4194316 35315 0 0 0 135144 56 0 0 18 0 2 0 157186296 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1353.83
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 679.736
CPU time (s): 1353.88
CPU user time (s): 1353.2
CPU system time (s): 0.673897
CPU usage (%): 199.177
Max. virtual memory (cumulated for all children) (KiB): 182380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1353.2
system time used= 0.673897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42493
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= 2894
involuntary context switches= 25026

runsolver used 0.662899 second user time and 1.82072 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 21:12:55
IDJOB=1774526
IDBENCH=70956
IDSOLVER=612
FILE ID=node36/1774526-1241291575
PBS_JOBID= 9225119
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774526-1241291575/watcher-1774526-1241291575 -o /tmp/evaluation-result-1774526-1241291575/solver-1774526-1241291575 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774526-1241291575.cnf aimd 1

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=17225324

node36.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.232
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.232
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:       1984072 kB
Buffers:          1124 kB
Cached:          18412 kB
SwapCached:       5352 kB
Active:          22496 kB
Inactive:         4912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1984072 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            30504 kB
Committed_AS:   664300 kB
PageTables:       1364 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= 66488 MiB
End job on node36 at 2009-05-02 21:24:15