Trace number 1717152

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 2/2009-03-20? (TO) 1200.02 614.824

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h18-unsat.cnf
MD5SUMb3381a58cbbd64d5d90a3b4fcd44bf6d
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 variables338487
Number of clauses1187589
Sum of the clauses size2886289
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2849854
Number of clauses of size 3326098
Number of clauses of size 4798
Number of clauses of size 5544
Number of clauses of size over 510039

Solver Data

0.00/0.00	c Parsing...
1.18/1.22	c ==============================================================================
1.18/1.22	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.22	c ==============================================================================
1.18/1.22	c |         0 | 1186821  2884753 |  356046       0        0     nan |  0.000 % |
20.46/20.56	c |         0 |  571173  2544294 |      --       0       --      -- |     --   | -615648/-340459
20.46/20.57	c ==============================================================================
20.46/20.57	c Result  :   #vars: 40759   #clauses: 571173   #literals: 2544294
20.46/20.57	c CPU time:   20.028 s
20.46/20.57	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-1717152-1240624874/watcher-1717152-1240624874 -o /tmp/evaluation-result-1717152-1240624874/solver-1717152-1240624874 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1717152-1240624874.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23165
/proc/meminfo: memFree=1601600/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) R 23163 23165 22999 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 233 1992294400 4194304 4889804 548682068784 18446744073709551615 268582447603 0 0 4100 65536 0 0 0 17 1 0 0
/proc/23165/statm: 1339 233 194 169 0 50 0

[startup+0.0675299 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23165
/proc/meminfo: memFree=1601600/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101536 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23165
/proc/meminfo: memFree=1601600/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301575 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23165
/proc/meminfo: memFree=1601600/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701654 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23165
/proc/meminfo: memFree=1601600/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23167
/proc/meminfo: memFree=1489072/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
[pid=23166] ppid=23165 vsize=170584 CPUtime=1.49
/proc/23166/stat : 23166 (SatElite) R 23165 23165 22999 0 -1 4194304 36962 0 0 0 128 21 0 0 25 0 1 0 90521912 174678016 36082 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23166/statm: 42646 36082 68 127 0 42516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175940

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23167
/proc/meminfo: memFree=1451696/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
[pid=23166] ppid=23165 vsize=175224 CPUtime=3.08
/proc/23166/stat : 23166 (SatElite) R 23165 23165 22999 0 -1 4194304 38074 0 0 0 284 24 0 0 25 0 1 0 90521912 179429376 37194 1992294400 134512640 135034092 4294956096 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 43806 37194 68 127 0 43676 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 180580

[startup+6.30275 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23167
/proc/meminfo: memFree=1429232/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
[pid=23166] ppid=23165 vsize=191624 CPUtime=6.26
/proc/23166/stat : 23166 (SatElite) R 23165 23165 22999 0 -1 4194304 41313 0 0 0 594 32 0 0 25 0 1 0 90521912 196222976 40433 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23166/statm: 47906 40433 68 127 0 47776 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 196980

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23167
/proc/meminfo: memFree=1391344/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 90521911 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 235 195 169 0 50 0
[pid=23166] ppid=23165 vsize=202192 CPUtime=12.66
/proc/23166/stat : 23166 (SatElite) R 23165 23165 22999 0 -1 4194304 44389 0 0 0 1220 46 0 0 25 0 1 0 90521912 207044608 42836 1992294400 134512640 135034092 4294956096 18446744073709551615 134563460 0 0 4096 3 0 0 0 17 1 0 0
/proc/23166/statm: 50548 42836 68 127 0 50418 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 207548

[startup+25.5025 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 23169
/proc/meminfo: memFree=1460008/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=101296 CPUtime=6.71
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 22211 0 0 0 649 22 0 0 17 0 2 0 90524079 103727104 22196 1992294400 134512640 135305190 4294956144 18446744073709551615 134547906 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 25324 22196 83 193 0 25128 0
[pid=23168/tid=23169] ppid=23165 vsize=101296 CPUtime=2.91
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 1985 0 0 0 285 6 0 0 16 0 2 0 90524166 103727104 22196 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.34
Current children cumulated vsize (KiB) 106652

[startup+51.1026 s]
/proc/loadavg: 1.47 1.11 1.04 4/75 23481
/proc/meminfo: memFree=1449232/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=110100 CPUtime=56.64
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 23980 0 0 0 5640 24 0 0 18 0 2 0 90524079 112742400 23965 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 27525 23965 83 193 0 27329 0
[pid=23168/tid=23169] ppid=23165 vsize=110100 CPUtime=27.73
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 2801 0 0 0 2765 8 0 0 19 0 2 0 90524166 112742400 23965 1992294400 134512640 135305190 4294956144 18446744073709551615 134528471 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.27
Current children cumulated vsize (KiB) 115456

[startup+102.307 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 23645
/proc/meminfo: memFree=1447976/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=114128 CPUtime=155.71
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 25056 0 0 0 15543 28 0 0 25 0 2 0 90524079 116867072 25041 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 28532 25041 83 193 0 28336 0
[pid=23168/tid=23169] ppid=23165 vsize=114128 CPUtime=75.9
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 3210 0 0 0 7581 9 0 0 25 0 2 0 90524166 116867072 25041 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.34
Current children cumulated vsize (KiB) 119484

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 23645
/proc/meminfo: memFree=1442792/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=119168 CPUtime=275.43
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 26381 0 0 0 27512 31 0 0 18 0 2 0 90524079 122028032 26366 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 29792 26366 83 193 0 29596 0
[pid=23168/tid=23169] ppid=23165 vsize=119168 CPUtime=135.87
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 3743 0 0 0 13577 10 0 0 17 0 2 0 90524166 122028032 26366 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.06
Current children cumulated vsize (KiB) 124524

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 23645
/proc/meminfo: memFree=1440168/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=121660 CPUtime=395.15
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 27067 0 0 0 39482 33 0 0 25 0 2 0 90524079 124579840 27052 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 30415 27052 83 193 0 30219 0
[pid=23168/tid=23169] ppid=23165 vsize=121660 CPUtime=195.84
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4000 0 0 0 19573 11 0 0 25 0 2 0 90524166 124579840 27052 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 416.78
Current children cumulated vsize (KiB) 127016

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 23645
/proc/meminfo: memFree=1439464/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=122172 CPUtime=514.88
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 27252 0 0 0 51455 33 0 0 25 0 2 0 90524079 125104128 27237 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 30543 27237 83 193 0 30347 0
[pid=23168/tid=23169] ppid=23165 vsize=122172 CPUtime=255.81
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4104 0 0 0 25570 11 0 0 19 0 2 0 90524166 125104128 27237 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 536.51
Current children cumulated vsize (KiB) 127528

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 23645
/proc/meminfo: memFree=1433448/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=127628 CPUtime=634.61
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 28734 0 0 0 63425 36 0 0 25 0 2 0 90524079 130691072 28719 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23168/statm: 31907 28719 83 193 0 31711 0
[pid=23168/tid=23169] ppid=23165 vsize=127628 CPUtime=315.79
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4688 0 0 0 31567 12 0 0 17 0 2 0 90524166 130691072 28719 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 656.24
Current children cumulated vsize (KiB) 132984

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 23645
/proc/meminfo: memFree=1432680/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=129320 CPUtime=754.34
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 28940 0 0 0 75398 36 0 0 17 0 2 0 90524079 132423680 28925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 32330 28925 83 193 0 32134 0
[pid=23168/tid=23169] ppid=23165 vsize=129320 CPUtime=375.64
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4812 0 0 0 37552 12 0 0 17 0 2 0 90524166 132423680 28925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 775.97
Current children cumulated vsize (KiB) 134676

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 23645
/proc/meminfo: memFree=1431976/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=129736 CPUtime=874.07
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 29086 0 0 0 87370 37 0 0 17 0 2 0 90524079 132849664 29071 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 32434 29071 83 193 0 32238 0
[pid=23168/tid=23169] ppid=23165 vsize=129736 CPUtime=435.39
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4864 0 0 0 43527 12 0 0 25 0 2 0 90524166 132849664 29071 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 895.7
Current children cumulated vsize (KiB) 135092

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 23645
/proc/meminfo: memFree=1431464/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=130136 CPUtime=993.8
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 29212 0 0 0 99342 38 0 0 25 0 2 0 90524079 133259264 29197 1992294400 134512640 135305190 4294956144 18446744073709551615 134528350 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 32534 29197 83 193 0 32338 0
[pid=23168/tid=23169] ppid=23165 vsize=130136 CPUtime=495.15
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 4943 0 0 0 49503 12 0 0 25 0 2 0 90524166 133259264 29197 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1015.43
Current children cumulated vsize (KiB) 135492

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 23645
/proc/meminfo: memFree=1425896/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=135964 CPUtime=1113.52
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 30608 0 0 0 111312 40 0 0 19 0 2 0 90524079 139227136 30593 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 33991 30593 83 193 0 33795 0
[pid=23168/tid=23169] ppid=23165 vsize=135964 CPUtime=554.9
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 5539 0 0 0 55476 14 0 0 25 0 2 0 90524166 139227136 30593 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1135.15
Current children cumulated vsize (KiB) 141320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+614.802 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 23645
/proc/meminfo: memFree=1425576/2055924 swapFree=4180744/4192956
[pid=23165] ppid=23163 vsize=5356 CPUtime=21.63
/proc/23165/stat : 23165 (manysat.sh) S 23163 23165 22999 0 -1 4194304 312 51555 0 0 0 0 2104 59 19 0 1 0 90521911 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 238 195 169 0 50 0
[pid=23168] ppid=23165 vsize=136096 CPUtime=1178.39
/proc/23168/stat : 23168 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194304 30669 0 0 0 117799 40 0 0 25 0 2 0 90524079 139362304 30654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23168/statm: 34024 30654 83 193 0 33828 0
[pid=23168/tid=23169] ppid=23165 vsize=136096 CPUtime=587.27
/proc/23168/task/23169/stat : 23169 (manysat1.1_stat) R 23165 23165 22999 0 -1 4194368 5598 0 0 0 58713 14 0 0 25 0 2 0 90524166 139362304 30654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 141452

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 23165 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=43800
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=599908
# CPU time returned by wait4() is 21.6437
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 614.824
CPU time (s): 1200.02
CPU user time (s): 1199.03
CPU system time (s): 0.99
CPU usage (%): 195.181
Max. virtual memory (cumulated for all children) (KiB): 224156

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

runsolver used 0.574912 second user time and 1.68274 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-25 04:01:16
IDJOB=1717152
IDBENCH=20405
IDSOLVER=515
FILE ID=node6/1717152-1240624874
PBS_JOBID= 9186355
Free space on /tmp= 66300 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h18-unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717152-1240624874/watcher-1717152-1240624874 -o /tmp/evaluation-result-1717152-1240624874/solver-1717152-1240624874 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1717152-1240624874.cnf aimd 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= b3381a58cbbd64d5d90a3b4fcd44bf6d
RANDOM SEED=455605717

node6.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.281
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.281
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:      2055924 kB
MemFree:       1602080 kB
Buffers:         50136 kB
Cached:         330504 kB
SwapCached:       6892 kB
Active:         174716 kB
Inactive:       215256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1602080 kB
SwapTotal:     4192956 kB
SwapFree:      4180744 kB
Dirty:           23076 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            49832 kB
Committed_AS:   349808 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= 66248 MiB
End job on node6 at 2009-04-25 04:11:32