Trace number 1525452

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) 1200.08 1200.72

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S17277413-072.cnf
MD5SUM0ec786bf459e33d21d020cc6c867d755
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.9522
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   67200   201600 |   20159       0        0     nan |  0.000 % |
0.19/0.25	c |         0 |   66714   202780 |      --       0       --      -- |     --   | -486/1180
0.19/0.25	c ==============================================================================
0.19/0.25	c Result  :   #vars: 15564   #clauses: 66714   #literals: 202780
0.19/0.25	c CPU time:   0.232964 s
0.19/0.25	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-1525452-1238402586/watcher-1525452-1238402586 -o /tmp/evaluation-result-1525452-1238402586/solver-1525452-1238402586 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1525452-1238402586.cnf aimd 1 

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.55 2.87 2.71 4/86 26365
/proc/meminfo: memFree=1764448/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 466589109 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26365/statm: 1339 235 195 169 0 50 0
[pid=26366] ppid=26365 vsize=5356 CPUtime=0
/proc/26366/stat : 26366 (manysat.sh) R 26365 26365 26328 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 466589109 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266826023 0 0 4096 0 0 0 0 17 1 0 0
/proc/26366/statm: 1339 235 195 169 0 50 0

[startup+0.129581 s]
/proc/loadavg: 2.55 2.87 2.71 4/86 26365
/proc/meminfo: memFree=1764448/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 466589109 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26365/statm: 1339 235 195 169 0 50 0
[pid=26366] ppid=26365 vsize=8192 CPUtime=0.12
/proc/26366/stat : 26366 (SatElite) R 26365 26365 26328 0 -1 4194304 1908 0 0 0 11 1 0 0 19 0 1 0 466589109 8388608 1892 1992294400 134512640 135034092 4294956096 18446744073709551615 134566555 0 0 4096 3 0 0 0 17 1 0 0
/proc/26366/statm: 2048 1892 68 127 0 1918 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13548

[startup+0.201589 s]
/proc/loadavg: 2.55 2.87 2.71 4/86 26365
/proc/meminfo: memFree=1764448/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 466589109 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26365/statm: 1339 235 195 169 0 50 0
[pid=26366] ppid=26365 vsize=8192 CPUtime=0.19
/proc/26366/stat : 26366 (SatElite) R 26365 26365 26328 0 -1 4194304 1908 0 0 0 18 1 0 0 21 0 1 0 466589109 8388608 1892 1992294400 134512640 135034092 4294956096 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/26366/statm: 2048 1892 68 127 0 1918 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13548

[startup+0.30161 s]
/proc/loadavg: 2.55 2.87 2.71 4/86 26365
/proc/meminfo: memFree=1764448/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 466589109 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26365/statm: 1339 235 195 169 0 50 0
[pid=26366] ppid=26365 vsize=8196 CPUtime=0.29
/proc/26366/stat : 26366 (SatElite) R 26365 26365 26328 0 -1 4194304 2042 0 0 0 28 1 0 0 22 0 1 0 466589109 8392704 1894 1992294400 134512640 135034092 4294956096 18446744073709551615 134755426 0 0 4096 3 0 0 0 17 1 0 0
/proc/26366/statm: 2049 1894 69 127 0 1919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13552

[startup+0.701674 s]
/proc/loadavg: 2.55 2.87 2.71 4/86 26365
/proc/meminfo: memFree=1764448/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 2.55 2.87 2.71 4/89 26369
/proc/meminfo: memFree=1749704/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=26152 CPUtime=1.15
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 3493 0 0 0 114 1 0 0 23 0 2 0 466589143 26779648 3479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 6538 3479 83 193 0 6342 0
[pid=26368/tid=26369] ppid=26365 vsize=26152 CPUtime=0.43
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 319 0 0 0 43 0 0 0 23 0 2 0 466589155 26779648 3479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31508

[startup+3.10112 s]
/proc/loadavg: 2.55 2.87 2.71 4/89 26369
/proc/meminfo: memFree=1747784/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=28636 CPUtime=2.75
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 4104 0 0 0 274 1 0 0 25 0 2 0 466589143 29323264 4090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 7159 4090 83 193 0 6963 0
[pid=26368/tid=26369] ppid=26365 vsize=28636 CPUtime=1.23
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 588 0 0 0 123 0 0 0 25 0 2 0 466589155 29323264 4090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33992

[startup+6.30171 s]
/proc/loadavg: 2.67 2.89 2.72 4/89 26369
/proc/meminfo: memFree=1742472/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=33704 CPUtime=5.95
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 5372 0 0 0 593 2 0 0 25 0 2 0 466589143 34512896 5358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 8426 5358 83 193 0 8230 0
[pid=26368/tid=26369] ppid=26365 vsize=33704 CPUtime=2.82
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 1181 0 0 0 282 0 0 0 25 0 2 0 466589155 34512896 5358 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39060

[startup+12.7019 s]
/proc/loadavg: 2.85 2.93 2.73 4/89 26369
/proc/meminfo: memFree=1735176/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=39712 CPUtime=12.35
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 6868 0 0 0 1231 4 0 0 25 0 2 0 466589143 40665088 6854 1992294400 134512640 135305190 4294956144 18446744073709551615 134551636 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 9928 6854 83 193 0 9732 0
[pid=26368/tid=26369] ppid=26365 vsize=39712 CPUtime=6.03
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 1832 0 0 0 602 1 0 0 25 0 2 0 466589155 40665088 6854 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45068

[startup+25.5013 s]
/proc/loadavg: 2.89 2.93 2.73 4/89 26369
/proc/meminfo: memFree=1721352/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=53580 CPUtime=25.14
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 10324 0 0 0 2508 6 0 0 25 0 2 0 466589143 54865920 10310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 13395 10310 83 193 0 13199 0
[pid=26368/tid=26369] ppid=26365 vsize=53580 CPUtime=12.39
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 3365 0 0 0 1237 2 0 0 25 0 2 0 466589155 54865920 10310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58936

[startup+51.102 s]
/proc/loadavg: 2.98 2.95 2.74 4/89 26369
/proc/meminfo: memFree=1710792/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=64668 CPUtime=50.73
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 13119 0 0 0 5064 9 0 0 25 0 2 0 466589143 66220032 13105 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 16167 13105 83 193 0 15971 0
[pid=26368/tid=26369] ppid=26365 vsize=64668 CPUtime=25.18
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 4588 0 0 0 2515 3 0 0 25 0 2 0 466589155 66220032 13105 1992294400 134512640 135305190 4294956144 18446744073709551615 134557133 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70024

[startup+102.301 s]
/proc/loadavg: 3.03 2.97 2.76 4/89 26369
/proc/meminfo: memFree=1687432/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=87248 CPUtime=101.91
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 18763 0 0 0 10176 15 0 0 25 0 2 0 466589143 89341952 18749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 21812 18749 83 193 0 21616 0
[pid=26368/tid=26369] ppid=26365 vsize=87248 CPUtime=50.68
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 7006 0 0 0 5063 5 0 0 25 0 2 0 466589155 89341952 18749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92604

[startup+162.303 s]
/proc/loadavg: 3.01 2.97 2.77 4/89 26369
/proc/meminfo: memFree=1681544/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=93108 CPUtime=161.87
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 20213 0 0 0 16170 17 0 0 25 0 2 0 466589143 95342592 20199 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 23277 20199 83 193 0 23081 0
[pid=26368/tid=26369] ppid=26365 vsize=93108 CPUtime=80.67
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 7656 0 0 0 8060 7 0 0 25 0 2 0 466589155 95342592 20199 1992294400 134512640 135305190 4294956144 18446744073709551615 134557342 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 98464

[startup+222.308 s]
/proc/loadavg: 3.00 2.97 2.78 4/89 26369
/proc/meminfo: memFree=1674504/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=100232 CPUtime=221.85
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 21986 0 0 0 22166 19 0 0 25 0 2 0 466589143 102637568 21972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 25058 21972 83 193 0 24862 0
[pid=26368/tid=26369] ppid=26365 vsize=100232 CPUtime=110.57
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 8395 0 0 0 11050 7 0 0 25 0 2 0 466589155 102637568 21972 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) 105588

[startup+282.302 s]
/proc/loadavg: 3.00 2.97 2.79 4/89 26369
/proc/meminfo: memFree=1649928/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0

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

[pid=26368] ppid=26365 vsize=164408 CPUtime=641.63
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 38086 0 0 0 64127 36 0 0 25 0 2 0 466589143 168353792 38072 1992294400 134512640 135305190 4294956144 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 41102 38072 83 193 0 40906 0
[pid=26368/tid=26369] ppid=26365 vsize=164408 CPUtime=320.34
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 15675 0 0 0 32019 15 0 0 25 0 2 0 466589155 168353792 38072 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 169764

[startup+702.301 s]
/proc/loadavg: 3.00 2.97 2.85 4/89 26371
/proc/meminfo: memFree=1598152/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=175900 CPUtime=701.6
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 40979 0 0 0 70122 38 0 0 25 0 2 0 466589143 180121600 40965 1992294400 134512640 135305190 4294956144 18446744073709551615 134556761 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 43975 40965 83 193 0 43779 0
[pid=26368/tid=26369] ppid=26365 vsize=175900 CPUtime=350.33
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 16952 0 0 0 35017 16 0 0 25 0 2 0 466589155 180121600 40965 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 181256

[startup+762.301 s]
/proc/loadavg: 3.00 2.97 2.85 4/89 26371
/proc/meminfo: memFree=1598088/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=175900 CPUtime=761.58
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 40981 0 0 0 76119 39 0 0 25 0 2 0 466589143 180121600 40967 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 43975 40967 83 193 0 43779 0
[pid=26368/tid=26369] ppid=26365 vsize=175900 CPUtime=380.21
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 16954 0 0 0 38005 16 0 0 25 0 2 0 466589155 180121600 40967 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 181256

[startup+822.302 s]
/proc/loadavg: 3.00 2.97 2.86 4/89 26371
/proc/meminfo: memFree=1584456/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=190000 CPUtime=821.55
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 44510 0 0 0 82113 42 0 0 25 0 2 0 466589143 194560000 44496 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 47500 44496 83 193 0 47304 0
[pid=26368/tid=26369] ppid=26365 vsize=190000 CPUtime=410.18
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 18655 0 0 0 41000 18 0 0 25 0 2 0 466589155 194560000 44496 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 195356

[startup+882.307 s]
/proc/loadavg: 3.00 2.97 2.86 4/89 26371
/proc/meminfo: memFree=1562760/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=211152 CPUtime=881.52
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 49824 0 0 0 88104 48 0 0 25 0 2 0 466589143 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528642 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 52788 49810 83 193 0 52592 0
[pid=26368/tid=26369] ppid=26365 vsize=211152 CPUtime=440.07
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 21132 0 0 0 43985 22 0 0 25 0 2 0 466589155 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 216508

[startup+942.302 s]
/proc/loadavg: 3.00 2.97 2.87 4/89 26371
/proc/meminfo: memFree=1562760/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=211152 CPUtime=941.48
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 49824 0 0 0 94100 48 0 0 25 0 2 0 466589143 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 52788 49810 83 193 0 52592 0
[pid=26368/tid=26369] ppid=26365 vsize=211152 CPUtime=470.03
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 21132 0 0 0 46981 22 0 0 25 0 2 0 466589155 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 216508

[startup+1002.3 s]
/proc/loadavg: 3.00 2.97 2.88 4/89 26371
/proc/meminfo: memFree=1562760/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=211152 CPUtime=1001.45
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 49824 0 0 0 100097 48 0 0 25 0 2 0 466589143 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528501 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 52788 49810 83 193 0 52592 0
[pid=26368/tid=26369] ppid=26365 vsize=211152 CPUtime=499.92
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 21132 0 0 0 49970 22 0 0 25 0 2 0 466589155 216219648 49810 1992294400 134512640 135305190 4294956144 18446744073709551615 134558834 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 216508

[startup+1062.3 s]
/proc/loadavg: 3.00 2.97 2.88 4/89 26371
/proc/meminfo: memFree=1547208/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=227348 CPUtime=1061.42
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 53870 0 0 0 106089 53 0 0 25 0 2 0 466589143 232804352 53856 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 56837 53856 83 193 0 56641 0
[pid=26368/tid=26369] ppid=26365 vsize=227348 CPUtime=529.81
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 22974 0 0 0 52957 24 0 0 25 0 2 0 466589155 232804352 53856 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 232704

[startup+1122.3 s]
/proc/loadavg: 3.00 2.97 2.89 4/89 26377
/proc/meminfo: memFree=1516288/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=257896 CPUtime=1121.39
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 61353 0 0 0 112075 64 0 0 25 0 2 0 466589143 264085504 61339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 64474 61339 83 193 0 64278 0
[pid=26368/tid=26369] ppid=26365 vsize=257896 CPUtime=559.65
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 26334 0 0 0 55936 29 0 0 25 0 2 0 466589155 264085504 61339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 263252

[startup+1182.3 s]
/proc/loadavg: 3.00 2.97 2.89 4/89 26377
/proc/meminfo: memFree=1515968/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=257896 CPUtime=1181.36
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 61437 0 0 0 118072 64 0 0 25 0 2 0 466589143 264085504 61423 1992294400 134512640 135305190 4294956144 18446744073709551615 134556926 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 64474 61423 83 193 0 64278 0
[pid=26368/tid=26369] ppid=26365 vsize=257896 CPUtime=589.52
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 26418 0 0 0 58923 29 0 0 25 0 2 0 466589155 264085504 61423 1992294400 134512640 135305190 4294956144 18446744073709551615 134837724 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 263252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 3.00 2.97 2.89 4/89 26377
/proc/meminfo: memFree=1515904/2055924 swapFree=4179644/4192956
[pid=26365] ppid=26363 vsize=5356 CPUtime=0.32
/proc/26365/stat : 26365 (manysat.sh) S 26363 26365 26328 0 -1 4194304 312 2045 0 0 0 0 30 2 15 0 1 0 466589109 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26365/statm: 1339 238 195 169 0 50 0
[pid=26368] ppid=26365 vsize=257896 CPUtime=1199.76
/proc/26368/stat : 26368 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194304 61469 0 0 0 119912 64 0 0 25 0 2 0 466589143 264085504 61455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528808 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26368/statm: 64474 61455 83 193 0 64278 0
[pid=26368/tid=26369] ppid=26365 vsize=257896 CPUtime=598.7
/proc/26368/task/26369/stat : 26369 (manysat1.1_stat) R 26365 26365 26328 0 -1 4194368 26450 0 0 0 59841 29 0 0 25 0 2 0 466589155 264085504 61455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 263252

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

Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1199.42
CPU system time (s): 0.66
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 263252

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

runsolver used 1.44478 second user time and 4.02639 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 10:43:07
IDJOB=1525452
IDBENCH=70346
IDSOLVER=514
FILE ID=node83/1525452-1238402586
PBS_JOBID= 9061447
Free space on /tmp= 66504 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S17277413-072.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1525452-1238402586/watcher-1525452-1238402586 -o /tmp/evaluation-result-1525452-1238402586/solver-1525452-1238402586 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1525452-1238402586.cnf aimd 1

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

MD5SUM BENCH= 0ec786bf459e33d21d020cc6c867d755
RANDOM SEED=105607005

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:       1764928 kB
Buffers:         46208 kB
Cached:         153020 kB
SwapCached:       7492 kB
Active:          82920 kB
Inactive:       134708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1764928 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          25864 kB
Slab:            57408 kB
Committed_AS:  1062148 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-30 11:03:09