Trace number 1774156

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.72

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark362.402
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   95911   226247 |   28773       0        0     nan |  0.000 % |
1.18/1.25	c |         0 |   59414   177649 |      --       0       --      -- |     --   | -36157/-47622
1.18/1.26	c ==============================================================================
1.18/1.26	c Result  :   #vars: 14275   #clauses: 59414   #literals: 177649
1.18/1.26	c CPU time:   1.22381 s
1.18/1.26	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-1774156-1241290506/watcher-1774156-1241290506 -o /tmp/evaluation-result-1774156-1241290506/solver-1774156-1241290506 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774156-1241290506.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.67 3.90 3.87 3/64 25330
/proc/meminfo: memFree=1431080/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=0
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157078751 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 235 195 169 0 50 0
[pid=25331] ppid=25330 vsize=1172 CPUtime=0
/proc/25331/stat : 25331 (SatElite) R 25330 25330 25293 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 157078751 1200128 184 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/25331/statm: 293 193 50 127 0 163 0

[startup+0.0162169 s]
/proc/loadavg: 3.67 3.90 3.87 3/64 25330
/proc/meminfo: memFree=1431080/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=0
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157078751 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 235 195 169 0 50 0
[pid=25331] ppid=25330 vsize=3924 CPUtime=0
/proc/25331/stat : 25331 (SatElite) R 25330 25330 25293 0 -1 4194304 907 0 0 0 0 0 0 0 18 0 1 0 157078751 4018176 891 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25331/statm: 981 891 51 127 0 851 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9280

[startup+0.102226 s]
/proc/loadavg: 3.67 3.90 3.87 3/64 25330
/proc/meminfo: memFree=1431080/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=0
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157078751 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 235 195 169 0 50 0
[pid=25331] ppid=25330 vsize=13784 CPUtime=0.09
/proc/25331/stat : 25331 (SatElite) R 25330 25330 25293 0 -1 4194304 3443 0 0 0 8 1 0 0 18 0 1 0 157078751 14114816 3203 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25331/statm: 3446 3203 68 127 0 3316 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19140

[startup+0.301249 s]
/proc/loadavg: 3.67 3.90 3.87 3/64 25330
/proc/meminfo: memFree=1431080/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=0
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157078751 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 235 195 169 0 50 0
[pid=25331] ppid=25330 vsize=14652 CPUtime=0.28
/proc/25331/stat : 25331 (SatElite) R 25330 25330 25293 0 -1 4194304 3648 0 0 0 27 1 0 0 19 0 1 0 157078751 15003648 3408 1992294400 134512640 135034092 4294956112 18446744073709551615 134566698 0 0 4096 3 0 0 0 17 0 0 0
/proc/25331/statm: 3663 3408 68 127 0 3533 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20008

[startup+0.702292 s]
/proc/loadavg: 3.67 3.90 3.87 3/64 25330
/proc/meminfo: memFree=1431080/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=0
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157078751 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 235 195 169 0 50 0
[pid=25331] ppid=25330 vsize=15428 CPUtime=0.68
/proc/25331/stat : 25331 (SatElite) R 25330 25330 25293 0 -1 4194304 3857 0 0 0 66 2 0 0 23 0 1 0 157078751 15798272 3617 1992294400 134512640 135034092 4294956112 18446744073709551615 134566239 0 0 4096 3 0 0 0 17 0 0 0
/proc/25331/statm: 3857 3617 68 127 0 3727 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20784

[startup+1.50239 s]
/proc/loadavg: 3.67 3.90 3.87 2/66 25332
/proc/meminfo: memFree=1411928/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5356

[startup+3.10157 s]
/proc/loadavg: 3.67 3.90 3.87 5/69 25336
/proc/meminfo: memFree=1404992/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=54456 CPUtime=3.32
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 5339 0 0 0 328 4 0 0 21 0 4 0 157078885 55762944 5325 1992294400 134512640 135305190 4294956160 18446744073709551615 134556831 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 13614 5325 83 193 0 13418 0
[pid=25333/tid=25334] ppid=25330 vsize=54456 CPUtime=0.68
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 184 0 0 0 68 0 0 0 22 0 4 0 157078902 55762944 5325 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=54456 CPUtime=0.82
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 167 0 0 0 81 1 0 0 17 0 4 0 157078902 55762944 5325 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=54456 CPUtime=0.82
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 230 0 0 0 82 0 0 0 17 0 4 0 157078902 55762944 5325 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 59812

[startup+6.30192 s]
/proc/loadavg: 3.70 3.91 3.87 5/69 25336
/proc/meminfo: memFree=1404032/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=54924 CPUtime=9.71
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 5463 0 0 0 966 5 0 0 25 0 4 0 157078885 56242176 5449 1992294400 134512640 135305190 4294956160 18446744073709551615 134558351 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 13731 5449 83 193 0 13535 0
[pid=25333/tid=25334] ppid=25330 vsize=54924 CPUtime=2.28
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 212 0 0 0 228 0 0 0 25 0 4 0 157078902 56242176 5449 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=54924 CPUtime=2.51
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 182 0 0 0 250 1 0 0 19 0 4 0 157078902 56242176 5449 1992294400 134512640 135305190 4294956160 18446744073709551615 134553344 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=54924 CPUtime=2.32
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 282 0 0 0 232 0 0 0 19 0 4 0 157078902 56242176 5449 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 60280

[startup+12.7016 s]
/proc/loadavg: 3.72 3.91 3.87 5/69 25336
/proc/meminfo: memFree=1403584/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=55452 CPUtime=22.48
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 5600 0 0 0 2243 5 0 0 25 0 4 0 157078885 56782848 5586 1992294400 134512640 135305190 4294956160 18446744073709551615 134570400 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 13863 5586 83 193 0 13667 0
[pid=25333/tid=25334] ppid=25330 vsize=55452 CPUtime=5.48
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 237 0 0 0 548 0 0 0 25 0 4 0 157078902 56782848 5586 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=55452 CPUtime=5.71
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 224 0 0 0 570 1 0 0 25 0 4 0 157078902 56782848 5586 1992294400 134512640 135305190 4294956160 18446744073709551615 134551625 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=55452 CPUtime=5.5
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 321 0 0 0 550 0 0 0 25 0 4 0 157078902 56782848 5586 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 60808

[startup+25.5021 s]
/proc/loadavg: 3.78 3.91 3.87 5/69 25336
/proc/meminfo: memFree=1402688/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=56360 CPUtime=48.02
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 5840 0 0 0 4797 5 0 0 25 0 4 0 157078885 57712640 5826 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 14090 5826 83 193 0 13894 0
[pid=25333/tid=25334] ppid=25330 vsize=56360 CPUtime=11.87
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 262 0 0 0 1187 0 0 0 25 0 4 0 157078902 57712640 5826 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=56360 CPUtime=12.01
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 267 0 0 0 1200 1 0 0 25 0 4 0 157078902 57712640 5826 1992294400 134512640 135305190 4294956160 18446744073709551615 134553293 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=56360 CPUtime=11.94
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 452 0 0 0 1194 0 0 0 25 0 4 0 157078902 57712640 5826 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 61716

[startup+51.1029 s]
/proc/loadavg: 3.86 3.92 3.88 5/69 25336
/proc/meminfo: memFree=1400768/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=58200 CPUtime=99.1
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 6328 0 0 0 9904 6 0 0 25 0 4 0 157078885 59596800 6314 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 14550 6314 83 193 0 14354 0
[pid=25333/tid=25334] ppid=25330 vsize=58200 CPUtime=24.66
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 365 0 0 0 2466 0 0 0 25 0 4 0 157078902 59596800 6314 1992294400 134512640 135305190 4294956160 18446744073709551615 134565625 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=58200 CPUtime=24.75
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 365 0 0 0 2474 1 0 0 25 0 4 0 157078902 59596800 6314 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=58200 CPUtime=24.7
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 664 0 0 0 2469 1 0 0 25 0 4 0 157078902 59596800 6314 1992294400 134512640 135305190 4294956160 18446744073709551615 134528630 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 63556

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.88 5/69 25336
/proc/meminfo: memFree=1396800/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=61924 CPUtime=201.29
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 7296 0 0 0 20121 8 0 0 25 0 4 0 157078885 63410176 7282 1992294400 134512640 135305190 4294956160 18446744073709551615 134557139 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 15481 7282 83 193 0 15285 0
[pid=25333/tid=25334] ppid=25330 vsize=61924 CPUtime=50.35
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 570 0 0 0 5034 1 0 0 25 0 4 0 157078902 63410176 7282 1992294400 134512640 135305190 4294956160 18446744073709551615 134528304 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=61924 CPUtime=50.25
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 588 0 0 0 5024 1 0 0 25 0 4 0 157078902 63410176 7282 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25336] ppid=25330 vsize=61924 CPUtime=50.19
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 992 0 0 0 5018 1 0 0 25 0 4 0 157078902 63410176 7282 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.61
Current children cumulated vsize (KiB) 67280

[startup+162.302 s]
/proc/loadavg: 3.97 3.94 3.89 5/69 25336
/proc/meminfo: memFree=1393216/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=65416 CPUtime=321.02
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 8193 0 0 0 32093 9 0 0 25 0 4 0 157078885 66985984 8179 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 16354 8179 83 193 0 16158 0
[pid=25333/tid=25334] ppid=25330 vsize=65416 CPUtime=80.52
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 762 0 0 0 8051 1 0 0 25 0 4 0 157078902 66985984 8179 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25335] ppid=25330 vsize=65416 CPUtime=80.12
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 799 0 0 0 8010 2 0 0 25 0 4 0 157078902 66985984 8179 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 1 0 0

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

/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8321 0 0 0 230436 10 0 0 25 0 4 0 157078902 159887360 29712 1992294400 134512640 135305190 4294956160 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9183.13
Current children cumulated vsize (KiB) 161496

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25350
/proc/meminfo: memFree=1305984/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=156516 CPUtime=9301.54
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 29825 0 0 0 930116 38 0 0 25 0 4 0 157078885 160272384 29790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39129 29790 83 193 0 38933 0
[pid=25333/tid=25334] ppid=25330 vsize=156516 CPUtime=2319.85
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5701 0 0 0 231977 8 0 0 25 0 4 0 157078902 160272384 29790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=156516 CPUtime=2330.75
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5281 0 0 0 233066 9 0 0 25 0 4 0 157078902 160272384 29790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=156516 CPUtime=2334.35
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8359 0 0 0 233425 10 0 0 25 0 4 0 157078902 160272384 29790 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9302.86
Current children cumulated vsize (KiB) 161872

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25350
/proc/meminfo: memFree=1305600/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=156816 CPUtime=9421.29
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 29924 0 0 0 942090 39 0 0 25 0 4 0 157078885 160579584 29889 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39204 29889 83 193 0 39008 0
[pid=25333/tid=25334] ppid=25330 vsize=156816 CPUtime=2348.67
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 234859 8 0 0 25 0 4 0 157078902 160579584 29889 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=156816 CPUtime=2360.75
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5281 0 0 0 236066 9 0 0 25 0 4 0 157078902 160579584 29889 1992294400 134512640 135305190 4294956160 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=156816 CPUtime=2365.29
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 236519 10 0 0 25 0 4 0 157078902 160579584 29889 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9422.61
Current children cumulated vsize (KiB) 162172

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25350
/proc/meminfo: memFree=1305600/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=156816 CPUtime=9541.02
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 29934 0 0 0 954063 39 0 0 25 0 4 0 157078885 160579584 29899 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39204 29899 83 193 0 39008 0
[pid=25333/tid=25334] ppid=25330 vsize=156816 CPUtime=2378.57
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 237849 8 0 0 25 0 4 0 157078902 160579584 29899 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=156816 CPUtime=2390.74
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5282 0 0 0 239065 9 0 0 25 0 4 0 157078902 160579584 29899 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=156816 CPUtime=2395.15
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 239505 10 0 0 25 0 4 0 157078902 160579584 29899 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9542.34
Current children cumulated vsize (KiB) 162172

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25350
/proc/meminfo: memFree=1305280/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=157176 CPUtime=9660.76
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 30010 0 0 0 966037 39 0 0 25 0 4 0 157078885 160948224 29975 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39294 29975 83 193 0 39098 0
[pid=25333/tid=25334] ppid=25330 vsize=157176 CPUtime=2408.46
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 240838 8 0 0 25 0 4 0 157078902 160948224 29975 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=157176 CPUtime=2420.14
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5282 0 0 0 242005 9 0 0 25 0 4 0 157078902 160948224 29975 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=157176 CPUtime=2425.03
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 242493 10 0 0 25 0 4 0 157078902 160948224 29975 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9662.08
Current children cumulated vsize (KiB) 162532

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25350
/proc/meminfo: memFree=1305024/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=157500 CPUtime=9780.5
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 30078 0 0 0 978011 39 0 0 25 0 4 0 157078885 161280000 30043 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39375 30043 83 193 0 39179 0
[pid=25333/tid=25334] ppid=25330 vsize=157500 CPUtime=2438.33
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 243825 8 0 0 25 0 4 0 157078902 161280000 30043 1992294400 134512640 135305190 4294956160 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=157500 CPUtime=2450.13
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5350 0 0 0 245004 9 0 0 25 0 4 0 157078902 161280000 30043 1992294400 134512640 135305190 4294956160 18446744073709551615 134554734 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=157500 CPUtime=2454.92
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 245482 10 0 0 25 0 4 0 157078902 161280000 30043 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9781.82
Current children cumulated vsize (KiB) 162856

[startup+4962.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/69 25350
/proc/meminfo: memFree=1305024/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=157500 CPUtime=9900.24
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 30079 0 0 0 989985 39 0 0 25 0 4 0 157078885 161280000 30044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39375 30044 83 193 0 39179 0
[pid=25333/tid=25334] ppid=25330 vsize=157500 CPUtime=2468.19
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 246811 8 0 0 25 0 4 0 157078902 161280000 30044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=157500 CPUtime=2480.14
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5351 0 0 0 248004 10 0 0 25 0 4 0 157078902 161280000 30044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=157500 CPUtime=2484.82
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 248472 10 0 0 25 0 4 0 157078902 161280000 30044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9901.56
Current children cumulated vsize (KiB) 162856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.7 s]
/proc/loadavg: 4.07 4.00 3.92 5/69 25350
/proc/meminfo: memFree=1305024/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=157500 CPUtime=9998.83
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 30080 0 0 0 999844 39 0 0 25 0 4 0 157078885 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39375 30045 83 193 0 39179 0
[pid=25333/tid=25334] ppid=25330 vsize=157500 CPUtime=2492.8
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 249272 8 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=157500 CPUtime=2504.83
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5352 0 0 0 250473 10 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=157500 CPUtime=2509.42
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 250932 10 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 162856

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

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

[startup+5011.7 s]
/proc/loadavg: 4.07 4.00 3.92 5/69 25350
/proc/meminfo: memFree=1305024/2055920 swapFree=4180840/4192956
[pid=25330] ppid=25328 vsize=5356 CPUtime=1.32
/proc/25330/stat : 25330 (manysat.sh) S 25328 25330 25293 0 -1 4194304 313 4086 0 0 0 0 129 3 16 0 1 0 157078751 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25330/statm: 1339 238 195 169 0 50 0
[pid=25333] ppid=25330 vsize=157500 CPUtime=9998.83
/proc/25333/stat : 25333 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194304 30080 0 0 0 999844 39 0 0 25 0 4 0 157078885 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25333/statm: 39375 30045 83 193 0 39179 0
[pid=25333/tid=25334] ppid=25330 vsize=157500 CPUtime=2492.8
/proc/25333/task/25334/stat : 25334 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5739 0 0 0 249272 8 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25333/tid=25335] ppid=25330 vsize=157500 CPUtime=2504.83
/proc/25333/task/25335/stat : 25335 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 5352 0 0 0 250473 10 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25333/tid=25336] ppid=25330 vsize=157500 CPUtime=2509.42
/proc/25333/task/25336/stat : 25336 (manysat1.1_stat) R 25330 25330 25293 0 -1 4194368 8402 0 0 0 250932 10 0 0 25 0 4 0 157078902 161280000 30045 1992294400 134512640 135305190 4294956160 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 162856

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5011.72
CPU time (s): 10000.1
CPU user time (s): 9999.73
CPU system time (s): 0.42
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 162856

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

runsolver used 4.63829 second user time and 13.7319 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-02 20:55:06
IDJOB=1774156
IDBENCH=70878
IDSOLVER=612
FILE ID=node42/1774156-1241290506
PBS_JOBID= 9225116
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=1331655192

node42.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:       1431632 kB
Buffers:         79524 kB
Cached:         443788 kB
SwapCached:       5932 kB
Active:         100864 kB
Inactive:       430792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431632 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            3040 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            78760 kB
Committed_AS:   752720 kB
PageTables:       1388 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= 66404 MiB
End job on node42 at 2009-05-02 22:18:40