Trace number 1772806

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 675.151 339.581

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark342.131
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data

0.00/0.00	c Parsing...
0.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |  135474   356036 |   40642       0        0     nan |  0.000 % |
1.29/1.39	c |         0 |  114078   411814 |      --       0       --      -- |     --   | -21277/56123
1.29/1.39	c ==============================================================================
1.29/1.39	c Result  :   #vars: 18800   #clauses: 114078   #literals: 411814
1.29/1.39	c CPU time:   1.36779 s
1.29/1.39	c ==============================================================================
675.05/339.55	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
675.05/339.55	c ============================[ Problem Statistics ]=============================
675.05/339.55	c |                                                                             |
675.05/339.55	c threadId              : 1
675.05/339.55	c restarts              : 1866
675.05/339.55	c conflicts             : 263235         (391 /sec)
675.05/339.55	c decisions             : 1973629        (1.20 % random) (2932 /sec)
675.05/339.55	c propagations          : 235095817      (349265 /sec)
675.05/339.55	c conflict literals     : 10159481       (62.10 % deleted)
675.05/339.55	c Memory used           : 162.79 MB
675.05/339.55	c CPU time              : 673.116 s
675.05/339.55	
675.05/339.55	c --->m=4, e=8, aimd=1, HOME/1106_many.cnf	time: 168.279	conflicts: 263235       
675.05/339.57	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-1772806-1241285650/watcher-1772806-1241285650 -o /tmp/evaluation-result-1772806-1241285650/solver-1772806-1241285650 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772806-1241285650.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.93 0.98 0.99 3/64 1106
/proc/meminfo: memFree=1943784/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=2388 CPUtime=0
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 504 0 0 0 0 0 0 0 18 0 1 0 156592748 2445312 488 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 597 493 50 127 0 467 0

[startup+0.091509 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 1106
/proc/meminfo: memFree=1943784/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=12340 CPUtime=0.07
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 2380 0 0 0 7 0 0 0 18 0 1 0 156592748 12636160 2317 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 3085 2317 52 127 0 2955 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17696

[startup+0.101509 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 1106
/proc/meminfo: memFree=1943784/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=13132 CPUtime=0.09
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 2570 0 0 0 8 1 0 0 18 0 1 0 156592748 13447168 2507 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 3283 2507 52 127 0 3153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18488

[startup+0.301527 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 1106
/proc/meminfo: memFree=1943784/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=20380 CPUtime=0.29
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 4506 0 0 0 27 2 0 0 19 0 1 0 156592748 20869120 4050 1992294400 134512640 135034092 4294956112 18446744073709551615 134547190 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 5095 4050 68 127 0 4965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25736

[startup+0.701565 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 1106
/proc/meminfo: memFree=1943784/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=23056 CPUtime=0.69
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 5069 0 0 0 67 2 0 0 23 0 1 0 156592748 23609344 4613 1992294400 134512640 135034092 4294956112 18446744073709551615 134582765 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 5764 4613 68 127 0 5634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28412

[startup+1.50264 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1108
/proc/meminfo: memFree=1923472/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=0
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156592747 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1106/statm: 1339 235 195 169 0 50 0
[pid=1107] ppid=1106 vsize=21832 CPUtime=1.49
/proc/1107/stat : 1107 (SatElite) R 1106 1106 1068 0 -1 4194304 5679 0 0 0 146 3 0 0 25 0 1 0 156592748 22355968 4400 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 5458 4400 68 127 0 5328 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27188

[startup+3.1018 s]
/proc/loadavg: 0.93 0.98 0.99 5/69 1112
/proc/meminfo: memFree=1905208/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=69408 CPUtime=2.74
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 9136 0 0 0 270 4 0 0 17 0 4 0 156592905 71073792 9122 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 17352 9122 83 193 0 17156 0
[pid=1109/tid=1110] ppid=1106 vsize=69408 CPUtime=0.66
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 321 0 0 0 66 0 0 0 16 0 4 0 156592934 71073792 9122 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1111] ppid=1106 vsize=69408 CPUtime=0.54
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 270 0 0 0 54 0 0 0 18 0 4 0 156592934 71073792 9122 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=69408 CPUtime=0.54
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 287 0 0 0 54 0 0 0 18 0 4 0 156592934 71073792 9122 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 74764

[startup+6.3011 s]
/proc/loadavg: 1.17 1.03 1.01 5/69 1112
/proc/meminfo: memFree=1899320/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=74404 CPUtime=9.11
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 10257 0 0 0 906 5 0 0 18 0 4 0 156592905 76189696 10243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 18601 10243 83 193 0 18405 0
[pid=1109/tid=1110] ppid=1106 vsize=74404 CPUtime=3.74
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 863 0 0 0 373 1 0 0 17 0 4 0 156592934 76189696 10243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=74404 CPUtime=0.64
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 301 0 0 0 64 0 0 0 18 0 4 0 156592934 76189696 10243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=74404 CPUtime=3.41
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 775 0 0 0 341 0 0 0 17 0 4 0 156592934 76189696 10243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 79760

[startup+12.7017 s]
/proc/loadavg: 1.40 1.08 1.03 5/69 1112
/proc/meminfo: memFree=1891528/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=82864 CPUtime=21.88
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 12109 0 0 0 2181 7 0 0 17 0 4 0 156592905 84852736 12095 1992294400 134512640 135305190 4294956160 18446744073709551615 134531174 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 20716 12095 83 193 0 20520 0
[pid=1109/tid=1110] ppid=1106 vsize=82864 CPUtime=7.8
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 1241 0 0 0 779 1 0 0 17 0 4 0 156592934 84852736 12095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1111] ppid=1106 vsize=82864 CPUtime=1.04
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 386 0 0 0 104 0 0 0 18 0 4 0 156592934 84852736 12095 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1112] ppid=1106 vsize=82864 CPUtime=8.82
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 1602 0 0 0 881 1 0 0 17 0 4 0 156592934 84852736 12095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 88220

[startup+25.5029 s]
/proc/loadavg: 1.97 1.22 1.07 5/69 1112
/proc/meminfo: memFree=1877840/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=95084 CPUtime=47.44
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 15449 0 0 0 4729 15 0 0 17 0 4 0 156592905 97366016 15435 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 23771 15435 83 193 0 23575 0
[pid=1109/tid=1110] ppid=1106 vsize=95084 CPUtime=15.01
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 1974 0 0 0 1498 3 0 0 18 0 4 0 156592934 97366016 15435 1992294400 134512640 135305190 4294956160 18446744073709551615 134528584 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1111] ppid=1106 vsize=95084 CPUtime=2.45
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 603 0 0 0 245 0 0 0 19 0 4 0 156592934 97366016 15435 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=95084 CPUtime=18.73
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 2937 0 0 0 1869 4 0 0 17 0 4 0 156592934 97366016 15435 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49
Current children cumulated vsize (KiB) 100440

[startup+51.1023 s]
/proc/loadavg: 2.66 1.45 1.15 5/69 1112
/proc/meminfo: memFree=1865296/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=108036 CPUtime=98.51
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 18536 0 0 0 9832 19 0 0 18 0 4 0 156592905 110628864 18522 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 27009 18522 83 193 0 26813 0
[pid=1109/tid=1110] ppid=1106 vsize=108036 CPUtime=27.45
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 2511 0 0 0 2742 3 0 0 17 0 4 0 156592934 110628864 18522 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=108036 CPUtime=8.3
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 1297 0 0 0 828 2 0 0 20 0 4 0 156592934 110628864 18522 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=108036 CPUtime=37.45
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 3985 0 0 0 3740 5 0 0 17 0 4 0 156592934 110628864 18522 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (KiB) 113392

[startup+102.306 s]
/proc/loadavg: 3.42 1.84 1.30 5/69 1112
/proc/meminfo: memFree=1843984/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=130872 CPUtime=200.69
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 23839 0 0 0 20042 27 0 0 17 0 4 0 156592905 134012928 23825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 32718 23825 83 193 0 32522 0
[pid=1109/tid=1110] ppid=1106 vsize=130872 CPUtime=59.68
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 3943 0 0 0 5962 6 0 0 17 0 4 0 156592934 134012928 23825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=130872 CPUtime=20
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 2379 0 0 0 1997 3 0 0 25 0 4 0 156592934 134012928 23825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=130872 CPUtime=72.54
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5621 0 0 0 7247 7 0 0 24 0 4 0 156592934 134012928 23825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (KiB) 136228

[startup+162.303 s]
/proc/loadavg: 3.78 2.23 1.46 5/69 1112
/proc/meminfo: memFree=1833168/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=140740 CPUtime=320.42
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 26498 0 0 0 32011 31 0 0 25 0 4 0 156592905 144117760 26484 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 35185 26484 83 193 0 34989 0
[pid=1109/tid=1110] ppid=1106 vsize=140740 CPUtime=92.15

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

[pid=1109/tid=1111] ppid=1106 vsize=158868 CPUtime=58.79
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4036 0 0 0 5874 5 0 0 25 0 4 0 156592934 162680832 30796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=158868 CPUtime=145.99
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 7529 0 0 0 14588 11 0 0 23 0 4 0 156592934 162680832 30796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.73
Current children cumulated vsize (KiB) 164224

[startup+282.303 s]
/proc/loadavg: 3.97 2.81 1.77 5/69 1112
/proc/meminfo: memFree=1809808/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=164692 CPUtime=559.91
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32346 0 0 0 55950 41 0 0 25 0 4 0 156592905 168644608 32332 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41173 32332 83 193 0 40977 0
[pid=1109/tid=1110] ppid=1106 vsize=164692 CPUtime=152.22
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5800 0 0 0 15213 9 0 0 25 0 4 0 156592934 168644608 32332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=164692 CPUtime=87.58
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4566 0 0 0 8753 5 0 0 25 0 4 0 156592934 168644608 32332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=164692 CPUtime=177.11
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 7972 0 0 0 17699 12 0 0 20 0 4 0 156592934 168644608 32332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.47
Current children cumulated vsize (KiB) 170048

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

[startup+307.102 s]
/proc/loadavg: 3.98 2.90 1.82 5/69 1112
/proc/meminfo: memFree=1808720/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=165768 CPUtime=609.39
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32612 0 0 0 60897 42 0 0 17 0 4 0 156592905 169746432 32598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41442 32598 83 193 0 41246 0
[pid=1109/tid=1110] ppid=1106 vsize=165768 CPUtime=165.6
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5856 0 0 0 16550 10 0 0 17 0 4 0 156592934 169746432 32598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1111] ppid=1106 vsize=165768 CPUtime=97.14
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4691 0 0 0 9708 6 0 0 25 0 4 0 156592934 169746432 32598 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1112] ppid=1106 vsize=165768 CPUtime=190.45
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 19033 12 0 0 22 0 4 0 156592934 169746432 32598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 610.95
Current children cumulated vsize (KiB) 171124

[startup+319.901 s]
/proc/loadavg: 3.98 2.94 1.85 5/69 1112
/proc/meminfo: memFree=1808272/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166200 CPUtime=634.93
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32713 0 0 0 63451 42 0 0 19 0 4 0 156592905 170188800 32699 1992294400 134512640 135305190 4294956160 18446744073709551615 134528840 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41550 32699 83 193 0 41354 0
[pid=1109/tid=1110] ppid=1106 vsize=166200 CPUtime=171.68
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5917 0 0 0 17158 10 0 0 17 0 4 0 156592934 170188800 32699 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166200 CPUtime=98.59
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4729 0 0 0 9853 6 0 0 25 0 4 0 156592934 170188800 32699 1992294400 134512640 135305190 4294956160 18446744073709551615 134541973 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166200 CPUtime=197.16
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 19704 12 0 0 20 0 4 0 156592934 170188800 32699 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.49
Current children cumulated vsize (KiB) 171556

[startup+332.701 s]
/proc/loadavg: 3.98 2.99 1.88 5/69 1114
/proc/meminfo: memFree=1807888/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166416 CPUtime=660.47
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32758 0 0 0 66005 42 0 0 21 0 4 0 156592905 170409984 32744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41604 32744 83 193 0 41408 0
[pid=1109/tid=1110] ppid=1106 vsize=166416 CPUtime=177.95
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5921 0 0 0 17785 10 0 0 21 0 4 0 156592934 170409984 32744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166416 CPUtime=101.59
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4768 0 0 0 10153 6 0 0 25 0 4 0 156592934 170409984 32744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166416 CPUtime=206.05
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 20593 12 0 0 19 0 4 0 156592934 170409984 32744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 662.03
Current children cumulated vsize (KiB) 171772

[startup+335.903 s]
/proc/loadavg: 3.99 3.01 1.89 5/69 1114
/proc/meminfo: memFree=1807888/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166556 CPUtime=666.87
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32773 0 0 0 66644 43 0 0 25 0 4 0 156592905 170553344 32759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41639 32759 83 193 0 41443 0
[pid=1109/tid=1110] ppid=1106 vsize=166556 CPUtime=180.34
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5934 0 0 0 18024 10 0 0 19 0 4 0 156592934 170553344 32759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166556 CPUtime=103.19
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4770 0 0 0 10313 6 0 0 25 0 4 0 156592934 170553344 32759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166556 CPUtime=207.65
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 20753 12 0 0 22 0 4 0 156592934 170553344 32759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 668.43
Current children cumulated vsize (KiB) 171912

[startup+337.502 s]
/proc/loadavg: 3.99 3.01 1.89 5/69 1114
/proc/meminfo: memFree=1807888/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166556 CPUtime=670.06
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32779 0 0 0 66963 43 0 0 18 0 4 0 156592905 170553344 32765 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41639 32765 83 193 0 41443 0
[pid=1109/tid=1110] ppid=1106 vsize=166556 CPUtime=180.38
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5934 0 0 0 18028 10 0 0 20 0 4 0 156592934 170553344 32765 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166556 CPUtime=103.29
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4770 0 0 0 10323 6 0 0 25 0 4 0 156592934 170553344 32765 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166556 CPUtime=209.15
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 20903 12 0 0 18 0 4 0 156592934 170553344 32765 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.62
Current children cumulated vsize (KiB) 171912

[startup+338.302 s]
/proc/loadavg: 3.99 3.01 1.89 5/69 1114
/proc/meminfo: memFree=1807824/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166556 CPUtime=671.66
/proc/1109/stat : 1109 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194304 32793 0 0 0 67123 43 0 0 19 0 4 0 156592905 170553344 32779 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41639 32779 83 193 0 41443 0
[pid=1109/tid=1110] ppid=1106 vsize=166556 CPUtime=180.73
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 5947 0 0 0 18063 10 0 0 20 0 4 0 156592934 170553344 32779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166556 CPUtime=103.58
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4771 0 0 0 10352 6 0 0 25 0 4 0 156592934 170553344 32779 1992294400 134512640 135305190 4294956160 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166556 CPUtime=209.66
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 8032 0 0 0 20954 12 0 0 19 0 4 0 156592934 170553344 32779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 673.22
Current children cumulated vsize (KiB) 171912

[startup+339.101 s]
/proc/loadavg: 3.99 3.01 1.89 5/69 1114
/proc/meminfo: memFree=1807760/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166696 CPUtime=673.09
/proc/1109/stat : 1109 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194304 32810 0 0 0 67266 43 0 0 20 0 4 0 156592905 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41674 32796 83 193 0 41478 0
[pid=1109/tid=1110] ppid=1106 vsize=166696 CPUtime=181.06
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194368 5957 0 0 0 18096 10 0 0 21 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166696 CPUtime=104.08
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4772 0 0 0 10402 6 0 0 17 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166696 CPUtime=209.96
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194368 8038 0 0 0 20984 12 0 0 19 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 674.65
Current children cumulated vsize (KiB) 172052

[startup+339.501 s]
/proc/loadavg: 3.99 3.01 1.89 5/69 1114
/proc/meminfo: memFree=1807760/2055920 swapFree=4181312/4192956
[pid=1106] ppid=1104 vsize=5356 CPUtime=1.56
/proc/1106/stat : 1106 (manysat.sh) S 1104 1106 1068 0 -1 4194304 313 5682 0 0 0 0 153 3 16 0 1 0 156592747 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1106/statm: 1339 238 195 169 0 50 0
[pid=1109] ppid=1106 vsize=166696 CPUtime=673.49
/proc/1109/stat : 1109 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194304 32810 0 0 0 67306 43 0 0 20 0 4 0 156592905 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1109/statm: 41674 32796 83 193 0 41478 0
[pid=1109/tid=1110] ppid=1106 vsize=166696 CPUtime=181.06
/proc/1109/task/1110/stat : 1110 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194368 5957 0 0 0 18096 10 0 0 21 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1109/tid=1111] ppid=1106 vsize=166696 CPUtime=104.48
/proc/1109/task/1111/stat : 1111 (manysat1.1_stat) R 1106 1106 1068 0 -1 4194368 4772 0 0 0 10442 6 0 0 21 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1109/tid=1112] ppid=1106 vsize=166696 CPUtime=209.96
/proc/1109/task/1112/stat : 1112 (manysat1.1_stat) S 1106 1106 1068 0 -1 4194368 8038 0 0 0 20984 12 0 0 19 0 4 0 156592934 170696704 32796 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 675.05
Current children cumulated vsize (KiB) 172052

Child status: 20
Real time (s): 339.581
CPU time (s): 675.151
CPU user time (s): 674.652
CPU system time (s): 0.498924
CPU usage (%): 198.819
Max. virtual memory (cumulated for all children) (KiB): 172052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 674.652
system time used= 0.498924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38974
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= 2024
involuntary context switches= 12026

runsolver used 0.302953 second user time and 0.939857 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 19:34:10
IDJOB=1772806
IDBENCH=20390
IDSOLVER=612
FILE ID=node48/1772806-1241285650
PBS_JOBID= 9225072
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1779109741

node48.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.209
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.209
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:       1944336 kB
Buffers:          8716 kB
Cached:          42080 kB
SwapCached:       5440 kB
Active:          16556 kB
Inactive:        42020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1944336 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            4648 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            39104 kB
Committed_AS:   760284 kB
PageTables:       1368 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= 66412 MiB
End job on node48 at 2009-05-02 19:39:50