Trace number 1718920

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.13 607.319

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
0.00/0.00	c Exiting...too many clauses

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-1718920-1240641198/watcher-1718920-1240641198 -o /tmp/evaluation-result-1718920-1240641198/solver-1718920-1240641198 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1718920-1240641198.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.23 1.05 1.02 3/65 13457
/proc/meminfo: memFree=768120/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) R 13455 13457 13209 0 -1 4194304 291 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1984 CPUtime=0
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 252 0 0 0 0 0 0 0 19 0 1 0 92150489 2031616 239 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 496 245 68 193 0 300 0

[startup+0.0494011 s]
/proc/loadavg: 1.23 1.05 1.02 3/65 13457
/proc/meminfo: memFree=768120/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=7380 CPUtime=0.04
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 1638 0 0 0 3 1 0 0 19 0 1 0 92150489 7557120 1624 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 1845 1625 71 193 0 1649 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12736

[startup+0.10141 s]
/proc/loadavg: 1.23 1.05 1.02 3/65 13457
/proc/meminfo: memFree=768120/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=12888 CPUtime=0.08
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 3024 0 0 0 7 1 0 0 21 0 1 0 92150489 13197312 3010 1992294400 134512640 135305190 4294956224 18446744073709551615 134570505 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 3222 3011 71 193 0 3026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18244

[startup+0.301444 s]
/proc/loadavg: 1.23 1.05 1.02 3/65 13457
/proc/meminfo: memFree=768120/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=34172 CPUtime=0.28
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 8214 0 0 0 24 4 0 0 23 0 1 0 92150489 34992128 8200 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 8576 8202 71 193 0 8380 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39528

[startup+0.701517 s]
/proc/loadavg: 1.23 1.05 1.02 3/65 13457
/proc/meminfo: memFree=768120/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=76988 CPUtime=0.69
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 18464 0 0 0 60 9 0 0 25 0 1 0 92150489 78835712 18450 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 19247 18450 71 193 0 19051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82344

[startup+1.50166 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 13460
/proc/meminfo: memFree=663456/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=158948 CPUtime=1.48
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 38801 0 0 0 129 19 0 0 25 0 1 0 92150489 162762752 38787 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 39737 38788 71 193 0 39541 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164304

[startup+3.10194 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 13460
/proc/meminfo: memFree=553568/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=326940 CPUtime=3.08
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 77910 0 0 0 271 37 0 0 25 0 1 0 92150489 334786560 77896 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 81735 77897 71 193 0 81539 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 332296

[startup+6.30152 s]
/proc/loadavg: 1.29 1.06 1.02 2/67 13460
/proc/meminfo: memFree=226464/2055920 swapFree=4192956/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=659724 CPUtime=6.28
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 156097 0 0 0 547 81 0 0 25 0 1 0 92150489 675557376 156083 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/13459/statm: 164931 156084 71 193 0 164735 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 665080

[startup+12.7015 s]
/proc/loadavg: 1.35 1.08 1.03 3/68 13461
/proc/meminfo: memFree=15640/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1116844 CPUtime=13.86
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 264602 0 0 0 1244 142 0 0 17 0 2 0 92150489 1143648256 264584 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 279211 264584 83 193 0 279015 0
[pid=13459/tid=13461] ppid=13457 vsize=1116844 CPUtime=1.2
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 2689 0 0 0 117 3 0 0 17 0 2 0 92151636 1143648256 264584 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.86
Current children cumulated vsize (KiB) 1122200

[startup+25.5018 s]
/proc/loadavg: 1.93 1.22 1.07 3/68 13461
/proc/meminfo: memFree=15704/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1128272 CPUtime=39.4
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 267221 0 0 0 3792 148 0 0 24 0 2 0 92150489 1155350528 267203 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 282068 267203 83 193 0 281872 0
[pid=13459/tid=13461] ppid=13457 vsize=1128272 CPUtime=13.94
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 3954 0 0 0 1389 5 0 0 18 0 2 0 92151636 1155350528 267203 1992294400 134512640 135305190 4294956224 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.4
Current children cumulated vsize (KiB) 1133628

[startup+51.1014 s]
/proc/loadavg: 2.56 1.43 1.14 3/68 13461
/proc/meminfo: memFree=15000/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1136632 CPUtime=90.3
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 269122 0 0 0 8877 153 0 0 18 0 2 0 92150489 1163911168 269104 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 284158 269104 83 193 0 283962 0
[pid=13459/tid=13461] ppid=13457 vsize=1136632 CPUtime=39.44
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 4790 0 0 0 3935 9 0 0 25 0 2 0 92151636 1163911168 269104 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.3
Current children cumulated vsize (KiB) 1141988

[startup+102.305 s]
/proc/loadavg: 2.32 1.54 1.20 3/68 13461
/proc/meminfo: memFree=15960/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1145820 CPUtime=192.4
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 271616 0 0 0 19083 157 0 0 17 0 2 0 92150489 1173319680 271598 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 286455 271598 83 193 0 286259 0
[pid=13459/tid=13461] ppid=13457 vsize=1145820 CPUtime=90.43
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 6046 0 0 0 9032 11 0 0 25 0 2 0 92151636 1173319680 271598 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 192.4
Current children cumulated vsize (KiB) 1151176

[startup+162.301 s]
/proc/loadavg: 2.16 1.64 1.25 3/68 13461
/proc/meminfo: memFree=15640/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1157088 CPUtime=312.12
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 274375 0 0 0 31050 162 0 0 25 0 2 0 92150489 1184858112 274357 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 289272 274357 83 193 0 289076 0
[pid=13459/tid=13461] ppid=13457 vsize=1157088 CPUtime=150.18
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 7341 0 0 0 15005 13 0 0 25 0 2 0 92151636 1184858112 274357 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 312.12
Current children cumulated vsize (KiB) 1162444

[startup+222.303 s]
/proc/loadavg: 2.10 1.72 1.30 3/68 13461
/proc/meminfo: memFree=15192/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1167816 CPUtime=431.85
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 276971 0 0 0 43020 165 0 0 25 0 2 0 92150489 1195843584 276953 1992294400 134512640 135305190 4294956224 18446744073709551615 134541965 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 291954 276953 83 193 0 291758 0
[pid=13459/tid=13461] ppid=13457 vsize=1167816 CPUtime=209.93
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 8907 0 0 0 20978 15 0 0 22 0 2 0 92151636 1195843584 276953 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 431.85
Current children cumulated vsize (KiB) 1173172

[startup+282.303 s]
/proc/loadavg: 2.30 1.83 1.36 3/68 13461
/proc/meminfo: memFree=15704/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1175112 CPUtime=551.58
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 278772 0 0 0 54991 167 0 0 25 0 2 0 92150489 1203314688 278754 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 293778 278754 83 193 0 293582 0
[pid=13459/tid=13461] ppid=13457 vsize=1175112 CPUtime=269.68
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 9815 0 0 0 26952 16 0 0 25 0 2 0 92151636 1203314688 278754 1992294400 134512640 135305190 4294956224 18446744073709551615 134528820 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 551.58
Current children cumulated vsize (KiB) 1180468

[startup+342.301 s]
/proc/loadavg: 2.21 1.90 1.41 3/68 13463
/proc/meminfo: memFree=14936/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1175804 CPUtime=671.31
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 278971 0 0 0 66963 168 0 0 17 0 2 0 92150489 1204023296 278953 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 293951 278953 83 193 0 293755 0
[pid=13459/tid=13461] ppid=13457 vsize=1175804 CPUtime=329.44
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 9969 0 0 0 32927 17 0 0 25 0 2 0 92151636 1204023296 278953 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 671.31
Current children cumulated vsize (KiB) 1181160

[startup+402.302 s]
/proc/loadavg: 2.11 1.93 1.45 3/68 13463
/proc/meminfo: memFree=15384/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1176872 CPUtime=791.04
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 279268 0 0 0 78936 168 0 0 25 0 2 0 92150489 1205116928 279250 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 294218 279250 83 193 0 294022 0
[pid=13459/tid=13461] ppid=13457 vsize=1176872 CPUtime=389.2
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 10148 0 0 0 38903 17 0 0 25 0 2 0 92151636 1205116928 279250 1992294400 134512640 135305190 4294956224 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 791.04
Current children cumulated vsize (KiB) 1182228

[startup+462.302 s]
/proc/loadavg: 2.04 1.94 1.48 3/68 13463
/proc/meminfo: memFree=15064/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1179168 CPUtime=910.78
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 279730 0 0 0 90909 169 0 0 25 0 2 0 92150489 1207468032 279712 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 294792 279712 83 193 0 294596 0
[pid=13459/tid=13461] ppid=13457 vsize=1179168 CPUtime=448.95
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 10301 0 0 0 44878 17 0 0 25 0 2 0 92151636 1207468032 279712 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 910.78
Current children cumulated vsize (KiB) 1184524

[startup+522.302 s]
/proc/loadavg: 2.01 1.95 1.51 3/68 13463
/proc/meminfo: memFree=15896/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1188824 CPUtime=1030.51
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 282108 0 0 0 102879 172 0 0 20 0 2 0 92150489 1217355776 282090 1992294400 134512640 135305190 4294956224 18446744073709551615 134557195 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 297206 282090 83 193 0 297010 0
[pid=13459/tid=13461] ppid=13457 vsize=1188824 CPUtime=508.71
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 11384 0 0 0 50852 19 0 0 25 0 2 0 92151636 1217355776 282090 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1030.51
Current children cumulated vsize (KiB) 1194180

[startup+582.302 s]
/proc/loadavg: 2.00 1.95 1.54 3/68 13463
/proc/meminfo: memFree=15384/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1201004 CPUtime=1150.24
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 284910 0 0 0 114848 176 0 0 25 0 2 0 92150489 1229828096 284892 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 300251 284892 83 193 0 300055 0
[pid=13459/tid=13461] ppid=13457 vsize=1201004 CPUtime=568.46
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 12814 0 0 0 56826 20 0 0 25 0 2 0 92151636 1229828096 284892 1992294400 134512640 135305190 4294956224 18446744073709551615 134542402 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1150.24
Current children cumulated vsize (KiB) 1206360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.302 s]
/proc/loadavg: 2.00 1.95 1.55 3/68 13463
/proc/meminfo: memFree=15384/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1204700 CPUtime=1200.13
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 286064 0 0 0 119835 178 0 0 25 0 2 0 92150489 1233612800 286046 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 301175 286046 83 193 0 300979 0
[pid=13459/tid=13461] ppid=13457 vsize=1204700 CPUtime=593.35
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 13335 0 0 0 59314 21 0 0 25 0 2 0 92151636 1233612800 286046 1992294400 134512640 135305190 4294956224 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1210056

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

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

[startup+607.302 s]
/proc/loadavg: 2.00 1.95 1.55 3/68 13463
/proc/meminfo: memFree=15384/2055920 swapFree=4192952/4192956
[pid=13457] ppid=13455 vsize=5356 CPUtime=0
/proc/13457/stat : 13457 (manysat.sh) S 13455 13457 13209 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92150489 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13457/statm: 1339 237 195 169 0 50 0
[pid=13459] ppid=13457 vsize=1204700 CPUtime=1200.13
/proc/13459/stat : 13459 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194304 286064 0 0 0 119835 178 0 0 25 0 2 0 92150489 1233612800 286046 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13459/statm: 301175 286046 83 193 0 300979 0
[pid=13459/tid=13461] ppid=13457 vsize=1204700 CPUtime=593.35
/proc/13459/task/13461/stat : 13461 (manysat1.1_stat) R 13457 13457 13209 0 -1 4194368 13335 0 0 0 59314 21 0 0 25 0 2 0 92151636 1233612800 286046 1992294400 134512640 135305190 4294956224 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1210056

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 607.319
CPU time (s): 1200.13
CPU user time (s): 1198.35
CPU system time (s): 1.78
CPU usage (%): 197.611
Max. virtual memory (cumulated for all children) (KiB): 1210056

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

runsolver used 0.612906 second user time and 1.60675 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 08:33:30
IDJOB=1718920
IDBENCH=20574
IDSOLVER=515
FILE ID=node89/1718920-1240641198
PBS_JOBID= 9186452
Free space on /tmp= 66144 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718920-1240641198/watcher-1718920-1240641198 -o /tmp/evaluation-result-1718920-1240641198/solver-1718920-1240641198 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1718920-1240641198.cnf aimd 2

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1821536138

node89.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:      2055920 kB
MemFree:        768536 kB
Buffers:         97032 kB
Cached:        1071344 kB
SwapCached:          0 kB
Active:         324552 kB
Inactive:       857668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        768536 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          210616 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            91068 kB
Committed_AS:   243444 kB
PageTables:       1372 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= 66140 MiB
End job on node89 at 2009-04-25 08:43:39