Trace number 1774126

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 5011.62

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark476.868
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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.03/0.08	c ==============================================================================
0.03/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.08	c ==============================================================================
0.03/0.08	c |         0 |   94904   223730 |   28471       0        0     nan |  0.000 % |
1.19/1.25	c |         0 |   57479   171136 |      --       0       --      -- |     --   | -37085/-51618
1.19/1.25	c ==============================================================================
1.19/1.25	c Result  :   #vars: 13839   #clauses: 57479   #literals: 171136
1.19/1.25	c CPU time:   1.20782 s
1.19/1.25	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-1774126-1241290382/watcher-1774126-1241290382 -o /tmp/evaluation-result-1774126-1241290382/solver-1774126-1241290382 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774126-1241290382.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.31 3.81 3.87 3/64 25137
/proc/meminfo: memFree=1619752/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) R 25135 25137 25067 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157071761 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25137/statm: 1339 234 194 169 0 50 0
[pid=25138] ppid=25137 vsize=1556 CPUtime=0
/proc/25138/stat : 25138 (SatElite) R 25137 25137 25067 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 157071761 1593344 272 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 389 274 50 127 0 259 0

[startup+0.045545 s]
/proc/loadavg: 3.31 3.81 3.87 3/64 25137
/proc/meminfo: memFree=1619752/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157071761 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=7468 CPUtime=0.03
/proc/25138/stat : 25138 (SatElite) R 25137 25137 25067 0 -1 4194304 1746 0 0 0 3 0 0 0 19 0 1 0 157071761 7647232 1730 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 1867 1732 51 127 0 1737 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12824

[startup+0.102549 s]
/proc/loadavg: 3.31 3.81 3.87 3/64 25137
/proc/meminfo: memFree=1619752/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157071761 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=13256 CPUtime=0.09
/proc/25138/stat : 25138 (SatElite) R 25137 25137 25067 0 -1 4194304 3374 0 0 0 8 1 0 0 19 0 1 0 157071761 13574144 3157 1992294400 134512640 135034092 4294956112 18446744073709551615 134540846 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 3314 3157 68 127 0 3184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18612

[startup+0.301569 s]
/proc/loadavg: 3.31 3.81 3.87 3/64 25137
/proc/meminfo: memFree=1619752/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157071761 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=14260 CPUtime=0.29
/proc/25138/stat : 25138 (SatElite) R 25137 25137 25067 0 -1 4194304 3598 0 0 0 26 3 0 0 21 0 1 0 157071761 14602240 3381 1992294400 134512640 135034092 4294956112 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 3565 3381 68 127 0 3435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19616

[startup+0.701611 s]
/proc/loadavg: 3.31 3.81 3.87 3/64 25137
/proc/meminfo: memFree=1619752/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157071761 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=15416 CPUtime=0.68
/proc/25138/stat : 25138 (SatElite) R 25137 25137 25067 0 -1 4194304 3799 0 0 0 65 3 0 0 25 0 1 0 157071761 15785984 3582 1992294400 134512640 135034092 4294956112 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 3854 3582 68 127 0 3724 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20772

[startup+1.5017 s]
/proc/loadavg: 3.31 3.81 3.87 2/66 25139
/proc/meminfo: memFree=1600856/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5356

[startup+3.10187 s]
/proc/loadavg: 3.31 3.81 3.87 5/69 25143
/proc/meminfo: memFree=1594112/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=53892 CPUtime=3.36
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 5245 0 0 0 332 4 0 0 19 0 4 0 157071894 55185408 5231 1992294400 134512640 135305190 4294956160 18446744073709551615 134556734 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 13473 5231 83 193 0 13277 0
[pid=25140/tid=25141] ppid=25137 vsize=53892 CPUtime=0.71
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 151 0 0 0 71 0 0 0 19 0 4 0 157071910 55185408 5231 1992294400 134512640 135305190 4294956160 18446744073709551615 134557489 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=53892 CPUtime=0.81
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 177 0 0 0 81 0 0 0 17 0 4 0 157071910 55185408 5231 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=53892 CPUtime=0.79
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 246 0 0 0 79 0 0 0 17 0 4 0 157071910 55185408 5231 1992294400 134512640 135305190 4294956160 18446744073709551615 134551661 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 59248

[startup+6.3022 s]
/proc/loadavg: 3.37 3.81 3.87 5/69 25143
/proc/meminfo: memFree=1593216/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=54292 CPUtime=9.73
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 5337 0 0 0 969 4 0 0 25 0 4 0 157071894 55595008 5323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 13573 5323 83 193 0 13377 0
[pid=25140/tid=25141] ppid=25137 vsize=54292 CPUtime=2.35
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 169 0 0 0 234 1 0 0 25 0 4 0 157071910 55595008 5323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=54292 CPUtime=2.31
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 197 0 0 0 231 0 0 0 19 0 4 0 157071910 55595008 5323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=54292 CPUtime=2.49
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 272 0 0 0 249 0 0 0 19 0 4 0 157071910 55595008 5323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 59648

[startup+12.7019 s]
/proc/loadavg: 3.42 3.82 3.87 5/69 25143
/proc/meminfo: memFree=1592776/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=54820 CPUtime=22.51
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 5481 0 0 0 2246 5 0 0 25 0 4 0 157071894 56135680 5467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 13705 5467 83 193 0 13509 0
[pid=25140/tid=25141] ppid=25137 vsize=54820 CPUtime=5.51
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 206 0 0 0 550 1 0 0 25 0 4 0 157071910 56135680 5467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=54820 CPUtime=5.51
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 236 0 0 0 551 0 0 0 25 0 4 0 157071910 56135680 5467 1992294400 134512640 135305190 4294956160 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=54820 CPUtime=5.69
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 305 0 0 0 569 0 0 0 25 0 4 0 157071910 56135680 5467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 60176

[startup+25.5022 s]
/proc/loadavg: 3.55 3.82 3.88 5/69 25143
/proc/meminfo: memFree=1592008/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=55740 CPUtime=48.05
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 5715 0 0 0 4800 5 0 0 25 0 4 0 157071894 57077760 5701 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 13935 5701 83 193 0 13739 0
[pid=25140/tid=25141] ppid=25137 vsize=55740 CPUtime=11.91
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 269 0 0 0 1190 1 0 0 25 0 4 0 157071910 57077760 5701 1992294400 134512640 135305190 4294956160 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=55740 CPUtime=11.9
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 285 0 0 0 1190 0 0 0 25 0 4 0 157071910 57077760 5701 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=55740 CPUtime=12.09
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 365 0 0 0 1209 0 0 0 25 0 4 0 157071910 57077760 5701 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 61096

[startup+51.1028 s]
/proc/loadavg: 3.70 3.84 3.88 5/69 25143
/proc/meminfo: memFree=1590280/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=57508 CPUtime=99.14
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 6153 0 0 0 9908 6 0 0 25 0 4 0 157071894 58888192 6139 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 14377 6139 83 193 0 14181 0
[pid=25140/tid=25141] ppid=25137 vsize=57508 CPUtime=24.71
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 355 0 0 0 2470 1 0 0 25 0 4 0 157071910 58888192 6139 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=57508 CPUtime=23.9
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 396 0 0 0 2389 1 0 0 25 0 4 0 157071910 58888192 6139 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=57508 CPUtime=25.69
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 502 0 0 0 2569 0 0 0 25 0 4 0 157071910 58888192 6139 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 62864

[startup+102.306 s]
/proc/loadavg: 3.87 3.86 3.88 5/69 25143
/proc/meminfo: memFree=1586824/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=60744 CPUtime=201.33
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 6996 0 0 0 20126 7 0 0 25 0 4 0 157071894 62201856 6982 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 15186 6982 83 193 0 14990 0
[pid=25140/tid=25141] ppid=25137 vsize=60744 CPUtime=50.2
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 511 0 0 0 5019 1 0 0 25 0 4 0 157071910 62201856 6982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=60744 CPUtime=49.5
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 576 0 0 0 4949 1 0 0 25 0 4 0 157071910 62201856 6982 1992294400 134512640 135305190 4294956160 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=60744 CPUtime=51.29
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 835 0 0 0 5128 1 0 0 25 0 4 0 157071910 62201856 6982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.65
Current children cumulated vsize (KiB) 66100

[startup+162.302 s]
/proc/loadavg: 3.95 3.88 3.89 5/69 25143
/proc/meminfo: memFree=1583240/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=64328 CPUtime=321.06
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 7891 0 0 0 32098 8 0 0 22 0 4 0 157071894 65871872 7877 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 16082 7877 83 193 0 15886 0
[pid=25140/tid=25141] ppid=25137 vsize=64328 CPUtime=80.18
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 669 0 0 0 8016 2 0 0 25 0 4 0 157071910 65871872 7877 1992294400 134512640 135305190 4294956160 18446744073709551615 134557956 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=64328 CPUtime=77.79
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 746 0 0 0 7778 1 0 0 25 0 4 0 157071910 65871872 7877 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0

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

/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7147 0 0 0 227040 9 0 0 25 0 4 0 157071910 143867904 25868 1992294400 134512640 135305190 4294956160 18446744073709551615 134550995 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9063.55
Current children cumulated vsize (KiB) 145852

[startup+4602.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/69 25157
/proc/meminfo: memFree=1507784/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=142856 CPUtime=9181.98
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 26584 0 0 0 918162 36 0 0 25 0 4 0 157071894 146284544 26525 1992294400 134512640 135305190 4294956160 18446744073709551615 134528990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 35714 26525 83 193 0 35518 0
[pid=25140/tid=25141] ppid=25137 vsize=142856 CPUtime=2285.06
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4709 0 0 0 228498 8 0 0 25 0 4 0 157071910 146284544 26525 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=142856 CPUtime=2304.14
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4731 0 0 0 230408 6 0 0 25 0 4 0 157071910 146284544 26525 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=142856 CPUtime=2300.37
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7380 0 0 0 230027 10 0 0 25 0 4 0 157071910 146284544 26525 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9183.3
Current children cumulated vsize (KiB) 148212

[startup+4662.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/69 25157
/proc/meminfo: memFree=1504968/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=145568 CPUtime=9301.71
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 27283 0 0 0 930134 37 0 0 25 0 4 0 157071894 149061632 27224 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 36392 27224 83 193 0 36196 0
[pid=25140/tid=25141] ppid=25137 vsize=145568 CPUtime=2315.06
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4873 0 0 0 231498 8 0 0 25 0 4 0 157071910 149061632 27224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=145568 CPUtime=2334.04
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4795 0 0 0 233397 7 0 0 25 0 4 0 157071910 149061632 27224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=145568 CPUtime=2330.24
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7599 0 0 0 233014 10 0 0 25 0 4 0 157071910 149061632 27224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9303.03
Current children cumulated vsize (KiB) 150924

[startup+4722.31 s]
/proc/loadavg: 4.00 4.01 3.98 5/69 25157
/proc/meminfo: memFree=1502600/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=148584 CPUtime=9421.46
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 27887 0 0 0 942108 38 0 0 25 0 4 0 157071894 152150016 27828 1992294400 134512640 135305190 4294956160 18446744073709551615 134530654 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 37146 27828 83 193 0 36950 0
[pid=25140/tid=25141] ppid=25137 vsize=148584 CPUtime=2344.46
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5049 0 0 0 234437 9 0 0 25 0 4 0 157071910 152150016 27828 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=148584 CPUtime=2365.99
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4932 0 0 0 236592 7 0 0 25 0 4 0 157071910 152150016 27828 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=148584 CPUtime=2359.88
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7749 0 0 0 235978 10 0 0 25 0 4 0 157071910 152150016 27828 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9422.78
Current children cumulated vsize (KiB) 153940

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 25157
/proc/meminfo: memFree=1502088/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=149612 CPUtime=9541.2
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 28030 0 0 0 954082 38 0 0 25 0 4 0 157071894 153202688 27971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 37403 27971 83 193 0 37207 0
[pid=25140/tid=25141] ppid=25137 vsize=149612 CPUtime=2374.35
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5114 0 0 0 237426 9 0 0 25 0 4 0 157071910 153202688 27971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=149612 CPUtime=2396.74
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4932 0 0 0 239667 7 0 0 25 0 4 0 157071910 153202688 27971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=149612 CPUtime=2389.75
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7785 0 0 0 238965 10 0 0 25 0 4 0 157071910 153202688 27971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9542.52
Current children cumulated vsize (KiB) 154968

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 25157
/proc/meminfo: memFree=1501256/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=150360 CPUtime=9660.93
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 28232 0 0 0 966055 38 0 0 25 0 4 0 157071894 153968640 28173 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 37590 28173 83 193 0 37394 0
[pid=25140/tid=25141] ppid=25137 vsize=150360 CPUtime=2403.54
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5158 0 0 0 240345 9 0 0 25 0 4 0 157071910 153968640 28173 1992294400 134512640 135305190 4294956160 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=150360 CPUtime=2425.94
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4932 0 0 0 242587 7 0 0 25 0 4 0 157071910 153968640 28173 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=150360 CPUtime=2421.23
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7870 0 0 0 242113 10 0 0 25 0 4 0 157071910 153968640 28173 1992294400 134512640 135305190 4294956160 18446744073709551615 134557325 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9662.25
Current children cumulated vsize (KiB) 155716

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 25157
/proc/meminfo: memFree=1501192/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=150360 CPUtime=9780.68
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 28239 0 0 0 978030 38 0 0 25 0 4 0 157071894 153968640 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 37590 28180 83 193 0 37394 0
[pid=25140/tid=25141] ppid=25137 vsize=150360 CPUtime=2433.94
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5159 0 0 0 243385 9 0 0 25 0 4 0 157071910 153968640 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=150360 CPUtime=2455.93
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4932 0 0 0 245586 7 0 0 25 0 4 0 157071910 153968640 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=150360 CPUtime=2451.22
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7870 0 0 0 245112 10 0 0 25 0 4 0 157071910 153968640 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9782
Current children cumulated vsize (KiB) 155716

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 25157
/proc/meminfo: memFree=1501128/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=150468 CPUtime=9900.41
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 28244 0 0 0 990003 38 0 0 25 0 4 0 157071894 154079232 28185 1992294400 134512640 135305190 4294956160 18446744073709551615 134530621 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 37617 28185 83 193 0 37421 0
[pid=25140/tid=25141] ppid=25137 vsize=150468 CPUtime=2463.84
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5159 0 0 0 246375 9 0 0 25 0 4 0 157071910 154079232 28185 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=150468 CPUtime=2485.91
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4932 0 0 0 248584 7 0 0 25 0 4 0 157071910 154079232 28185 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=150468 CPUtime=2481.21
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7870 0 0 0 248111 10 0 0 25 0 4 0 157071910 154079232 28185 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9901.73
Current children cumulated vsize (KiB) 155824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.61 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 25157
/proc/meminfo: memFree=1501128/2055920 swapFree=4180888/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=1.32
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 25067 0 -1 4194304 313 4206 0 0 0 0 127 5 16 0 1 0 157071761 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=150468 CPUtime=9998.81
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194304 28246 0 0 0 999843 38 0 0 25 0 4 0 157071894 154079232 28187 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 37617 28187 83 193 0 37421 0
[pid=25140/tid=25141] ppid=25137 vsize=150468 CPUtime=2488.39
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 5159 0 0 0 248830 9 0 0 25 0 4 0 157071910 154079232 28187 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=150468 CPUtime=2510.52
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 4934 0 0 0 251045 7 0 0 25 0 4 0 157071910 154079232 28187 1992294400 134512640 135305190 4294956160 18446744073709551615 134552911 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=150468 CPUtime=2505.89
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 25067 0 -1 4194368 7870 0 0 0 250579 10 0 0 25 0 4 0 157071910 154079232 28187 1992294400 134512640 135305190 4294956160 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 155824

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25137 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=273806
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=55991
# CPU time returned by wait4() is 1.3298
# 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): 5011.62
CPU time (s): 10000.1
CPU user time (s): 9999.7
CPU system time (s): 0.43
CPU usage (%): 199.539
Max. virtual memory (cumulated for all children) (KiB): 155824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.27381
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4519
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= 3

runsolver used 4.76228 second user time and 13.5229 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-02 20:53:02
IDJOB=1774126
IDBENCH=70873
IDSOLVER=612
FILE ID=node24/1774126-1241290382
PBS_JOBID= 9225113
Free space on /tmp= 66540 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774126-1241290382/watcher-1774126-1241290382 -o /tmp/evaluation-result-1774126-1241290382/solver-1774126-1241290382 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774126-1241290382.cnf aimd 1

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1478690875

node24.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:       1620232 kB
Buffers:         90884 kB
Cached:         238292 kB
SwapCached:       5860 kB
Active:          22064 kB
Inactive:       315496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620232 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            84044 kB
Committed_AS:   708592 kB
PageTables:       1440 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= 66536 MiB
End job on node24 at 2009-05-02 22:16:36