Trace number 1735405

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.01 601.625

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes9.cnf
MD5SUM5b3cb365e0da247dad8c75295d40c6a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4134
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.19/0.22	c |         0 |   60163   194355 |      --       0       --      -- |     --   | -1246/70682
0.19/0.22	c ==============================================================================
0.19/0.22	c Result  :   #vars: 900   #clauses: 60163   #literals: 194355
0.19/0.22	c CPU time:   0.219966 s
0.19/0.22	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-1735405-1240802006/watcher-1735405-1240802006 -o /tmp/evaluation-result-1735405-1240802006/solver-1735405-1240802006 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1735405-1240802006.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: 0.92 0.98 0.99 3/64 26160
/proc/meminfo: memFree=1289584/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0
/proc/26160/stat : 26160 (manysat.sh) R 26158 26160 25307 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 108233983 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26160/statm: 1339 234 194 169 0 50 0
[pid=26161] ppid=26160 vsize=832 CPUtime=0
/proc/26161/stat : 26161 (SatElite) R 26160 26160 25307 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 108233983 851968 120 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26161/statm: 208 121 51 127 0 78 0

[startup+0.0566711 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26160
/proc/meminfo: memFree=1289584/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108233983 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26160/statm: 1339 235 195 169 0 50 0
[pid=26161] ppid=26160 vsize=4844 CPUtime=0.04
/proc/26161/stat : 26161 (SatElite) R 26160 26160 25307 0 -1 4194304 1099 0 0 0 4 0 0 0 19 0 1 0 108233983 4960256 1083 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26161/statm: 1211 1084 68 127 0 1081 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10200

[startup+0.101674 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26160
/proc/meminfo: memFree=1289584/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108233983 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26160/statm: 1339 235 195 169 0 50 0
[pid=26161] ppid=26160 vsize=6464 CPUtime=0.09
/proc/26161/stat : 26161 (SatElite) R 26160 26160 25307 0 -1 4194304 1384 0 0 0 9 0 0 0 19 0 1 0 108233983 6619136 1353 1992294400 134512640 135034092 4294956096 18446744073709551615 134569520 0 0 4096 3 0 0 0 17 0 0 0
/proc/26161/statm: 1616 1353 68 127 0 1486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11820

[startup+0.301704 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26160
/proc/meminfo: memFree=1289584/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5356

[startup+0.701743 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26160
/proc/meminfo: memFree=1289584/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5356

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 26164
/proc/meminfo: memFree=1277080/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=23380 CPUtime=2.32
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 3104 0 0 0 230 2 0 0 16 0 2 0 108234013 23941120 3090 1992294400 134512640 135305190 4294956144 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 5845 3090 83 193 0 5649 0
[pid=26163/tid=26164] ppid=26160 vsize=23380 CPUtime=1.12
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 615 0 0 0 112 0 0 0 20 0 2 0 108234019 23941120 3090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 28736

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 26164
/proc/meminfo: memFree=1273944/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=28448 CPUtime=5.51
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 4212 0 0 0 549 2 0 0 17 0 2 0 108234013 29130752 4198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 7112 4198 83 193 0 6916 0
[pid=26163/tid=26164] ppid=26160 vsize=28448 CPUtime=2.72
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 1176 0 0 0 272 0 0 0 17 0 2 0 108234019 29130752 4198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 33804

[startup+6.30231 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 26164
/proc/meminfo: memFree=1269016/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=31492 CPUtime=11.9
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 4980 0 0 0 1187 3 0 0 17 0 2 0 108234013 32247808 4966 1992294400 134512640 135305190 4294956144 18446744073709551615 134548023 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 7873 4966 83 193 0 7677 0
[pid=26163/tid=26164] ppid=26160 vsize=31492 CPUtime=5.92
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 1580 0 0 0 591 1 0 0 17 0 2 0 108234019 32247808 4966 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 36848

[startup+12.703 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 26164
/proc/meminfo: memFree=1262296/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=39204 CPUtime=24.67
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 6595 0 0 0 2462 5 0 0 18 0 2 0 108234013 40144896 6581 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 9801 6581 83 193 0 9605 0
[pid=26163/tid=26164] ppid=26160 vsize=39204 CPUtime=12.31
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 2426 0 0 0 1229 2 0 0 17 0 2 0 108234019 40144896 6581 1992294400 134512640 135305190 4294956144 18446744073709551615 134557880 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 44560

[startup+25.5013 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 26164
/proc/meminfo: memFree=1254360/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=46208 CPUtime=50.19
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 8495 0 0 0 5011 8 0 0 18 0 2 0 108234013 47316992 8481 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 11552 8481 83 193 0 11356 0
[pid=26163/tid=26164] ppid=26160 vsize=46208 CPUtime=25.1
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 3298 0 0 0 2507 3 0 0 19 0 2 0 108234019 47316992 8481 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 51564

[startup+51.1019 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 26164
/proc/meminfo: memFree=1243160/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=56724 CPUtime=101.26
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 11305 0 0 0 10114 12 0 0 20 0 2 0 108234013 58085376 11291 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 14181 11291 83 193 0 13985 0
[pid=26163/tid=26164] ppid=26160 vsize=56724 CPUtime=50.68
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 4859 0 0 0 5062 6 0 0 20 0 2 0 108234019 58085376 11291 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 62080

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 26164
/proc/meminfo: memFree=1229848/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=70984 CPUtime=203.41
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 14583 0 0 0 20323 18 0 0 18 0 2 0 108234013 72687616 14569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 17746 14569 83 193 0 17550 0
[pid=26163/tid=26164] ppid=26160 vsize=70984 CPUtime=101.84
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 6730 0 0 0 10175 9 0 0 21 0 2 0 108234019 72687616 14569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 76340

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 26164
/proc/meminfo: memFree=1217304/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=84384 CPUtime=323.14
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 17750 0 0 0 32290 24 0 0 21 0 2 0 108234013 86409216 17736 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 21096 17736 83 193 0 20900 0
[pid=26163/tid=26164] ppid=26160 vsize=84384 CPUtime=161.8
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 8279 0 0 0 16169 11 0 0 25 0 2 0 108234019 86409216 17736 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.43
Current children cumulated vsize (KiB) 89740

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 26164
/proc/meminfo: memFree=1208024/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=93440 CPUtime=442.84
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 20026 0 0 0 44256 28 0 0 25 0 2 0 108234013 95682560 20012 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 23360 20012 83 193 0 23164 0
[pid=26163/tid=26164] ppid=26160 vsize=93440 CPUtime=221.76
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 9082 0 0 0 22163 13 0 0 25 0 2 0 108234019 95682560 20012 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.13
Current children cumulated vsize (KiB) 98796

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 26164
/proc/meminfo: memFree=1192600/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=109096 CPUtime=562.57
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 23880 0 0 0 56222 35 0 0 18 0 2 0 108234013 111714304 23866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 27274 23866 83 193 0 27078 0
[pid=26163/tid=26164] ppid=26160 vsize=109096 CPUtime=281.73
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 11298 0 0 0 28156 17 0 0 18 0 2 0 108234019 111714304 23866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 114452

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 26164
/proc/meminfo: memFree=1184536/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=116928 CPUtime=682.3
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 25884 0 0 0 68192 38 0 0 25 0 2 0 108234013 119734272 25870 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 29232 25870 83 193 0 29036 0
[pid=26163/tid=26164] ppid=26160 vsize=116928 CPUtime=341.71
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 12386 0 0 0 34152 19 0 0 25 0 2 0 108234019 119734272 25870 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 122284

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 26164
/proc/meminfo: memFree=1175256/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=126432 CPUtime=802.02
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 28214 0 0 0 80158 44 0 0 25 0 2 0 108234013 129466368 28200 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 31608 28200 83 193 0 31412 0
[pid=26163/tid=26164] ppid=26160 vsize=126432 CPUtime=401.66
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 13284 0 0 0 40145 21 0 0 25 0 2 0 108234019 129466368 28200 1992294400 134512640 135305190 4294956144 18446744073709551615 134558506 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.31
Current children cumulated vsize (KiB) 131788

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 26164
/proc/meminfo: memFree=1161688/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=141264 CPUtime=921.75
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 31670 0 0 0 92127 48 0 0 20 0 2 0 108234013 144654336 31656 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 35316 31656 83 193 0 35120 0
[pid=26163/tid=26164] ppid=26160 vsize=141264 CPUtime=461.64
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 14998 0 0 0 46141 23 0 0 21 0 2 0 108234019 144654336 31656 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.04
Current children cumulated vsize (KiB) 146620

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 26164
/proc/meminfo: memFree=1156184/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=146164 CPUtime=1041.46
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 32989 0 0 0 104095 51 0 0 17 0 2 0 108234013 149671936 32975 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 36541 32975 83 193 0 36345 0
[pid=26163/tid=26164] ppid=26160 vsize=146164 CPUtime=521.59
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 15540 0 0 0 52135 24 0 0 17 0 2 0 108234019 149671936 32975 1992294400 134512640 135305190 4294956144 18446744073709551615 134835027 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.75
Current children cumulated vsize (KiB) 151520

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 26164
/proc/meminfo: memFree=1151000/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=152740 CPUtime=1161.19
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 34302 0 0 0 116065 54 0 0 25 0 2 0 108234013 156405760 34288 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 38185 34288 83 193 0 37989 0
[pid=26163/tid=26164] ppid=26160 vsize=152740 CPUtime=581.56
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 16300 0 0 0 58130 26 0 0 25 0 2 0 108234019 156405760 34288 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.48
Current children cumulated vsize (KiB) 158096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 26164
/proc/meminfo: memFree=1146328/2055920 swapFree=4180248/4192956
[pid=26160] ppid=26158 vsize=5356 CPUtime=0.29
/proc/26160/stat : 26160 (manysat.sh) S 26158 26160 25307 0 -1 4194304 312 1389 0 0 0 0 28 1 16 0 1 0 108233983 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26160/statm: 1339 238 195 169 0 50 0
[pid=26163] ppid=26160 vsize=157360 CPUtime=1199.72
/proc/26163/stat : 26163 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194304 35443 0 0 0 119915 57 0 0 25 0 2 0 108234013 161136640 35429 1992294400 134512640 135305190 4294956144 18446744073709551615 134547974 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26163/statm: 39340 35429 83 193 0 39144 0
[pid=26163/tid=26164] ppid=26160 vsize=157360 CPUtime=600.86
/proc/26163/task/26164/stat : 26164 (manysat1.1_stat) R 26160 26160 25307 0 -1 4194368 17101 0 0 0 60058 28 0 0 25 0 2 0 108234019 161136640 35429 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 162716

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

Real time (s): 601.625
CPU time (s): 1200.01
CPU user time (s): 1199.43
CPU system time (s): 0.58
CPU usage (%): 199.462
Max. virtual memory (cumulated for all children) (KiB): 162716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.285956
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 0.602908 second user time and 1.59876 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-27 05:13:26
IDJOB=1735405
IDBENCH=71418
IDSOLVER=514
FILE ID=node17/1735405-1240802006
PBS_JOBID= 9187323
Free space on /tmp= 66148 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes9.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735405-1240802006/watcher-1735405-1240802006 -o /tmp/evaluation-result-1735405-1240802006/solver-1735405-1240802006 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1735405-1240802006.cnf aimd 1

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

MD5SUM BENCH= 5b3cb365e0da247dad8c75295d40c6a5
RANDOM SEED=2129164711

node17.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1290128 kB
Buffers:         78952 kB
Cached:         622908 kB
SwapCached:       7584 kB
Active:         346328 kB
Inactive:       365572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290128 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            39896 kB
Committed_AS:   412768 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= 66144 MiB
End job on node17 at 2009-04-27 05:23:30