Trace number 1718919

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

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-1718919-1240641194/watcher-1718919-1240641194 -o /tmp/evaluation-result-1718919-1240641194/solver-1718919-1240641194 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1718919-1240641194.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: 1.09 1.02 1.01 3/64 23576
/proc/meminfo: memFree=847160/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1984 CPUtime=0
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 301 0 0 0 0 0 0 0 20 0 1 0 92149243 2031616 287 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 496 294 68 193 0 300 0

[startup+0.011597 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 23576
/proc/meminfo: memFree=847160/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=2792 CPUtime=0
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 567 0 0 0 0 0 0 0 20 0 1 0 92149243 2859008 553 1992294400 134512640 135305190 4294956224 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 698 553 71 193 0 502 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8148

[startup+0.101603 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 23576
/proc/meminfo: memFree=847160/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=12888 CPUtime=0.09
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 3029 0 0 0 8 1 0 0 20 0 1 0 92149243 13197312 3015 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 3222 3016 71 193 0 3026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18244

[startup+0.301622 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 23576
/proc/meminfo: memFree=847160/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=34172 CPUtime=0.29
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 8212 0 0 0 25 4 0 0 22 0 1 0 92149243 34992128 8198 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 8543 8200 71 193 0 8347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39528

[startup+0.701662 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 23576
/proc/meminfo: memFree=847160/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=76988 CPUtime=0.69
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 18484 0 0 0 60 9 0 0 25 0 1 0 92149243 78835712 18470 1992294400 134512640 135305190 4294956224 18446744073709551615 134570505 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 19247 18470 71 193 0 19051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82344

[startup+1.50174 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 23579
/proc/meminfo: memFree=742504/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=159080 CPUtime=1.48
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 38854 0 0 0 128 20 0 0 25 0 1 0 92149243 162897920 38840 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 39770 38841 71 193 0 39574 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164436

[startup+3.1019 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 23579
/proc/meminfo: memFree=633064/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=327204 CPUtime=3.09
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 77981 0 0 0 267 42 0 0 25 0 1 0 92149243 335056896 77967 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 81801 77969 71 193 0 81605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 332560

[startup+6.30222 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 23579
/proc/meminfo: memFree=311592/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=661312 CPUtime=6.29
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 156490 0 0 0 546 83 0 0 25 0 1 0 92149243 677183488 156476 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23578/statm: 165328 156477 71 193 0 165132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 666668

[startup+12.7019 s]
/proc/loadavg: 1.20 1.05 1.01 3/67 23580
/proc/meminfo: memFree=15584/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1117072 CPUtime=13.91
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 264586 0 0 0 1249 142 0 0 16 0 2 0 92149243 1143881728 264569 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 279268 264569 83 193 0 279072 0
[pid=23578/tid=23580] ppid=23576 vsize=1117072 CPUtime=1.22
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 2624 0 0 0 119 3 0 0 16 0 2 0 92150387 1143881728 264569 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.91
Current children cumulated vsize (KiB) 1122428

[startup+25.5011 s]
/proc/loadavg: 1.32 1.08 1.02 3/67 23580
/proc/meminfo: memFree=14944/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1129072 CPUtime=39.44
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 267465 0 0 0 3798 146 0 0 20 0 2 0 92149243 1156169728 267448 1992294400 134512640 135305190 4294956224 18446744073709551615 134541668 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 282268 267448 83 193 0 282072 0
[pid=23578/tid=23580] ppid=23576 vsize=1129072 CPUtime=13.97
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 4181 0 0 0 1392 5 0 0 18 0 2 0 92150387 1156169728 267448 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.44
Current children cumulated vsize (KiB) 1134428

[startup+51.1017 s]
/proc/loadavg: 1.55 1.15 1.05 3/67 23580
/proc/meminfo: memFree=19104/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1134812 CPUtime=90.37
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 268884 0 0 0 8889 148 0 0 20 0 2 0 92149243 1162047488 268867 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23578/statm: 283703 268867 83 193 0 283507 0
[pid=23578/tid=23580] ppid=23576 vsize=1134812 CPUtime=39.4
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 4735 0 0 0 3934 6 0 0 17 0 2 0 92150387 1162047488 268867 1992294400 134512640 135305190 4294956224 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.37
Current children cumulated vsize (KiB) 1140168

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/67 23580
/proc/meminfo: memFree=14944/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1145808 CPUtime=192.55
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 271555 0 0 0 19103 152 0 0 25 0 2 0 92149243 1173307392 271538 1992294400 134512640 135305190 4294956224 18446744073709551615 134548030 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 286452 271538 83 193 0 286256 0
[pid=23578/tid=23580] ppid=23576 vsize=1145808 CPUtime=90.52
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 6251 0 0 0 9044 8 0 0 25 0 2 0 92150387 1173307392 271538 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.55
Current children cumulated vsize (KiB) 1151164

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/67 23580
/proc/meminfo: memFree=15968/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1155388 CPUtime=312.29
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 274053 0 0 0 31073 156 0 0 18 0 2 0 92149243 1183117312 274036 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 288847 274036 83 193 0 288651 0
[pid=23578/tid=23580] ppid=23576 vsize=1155388 CPUtime=150.28
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 7447 0 0 0 15018 10 0 0 25 0 2 0 92150387 1183117312 274036 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.29
Current children cumulated vsize (KiB) 1160744

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 23580
/proc/meminfo: memFree=15072/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1167180 CPUtime=432.02
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 276688 0 0 0 43043 159 0 0 25 0 2 0 92149243 1195192320 276671 1992294400 134512640 135305190 4294956224 18446744073709551615 134542040 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 291795 276671 83 193 0 291599 0
[pid=23578/tid=23580] ppid=23576 vsize=1167180 CPUtime=210.05
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 8711 0 0 0 20993 12 0 0 17 0 2 0 92150387 1195192320 276671 1992294400 134512640 135305190 4294956224 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 432.02
Current children cumulated vsize (KiB) 1172536

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 23580
/proc/meminfo: memFree=16096/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1177984 CPUtime=551.76
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 279568 0 0 0 55011 165 0 0 20 0 2 0 92149243 1206255616 279551 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 294496 279551 83 193 0 294300 0
[pid=23578/tid=23580] ppid=23576 vsize=1177984 CPUtime=269.82
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 10241 0 0 0 26967 15 0 0 18 0 2 0 92150387 1206255616 279551 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 551.76
Current children cumulated vsize (KiB) 1183340

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 23582
/proc/meminfo: memFree=15392/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1186176 CPUtime=671.5
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 281682 0 0 0 66982 168 0 0 25 0 2 0 92149243 1214644224 281665 1992294400 134512640 135305190 4294956224 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 296544 281665 83 193 0 296348 0
[pid=23578/tid=23580] ppid=23576 vsize=1186176 CPUtime=329.57
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 11341 0 0 0 32941 16 0 0 25 0 2 0 92150387 1214644224 281665 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.5
Current children cumulated vsize (KiB) 1191532

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 23582
/proc/meminfo: memFree=16224/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1186740 CPUtime=791.23
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 281873 0 0 0 78955 168 0 0 25 0 2 0 92149243 1215221760 281856 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 296685 281856 83 193 0 296489 0
[pid=23578/tid=23580] ppid=23576 vsize=1186740 CPUtime=389.33
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 11420 0 0 0 38917 16 0 0 25 0 2 0 92150387 1215221760 281856 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 791.23
Current children cumulated vsize (KiB) 1192096

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 23582
/proc/meminfo: memFree=15584/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1191764 CPUtime=910.97
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 282789 0 0 0 90927 170 0 0 25 0 2 0 92149243 1220366336 282772 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 297941 282772 83 193 0 297745 0
[pid=23578/tid=23580] ppid=23576 vsize=1191764 CPUtime=449.1
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 11848 0 0 0 44892 18 0 0 25 0 2 0 92150387 1220366336 282772 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910.97
Current children cumulated vsize (KiB) 1197120

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 23582
/proc/meminfo: memFree=15520/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1196040 CPUtime=1030.69
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 284033 0 0 0 102896 173 0 0 25 0 2 0 92149243 1224744960 284016 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 299010 284016 83 193 0 298814 0
[pid=23578/tid=23580] ppid=23576 vsize=1196040 CPUtime=508.83
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 12519 0 0 0 50864 19 0 0 25 0 2 0 92150387 1224744960 284016 1992294400 134512640 135305190 4294956224 18446744073709551615 134528187 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1030.69
Current children cumulated vsize (KiB) 1201396

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 23582
/proc/meminfo: memFree=15008/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1206104 CPUtime=1150.42
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 286496 0 0 0 114865 177 0 0 25 0 2 0 92149243 1235050496 286479 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 301526 286479 83 193 0 301330 0
[pid=23578/tid=23580] ppid=23576 vsize=1206104 CPUtime=568.6
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 13863 0 0 0 56838 22 0 0 19 0 2 0 92150387 1235050496 286479 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1150.42
Current children cumulated vsize (KiB) 1211460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.205 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 23582
/proc/meminfo: memFree=16224/2055920 swapFree=4192956/4192956
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (manysat.sh) S 23574 23576 23333 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92149243 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 237 195 169 0 50 0
[pid=23578] ppid=23576 vsize=1211072 CPUtime=1200.13
/proc/23578/stat : 23578 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194304 287681 0 0 0 119834 179 0 0 25 0 2 0 92149243 1240137728 287664 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23578/statm: 302768 287664 83 193 0 302572 0
[pid=23578/tid=23580] ppid=23576 vsize=1211072 CPUtime=593.4
/proc/23578/task/23580/stat : 23580 (manysat1.1_stat) R 23576 23576 23333 0 -1 4194368 14587 0 0 0 59317 23 0 0 25 0 2 0 92150387 1240137728 287664 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1216428

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 23576 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# 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.223
CPU time (s): 1200.13
CPU user time (s): 1198.34
CPU system time (s): 1.79
CPU usage (%): 197.643
Max. virtual memory (cumulated for all children) (KiB): 1216428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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.565913 second user time and 1.66175 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 08:33:27
IDJOB=1718919
IDBENCH=20574
IDSOLVER=514
FILE ID=node36/1718919-1240641194
PBS_JOBID= 9186464
Free space on /tmp= 66192 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=806177698

node36.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.232
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.232
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:        847576 kB
Buffers:         93972 kB
Cached:        1000216 kB
SwapCached:          0 kB
Active:         241392 kB
Inactive:       866680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        847576 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          210816 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            86300 kB
Committed_AS:   298052 kB
PageTables:       1356 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= 66188 MiB
End job on node36 at 2009-04-25 08:43:36