Trace number 1526223

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 1200.62

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S746386799-050.cnf
MD5SUM89411b5855708a1ff19d84ad79be00ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022995
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1526223-1238487299/watcher-1526223-1238487299 -o /tmp/evaluation-result-1526223-1238487299/solver-1526223-1238487299 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1526223-1238487299.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: 2.00 2.00 2.04 4/86 30050
/proc/meminfo: memFree=1682960/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 475060364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30050/statm: 1339 235 195 169 0 50 0
[pid=30051] ppid=30050 vsize=5356 CPUtime=0
/proc/30051/stat : 30051 (manysat.sh) R 30050 30050 29765 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 475060364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266826023 0 0 4096 0 0 0 0 17 1 0 0
/proc/30051/statm: 1339 235 195 169 0 50 0

[startup+0.04161 s]
/proc/loadavg: 2.00 2.00 2.04 4/86 30050
/proc/meminfo: memFree=1682960/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101621 s]
/proc/loadavg: 2.00 2.00 2.04 4/86 30050
/proc/meminfo: memFree=1682960/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301658 s]
/proc/loadavg: 2.00 2.00 2.04 4/86 30050
/proc/meminfo: memFree=1682960/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701731 s]
/proc/loadavg: 2.00 2.00 2.04 4/86 30050
/proc/meminfo: memFree=1682960/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 2.08 2.02 2.05 4/89 30054
/proc/meminfo: memFree=1679608/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=15544 CPUtime=1.47
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 995 0 0 0 147 0 0 0 25 0 2 0 475060366 15917056 981 1992294400 134512640 135305190 4294956144 18446744073709551615 134538298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 3886 981 83 193 0 3690 0
[pid=30053/tid=30054] ppid=30050 vsize=15544 CPUtime=0.71
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 389 0 0 0 71 0 0 0 25 0 2 0 475060367 15917056 981 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20900

[startup+3.10117 s]
/proc/loadavg: 2.08 2.02 2.05 4/89 30054
/proc/meminfo: memFree=1678200/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=16796 CPUtime=3.06
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 1301 0 0 0 306 0 0 0 25 0 2 0 475060366 17199104 1287 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 4199 1287 83 193 0 4003 0
[pid=30053/tid=30054] ppid=30050 vsize=16796 CPUtime=1.51
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 558 0 0 0 151 0 0 0 25 0 2 0 475060367 17199104 1287 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22152

[startup+6.30276 s]
/proc/loadavg: 2.08 2.02 2.05 4/89 30054
/proc/meminfo: memFree=1674872/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=19620 CPUtime=6.27
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 1977 0 0 0 626 1 0 0 25 0 2 0 475060366 20090880 1963 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 4905 1963 83 193 0 4709 0
[pid=30053/tid=30054] ppid=30050 vsize=19620 CPUtime=3.1
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 844 0 0 0 310 0 0 0 25 0 2 0 475060367 20090880 1963 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24976

[startup+12.7019 s]
/proc/loadavg: 2.22 2.05 2.06 4/89 30054
/proc/meminfo: memFree=1671032/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=24372 CPUtime=12.66
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 2915 0 0 0 1265 1 0 0 25 0 2 0 475060366 24956928 2901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 6093 2901 83 193 0 5897 0
[pid=30053/tid=30054] ppid=30050 vsize=24372 CPUtime=6.3
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 1271 0 0 0 630 0 0 0 25 0 2 0 475060367 24956928 2901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29728

[startup+25.5013 s]
/proc/loadavg: 2.34 2.08 2.07 4/89 30054
/proc/meminfo: memFree=1666936/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=28460 CPUtime=25.45
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 3891 0 0 0 2543 2 0 0 25 0 2 0 475060366 29143040 3877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 7115 3877 83 193 0 6919 0
[pid=30053/tid=30054] ppid=30050 vsize=28460 CPUtime=12.7
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 1697 0 0 0 1269 1 0 0 25 0 2 0 475060367 29143040 3877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 33816

[startup+51.102 s]
/proc/loadavg: 2.56 2.15 2.09 4/89 30054
/proc/meminfo: memFree=1662712/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=32992 CPUtime=51.05
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 4946 0 0 0 5102 3 0 0 25 0 2 0 475060366 33783808 4932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 8248 4932 83 193 0 8052 0
[pid=30053/tid=30054] ppid=30050 vsize=32992 CPUtime=25.49
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 2188 0 0 0 2548 1 0 0 25 0 2 0 475060367 33783808 4932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38348

[startup+102.307 s]
/proc/loadavg: 2.82 2.29 2.14 4/89 30054
/proc/meminfo: memFree=1655480/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=40376 CPUtime=102.22
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 6720 0 0 0 10217 5 0 0 25 0 2 0 475060366 41345024 6706 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 10094 6706 83 193 0 9898 0
[pid=30053/tid=30054] ppid=30050 vsize=40376 CPUtime=51.07
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 3089 0 0 0 5105 2 0 0 25 0 2 0 475060367 41345024 6706 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 45732

[startup+162.302 s]
/proc/loadavg: 2.93 2.42 2.19 4/89 30054
/proc/meminfo: memFree=1648312/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=47784 CPUtime=162.18
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 8483 0 0 0 16212 6 0 0 25 0 2 0 475060366 48930816 8469 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 11946 8469 83 193 0 11750 0
[pid=30053/tid=30054] ppid=30050 vsize=47784 CPUtime=81.04
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 3922 0 0 0 8102 2 0 0 25 0 2 0 475060367 48930816 8469 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 53140

[startup+222.302 s]
/proc/loadavg: 2.97 2.52 2.24 4/89 30054
/proc/meminfo: memFree=1643832/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=52640 CPUtime=222.16
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 9597 0 0 0 22209 7 0 0 25 0 2 0 475060366 53903360 9583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528489 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 13160 9583 83 193 0 12964 0
[pid=30053/tid=30054] ppid=30050 vsize=52640 CPUtime=111.02
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 4524 0 0 0 11100 2 0 0 25 0 2 0 475060367 53903360 9583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 57996

[startup+282.302 s]
/proc/loadavg: 2.99 2.61 2.28 4/89 30054
/proc/meminfo: memFree=1631672/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=64840 CPUtime=282.12
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 12647 0 0 0 28203 9 0 0 25 0 2 0 475060366 66396160 12633 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 16210 12633 83 193 0 16014 0
[pid=30053/tid=30054] ppid=30050 vsize=64840 CPUtime=141.09
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 5830 0 0 0 14106 3 0 0 25 0 2 0 475060367 66396160 12633 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 70196

[startup+342.302 s]

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

[pid=30053] ppid=30050 vsize=84276 CPUtime=641.96
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 17042 0 0 0 64182 14 0 0 25 0 2 0 475060366 86298624 17028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 21069 17028 83 193 0 20873 0
[pid=30053/tid=30054] ppid=30050 vsize=84276 CPUtime=320.95
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 8314 0 0 0 32090 5 0 0 25 0 2 0 475060367 86298624 17028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 89632

[startup+702.302 s]
/proc/loadavg: 2.99 2.89 2.53 4/89 30054
/proc/meminfo: memFree=1607672/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=91072 CPUtime=701.92
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 18634 0 0 0 70177 15 0 0 25 0 2 0 475060366 93257728 18620 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 22768 18620 83 193 0 22572 0
[pid=30053/tid=30054] ppid=30050 vsize=91072 CPUtime=350.92
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 9271 0 0 0 35086 6 0 0 25 0 2 0 475060367 93257728 18620 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 96428

[startup+762.307 s]
/proc/loadavg: 2.99 2.91 2.55 4/89 30054
/proc/meminfo: memFree=1605176/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=93808 CPUtime=761.9
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 19242 0 0 0 76175 15 0 0 25 0 2 0 475060366 96059392 19228 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 23452 19228 83 193 0 23256 0
[pid=30053/tid=30054] ppid=30050 vsize=93808 CPUtime=380.9
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 9326 0 0 0 38084 6 0 0 25 0 2 0 475060367 96059392 19228 1992294400 134512640 135305190 4294956144 18446744073709551615 134556787 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 99164

[startup+822.301 s]
/proc/loadavg: 2.99 2.92 2.58 4/89 30054
/proc/meminfo: memFree=1602936/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=96400 CPUtime=821.87
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 19802 0 0 0 82171 16 0 0 25 0 2 0 475060366 98713600 19788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 24100 19788 83 193 0 23904 0
[pid=30053/tid=30054] ppid=30050 vsize=96400 CPUtime=410.87
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 9362 0 0 0 41081 6 0 0 25 0 2 0 475060367 98713600 19788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 101756

[startup+882.301 s]
/proc/loadavg: 2.99 2.93 2.60 4/89 30054
/proc/meminfo: memFree=1599928/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=99348 CPUtime=881.84
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 20556 0 0 0 88167 17 0 0 25 0 2 0 475060366 101732352 20542 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 24837 20542 83 193 0 24641 0
[pid=30053/tid=30054] ppid=30050 vsize=99348 CPUtime=440.95
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 9655 0 0 0 44088 7 0 0 25 0 2 0 475060367 101732352 20542 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 104704

[startup+942.301 s]
/proc/loadavg: 2.99 2.94 2.62 4/89 30054
/proc/meminfo: memFree=1598584/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=100896 CPUtime=941.81
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 20898 0 0 0 94164 17 0 0 25 0 2 0 475060366 103317504 20884 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 25224 20884 83 193 0 25028 0
[pid=30053/tid=30054] ppid=30050 vsize=100896 CPUtime=470.92
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 9997 0 0 0 47085 7 0 0 25 0 2 0 475060367 103317504 20884 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 106252

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.65 4/89 30054
/proc/meminfo: memFree=1596472/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=103524 CPUtime=1001.78
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 21407 0 0 0 100160 18 0 0 25 0 2 0 475060366 106008576 21393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 25881 21393 83 193 0 25685 0
[pid=30053/tid=30054] ppid=30050 vsize=103524 CPUtime=500.9
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 10475 0 0 0 50082 8 0 0 25 0 2 0 475060367 106008576 21393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 108880

[startup+1062.3 s]
/proc/loadavg: 2.99 2.95 2.66 4/89 30054
/proc/meminfo: memFree=1592504/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=108820 CPUtime=1061.75
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 22414 0 0 0 106155 20 0 0 25 0 2 0 475060366 111431680 22400 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 27205 22400 83 193 0 27009 0
[pid=30053/tid=30054] ppid=30050 vsize=108820 CPUtime=530.88
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 10955 0 0 0 53079 9 0 0 25 0 2 0 475060367 111431680 22400 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 114176

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.68 4/89 30054
/proc/meminfo: memFree=1590008/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=111716 CPUtime=1121.72
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 23022 0 0 0 112152 20 0 0 25 0 2 0 475060366 114397184 23008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 27929 23008 83 193 0 27733 0
[pid=30053/tid=30054] ppid=30050 vsize=111716 CPUtime=560.86
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 10958 0 0 0 56077 9 0 0 25 0 2 0 475060367 114397184 23008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 117072

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.70 4/89 30054
/proc/meminfo: memFree=1588920/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=113440 CPUtime=1181.69
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 23288 0 0 0 118149 20 0 0 25 0 2 0 475060366 116162560 23274 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 28360 23274 83 193 0 28164 0
[pid=30053/tid=30054] ppid=30050 vsize=113440 CPUtime=590.85
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 10958 0 0 0 59076 9 0 0 25 0 2 0 475060367 116162560 23274 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 118796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 2.99 2.97 2.70 4/89 30054
/proc/meminfo: memFree=1588536/2055924 swapFree=4179644/4192956
[pid=30050] ppid=30048 vsize=5356 CPUtime=0.01
/proc/30050/stat : 30050 (manysat.sh) S 30048 30050 29765 0 -1 4194304 312 223 0 0 0 0 1 0 18 0 1 0 475060364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30050/statm: 1339 238 195 169 0 50 0
[pid=30053] ppid=30050 vsize=113764 CPUtime=1199.99
/proc/30053/stat : 30053 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194304 23365 0 0 0 119978 21 0 0 25 0 2 0 475060366 116494336 23351 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30053/statm: 28441 23351 83 193 0 28245 0
[pid=30053/tid=30054] ppid=30050 vsize=113764 CPUtime=600.02
/proc/30053/task/30054/stat : 30054 (manysat1.1_stat) R 30050 30050 29765 0 -1 4194368 10958 0 0 0 59993 9 0 0 25 0 2 0 475060367 116494336 23351 1992294400 134512640 135305190 4294956144 18446744073709551615 134556843 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 119120

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

Real time (s): 1200.62
CPU time (s): 1200
CPU user time (s): 1199.79
CPU system time (s): 0.21
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 119120

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

runsolver used 1.34679 second user time and 4.12337 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 10:14:59
IDJOB=1526223
IDBENCH=70500
IDSOLVER=515
FILE ID=node83/1526223-1238487299
PBS_JOBID= 9061838
Free space on /tmp= 66508 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S746386799-050.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1526223-1238487299/watcher-1526223-1238487299 -o /tmp/evaluation-result-1526223-1238487299/solver-1526223-1238487299 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1526223-1238487299.cnf aimd 2

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

MD5SUM BENCH= 89411b5855708a1ff19d84ad79be00ff
RANDOM SEED=1519676998

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1683440 kB
Buffers:         67804 kB
Cached:         211844 kB
SwapCached:       7584 kB
Active:         173540 kB
Inactive:       124696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1683440 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          26048 kB
Slab:            58364 kB
Committed_AS:  1137040 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-31 10:35:02