Trace number 1773686

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-20? (TO) 10000.1 5010.92

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
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.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.09/0.14	c CPU time:   0.139978 s
0.09/0.14	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773686-1241288018/watcher-1773686-1241288018 -o /tmp/evaluation-result-1773686-1241288018/solver-1773686-1241288018 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773686-1241288018.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.99 3.80 2.76 3/64 24076
/proc/meminfo: memFree=1143720/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156835313 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 235 195 169 0 50 0
[pid=24077] ppid=24076 vsize=960 CPUtime=0
/proc/24077/stat : 24077 (SatElite) R 24076 24076 23967 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 156835313 983040 135 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/24077/statm: 240 136 50 127 0 110 0

[startup+0.0333779 s]
/proc/loadavg: 3.99 3.80 2.76 3/64 24076
/proc/meminfo: memFree=1143720/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156835313 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 235 195 169 0 50 0
[pid=24077] ppid=24076 vsize=5044 CPUtime=0.02
/proc/24077/stat : 24077 (SatElite) R 24076 24076 23967 0 -1 4194304 1040 0 0 0 2 0 0 0 19 0 1 0 156835313 5165056 1002 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/24077/statm: 1261 1002 68 127 0 1131 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10400

[startup+0.101384 s]
/proc/loadavg: 3.99 3.80 2.76 3/64 24076
/proc/meminfo: memFree=1143720/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156835313 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 235 195 169 0 50 0
[pid=24077] ppid=24076 vsize=5764 CPUtime=0.09
/proc/24077/stat : 24077 (SatElite) R 24076 24076 23967 0 -1 4194304 1227 0 0 0 9 0 0 0 19 0 1 0 156835313 5902336 1189 1992294400 134512640 135034092 4294956112 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 0 0 0
/proc/24077/statm: 1441 1189 68 127 0 1311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11120

[startup+0.301412 s]
/proc/loadavg: 3.99 3.80 2.76 3/64 24076
/proc/meminfo: memFree=1143720/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+0.701449 s]
/proc/loadavg: 3.99 3.80 2.76 3/64 24076
/proc/meminfo: memFree=1143720/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+1.50253 s]
/proc/loadavg: 3.99 3.80 2.76 5/69 24082
/proc/meminfo: memFree=1135488/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=40880 CPUtime=2.58
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 1950 0 0 0 258 0 0 0 19 0 4 0 156835330 41861120 1936 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 10220 1936 83 193 0 10024 0
[pid=24079/tid=24080] ppid=24076 vsize=40880 CPUtime=0.71
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 68 0 0 0 71 0 0 0 21 0 4 0 156835335 41861120 1936 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=40880 CPUtime=0.8
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 61 0 0 0 80 0 0 0 18 0 4 0 156835335 41861120 1936 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=40880 CPUtime=0.61
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 163 0 0 0 61 0 0 0 22 0 4 0 156835335 41861120 1936 1992294400 134512640 135305190 4294956160 18446744073709551615 134556813 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 46236

[startup+3.10268 s]
/proc/loadavg: 3.99 3.80 2.76 5/69 24082
/proc/meminfo: memFree=1134848/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=41708 CPUtime=5.78
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 2143 0 0 0 577 1 0 0 19 0 4 0 156835330 42708992 2129 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 10427 2129 83 193 0 10231 0
[pid=24079/tid=24080] ppid=24076 vsize=41708 CPUtime=1.4
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 92 0 0 0 140 0 0 0 25 0 4 0 156835335 42708992 2129 1992294400 134512640 135305190 4294956160 18446744073709551615 134558374 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=41708 CPUtime=1.42
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 82 0 0 0 142 0 0 0 24 0 4 0 156835335 42708992 2129 1992294400 134512640 135305190 4294956160 18446744073709551615 134553371 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=41708 CPUtime=1.51
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 280 0 0 0 151 0 0 0 24 0 4 0 156835335 42708992 2129 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 47064

[startup+6.30198 s]
/proc/loadavg: 3.99 3.81 2.76 5/69 24082
/proc/meminfo: memFree=1133632/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=42628 CPUtime=12.16
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 2376 0 0 0 1215 1 0 0 25 0 4 0 156835330 43651072 2362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 10657 2362 83 193 0 10461 0
[pid=24079/tid=24080] ppid=24076 vsize=42628 CPUtime=2.99
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 133 0 0 0 299 0 0 0 25 0 4 0 156835335 43651072 2362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=42628 CPUtime=3.01
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 170 0 0 0 301 0 0 0 25 0 4 0 156835335 43651072 2362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=42628 CPUtime=3.11
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 331 0 0 0 311 0 0 0 25 0 4 0 156835335 43651072 2362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 47984

[startup+12.7016 s]
/proc/loadavg: 3.99 3.81 2.77 5/69 24082
/proc/meminfo: memFree=1131656/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=44356 CPUtime=24.94
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 2819 0 0 0 2492 2 0 0 25 0 4 0 156835330 45420544 2805 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 11089 2805 83 193 0 10893 0
[pid=24079/tid=24080] ppid=24076 vsize=44356 CPUtime=6.16
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 258 0 0 0 616 0 0 0 25 0 4 0 156835335 45420544 2805 1992294400 134512640 135305190 4294956160 18446744073709551615 134551927 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=44356 CPUtime=6.21
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 277 0 0 0 621 0 0 0 25 0 4 0 156835335 45420544 2805 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=44356 CPUtime=6.3
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 453 0 0 0 630 0 0 0 25 0 4 0 156835335 45420544 2805 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 49712

[startup+25.5018 s]
/proc/loadavg: 3.99 3.82 2.79 5/69 24082
/proc/meminfo: memFree=1127944/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=47976 CPUtime=50.48
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 3745 0 0 0 5045 3 0 0 25 0 4 0 156835330 49127424 3731 1992294400 134512640 135305190 4294956160 18446744073709551615 134557508 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 11994 3731 83 193 0 11798 0
[pid=24079/tid=24080] ppid=24076 vsize=47976 CPUtime=12.54
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 414 0 0 0 1254 0 0 0 25 0 4 0 156835335 49127424 3731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=47976 CPUtime=12.49
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 550 0 0 0 1249 0 0 0 25 0 4 0 156835335 49127424 3731 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=47976 CPUtime=12.77
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 739 0 0 0 1277 0 0 0 25 0 4 0 156835335 49127424 3731 1992294400 134512640 135305190 4294956160 18446744073709551615 134557493 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 53332

[startup+51.1012 s]
/proc/loadavg: 3.99 3.83 2.82 5/69 24082
/proc/meminfo: memFree=1123208/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=52700 CPUtime=101.57
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 4932 0 0 0 10153 4 0 0 25 0 4 0 156835330 53964800 4918 1992294400 134512640 135305190 4294956160 18446744073709551615 134557263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 13175 4918 83 193 0 12979 0
[pid=24079/tid=24080] ppid=24076 vsize=52700 CPUtime=25.51
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 681 0 0 0 2550 1 0 0 25 0 4 0 156835335 53964800 4918 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=52700 CPUtime=24.81
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 836 0 0 0 2481 0 0 0 25 0 4 0 156835335 53964800 4918 1992294400 134512640 135305190 4294956160 18446744073709551615 134554294 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=52700 CPUtime=25.29
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 1082 0 0 0 2529 0 0 0 25 0 4 0 156835335 53964800 4918 1992294400 134512640 135305190 4294956160 18446744073709551615 134557319 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 58056

[startup+102.307 s]
/proc/loadavg: 3.99 3.85 2.88 5/69 24082
/proc/meminfo: memFree=1115656/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=60184 CPUtime=203.76
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 6792 0 0 0 20370 6 0 0 25 0 4 0 156835330 61628416 6778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 15046 6778 83 193 0 14850 0
[pid=24079/tid=24080] ppid=24076 vsize=60184 CPUtime=50.83
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 1044 0 0 0 5082 1 0 0 25 0 4 0 156835335 61628416 6778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=60184 CPUtime=50.51
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 1284 0 0 0 5050 1 0 0 25 0 4 0 156835335 61628416 6778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=60184 CPUtime=50.98
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 1672 0 0 0 5097 1 0 0 25 0 4 0 156835335 61628416 6778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 65540

[startup+162.302 s]
/proc/loadavg: 3.99 3.88 2.94 5/69 24082
/proc/meminfo: memFree=1112840/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=63112 CPUtime=323.49
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 7500 0 0 0 32343 6 0 0 25 0 4 0 156835330 64626688 7486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 15778 7486 83 193 0 15582 0
[pid=24079/tid=24080] ppid=24076 vsize=63112 CPUtime=80.53

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

/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9586 0 0 0 229879 16 0 0 25 0 4 0 156835335 164012032 30137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9184.63
Current children cumulated vsize (KiB) 165524

[startup+4662.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/69 24090
/proc/meminfo: memFree=1021256/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=160456 CPUtime=9304.22
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30249 0 0 0 930375 47 0 0 25 0 4 0 156835330 164306944 30219 1992294400 134512640 135305190 4294956160 18446744073709551615 134528551 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 40114 30219 83 193 0 39918 0
[pid=24079/tid=24080] ppid=24076 vsize=160456 CPUtime=2317.69
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 5941 0 0 0 231760 9 0 0 25 0 4 0 156835335 164306944 30219 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=160456 CPUtime=2334.28
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6958 0 0 0 233418 10 0 0 25 0 4 0 156835335 164306944 30219 1992294400 134512640 135305190 4294956160 18446744073709551615 134551620 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24082] ppid=24076 vsize=160456 CPUtime=2328.82
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9586 0 0 0 232866 16 0 0 25 0 4 0 156835335 164306944 30219 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9304.37
Current children cumulated vsize (KiB) 165812

[startup+4722.31 s]
/proc/loadavg: 4.18 4.06 3.94 5/69 24090
/proc/meminfo: memFree=1021000/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=160816 CPUtime=9423.97
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30313 0 0 0 942350 47 0 0 25 0 4 0 156835330 164675584 30283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24079/statm: 40204 30283 83 193 0 40008 0
[pid=24079/tid=24080] ppid=24076 vsize=160816 CPUtime=2347.52
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6005 0 0 0 234743 9 0 0 25 0 4 0 156835335 164675584 30283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24081] ppid=24076 vsize=160816 CPUtime=2364.76
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6958 0 0 0 236466 10 0 0 25 0 4 0 156835335 164675584 30283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=160816 CPUtime=2358.54
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9586 0 0 0 235838 16 0 0 25 0 4 0 156835335 164675584 30283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9424.12
Current children cumulated vsize (KiB) 166172

[startup+4782.3 s]
/proc/loadavg: 4.06 4.05 3.94 5/69 24090
/proc/meminfo: memFree=1020744/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=160960 CPUtime=9543.7
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30370 0 0 0 954323 47 0 0 25 0 4 0 156835330 164823040 30340 1992294400 134512640 135305190 4294956160 18446744073709551615 134570421 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24079/statm: 40240 30340 83 193 0 40044 0
[pid=24079/tid=24080] ppid=24076 vsize=160960 CPUtime=2377.5
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6062 0 0 0 237740 10 0 0 25 0 4 0 156835335 164823040 30340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24081] ppid=24076 vsize=160960 CPUtime=2394.65
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6958 0 0 0 239455 10 0 0 25 0 4 0 156835335 164823040 30340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=160960 CPUtime=2388.54
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9586 0 0 0 238838 16 0 0 25 0 4 0 156835335 164823040 30340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528854 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9543.85
Current children cumulated vsize (KiB) 166316

[startup+4842.3 s]
/proc/loadavg: 4.02 4.04 3.94 5/69 24090
/proc/meminfo: memFree=1020232/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=161464 CPUtime=9663.45
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30504 0 0 0 966297 48 0 0 25 0 4 0 156835330 165339136 30474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24079/statm: 40366 30474 83 193 0 40170 0
[pid=24079/tid=24080] ppid=24076 vsize=161464 CPUtime=2407.48
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6196 0 0 0 240738 10 0 0 25 0 4 0 156835335 165339136 30474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24081] ppid=24076 vsize=161464 CPUtime=2424.95
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6958 0 0 0 242485 10 0 0 25 0 4 0 156835335 165339136 30474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=161464 CPUtime=2418.53
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9586 0 0 0 241837 16 0 0 25 0 4 0 156835335 165339136 30474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9663.6
Current children cumulated vsize (KiB) 166820

[startup+4902.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/69 24090
/proc/meminfo: memFree=1019400/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=163504 CPUtime=9783.19
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30730 0 0 0 978271 48 0 0 25 0 4 0 156835330 167428096 30700 1992294400 134512640 135305190 4294956160 18446744073709551615 134557385 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24079/statm: 40876 30700 83 193 0 40680 0
[pid=24079/tid=24080] ppid=24076 vsize=163504 CPUtime=2437.47
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6305 0 0 0 243737 10 0 0 25 0 4 0 156835335 167428096 30700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24079/tid=24081] ppid=24076 vsize=163504 CPUtime=2454.84
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 7007 0 0 0 245474 10 0 0 25 0 4 0 156835335 167428096 30700 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=163504 CPUtime=2448.52
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9632 0 0 0 244836 16 0 0 25 0 4 0 156835335 167428096 30700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9783.34
Current children cumulated vsize (KiB) 168860

[startup+4962.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/69 24090
/proc/meminfo: memFree=1018696/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=163648 CPUtime=9902.93
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30890 0 0 0 990245 48 0 0 25 0 4 0 156835330 167575552 30860 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 40912 30860 83 193 0 40716 0
[pid=24079/tid=24080] ppid=24076 vsize=163648 CPUtime=2467.86
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6351 0 0 0 246776 10 0 0 25 0 4 0 156835335 167575552 30860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=163648 CPUtime=2484.72
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 7050 0 0 0 248462 10 0 0 25 0 4 0 156835335 167575552 30860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=163648 CPUtime=2478.03
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9671 0 0 0 247787 16 0 0 25 0 4 0 156835335 167575552 30860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528371 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9903.08
Current children cumulated vsize (KiB) 169004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 4.00 4.02 3.94 5/69 24090
/proc/meminfo: memFree=1018696/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=163720 CPUtime=9999.93
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30892 0 0 0 999945 48 0 0 25 0 4 0 156835330 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 40930 30862 83 193 0 40734 0
[pid=24079/tid=24080] ppid=24076 vsize=163720 CPUtime=2492.07
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6351 0 0 0 249197 10 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=163720 CPUtime=2508.93
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 7050 0 0 0 250883 10 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=163720 CPUtime=2502.32
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9671 0 0 0 250216 16 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 169076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5010.9 s]
/proc/loadavg: 4.00 4.02 3.94 5/69 24090
/proc/meminfo: memFree=1018696/2055920 swapFree=4181256/4192956
[pid=24076] ppid=24074 vsize=5356 CPUtime=0.15
/proc/24076/stat : 24076 (manysat.sh) S 24074 24076 23967 0 -1 4194304 313 1257 0 0 0 0 15 0 17 0 1 0 156835313 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24076/statm: 1339 238 195 169 0 50 0
[pid=24079] ppid=24076 vsize=163720 CPUtime=9999.93
/proc/24079/stat : 24079 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194304 30892 0 0 0 999945 48 0 0 25 0 4 0 156835330 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24079/statm: 40930 30862 83 193 0 40734 0
[pid=24079/tid=24080] ppid=24076 vsize=163720 CPUtime=2492.07
/proc/24079/task/24080/stat : 24080 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 6351 0 0 0 249197 10 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24081] ppid=24076 vsize=163720 CPUtime=2508.93
/proc/24079/task/24081/stat : 24081 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 7050 0 0 0 250883 10 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24079/tid=24082] ppid=24076 vsize=163720 CPUtime=2502.32
/proc/24079/task/24082/stat : 24082 (manysat1.1_stat) R 24076 24076 23967 0 -1 4194368 9671 0 0 0 250216 16 0 0 25 0 4 0 156835335 167649280 30862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 169076

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24076 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=161975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 0.172973
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5010.92
CPU time (s): 10000.1
CPU user time (s): 9999.6
CPU system time (s): 0.48
CPU usage (%): 199.566
Max. virtual memory (cumulated for all children) (KiB): 169076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.161975
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1570
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= 5
involuntary context switches= 4

runsolver used 4.80427 second user time and 13.5359 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-02 20:13:38
IDJOB=1773686
IDBENCH=70775
IDSOLVER=612
FILE ID=node14/1773686-1241288018
PBS_JOBID= 9225094
Free space on /tmp= 66552 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773686-1241288018/watcher-1773686-1241288018 -o /tmp/evaluation-result-1773686-1241288018/solver-1773686-1241288018 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773686-1241288018.cnf aimd 1

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=153423698

node14.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.256
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	: 5931.00
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.256
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:       1144200 kB
Buffers:         84948 kB
Cached:         721860 kB
SwapCached:       5520 kB
Active:          74360 kB
Inactive:       740392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144200 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            82936 kB
Committed_AS:   639664 kB
PageTables:       1452 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= 66548 MiB
End job on node14 at 2009-05-02 21:37:11