Trace number 1718918

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 0/2009-03-20? (TO) 1200.02 607.225

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

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.01 1.00 1.00 3/64 25588
/proc/meminfo: memFree=886480/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) R 25586 25588 25193 0 -1 4194304 291 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840473247 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1984 CPUtime=0
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 337 0 0 0 0 0 0 0 18 0 1 0 92147984 2031616 324 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 496 330 68 193 0 300 0

[startup+0.044376 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25588
/proc/meminfo: memFree=886480/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=6492 CPUtime=0.03
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 1475 0 0 0 3 0 0 0 20 0 1 0 92147984 6647808 1461 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 1623 1462 71 193 0 1427 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11848

[startup+0.101386 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25588
/proc/meminfo: memFree=886480/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=12888 CPUtime=0.09
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 3015 0 0 0 8 1 0 0 20 0 1 0 92147984 13197312 3001 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 3222 3002 71 193 0 3026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18244

[startup+0.301425 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25588
/proc/meminfo: memFree=886480/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=34172 CPUtime=0.28
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 8205 0 0 0 25 3 0 0 22 0 1 0 92147984 34992128 8191 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 8543 8191 71 193 0 8347 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39528

[startup+0.701496 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 25588
/proc/meminfo: memFree=886480/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=76988 CPUtime=0.69
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 18438 0 0 0 60 9 0 0 25 0 1 0 92147984 78835712 18424 1992294400 134512640 135305190 4294956224 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 19247 18430 71 193 0 19051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82344

[startup+1.50164 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25591
/proc/meminfo: memFree=783040/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=158540 CPUtime=1.48
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 38699 0 0 0 130 18 0 0 25 0 1 0 92147984 162344960 38685 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 39635 38686 71 193 0 39439 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 163896

[startup+3.10193 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 25591
/proc/meminfo: memFree=676032/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=326008 CPUtime=3.09
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 77673 0 0 0 271 38 0 0 25 0 1 0 92147984 333832192 77659 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 81535 77662 71 193 0 81339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 331364

[startup+6.30152 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 25591
/proc/meminfo: memFree=354240/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=659284 CPUtime=6.29
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 155959 0 0 0 551 78 0 0 25 0 1 0 92147984 675106816 155945 1992294400 134512640 135305190 4294956224 18446744073709551615 134526448 0 0 4096 3 0 0 0 17 0 0 0
/proc/25590/statm: 164821 155945 71 193 0 164625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 664640

[startup+12.7027 s]
/proc/loadavg: 1.16 1.03 1.01 3/67 25592
/proc/meminfo: memFree=15608/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1116884 CPUtime=13.89
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 264644 0 0 0 1251 138 0 0 17 0 2 0 92147984 1143689216 264615 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 279221 264615 83 193 0 279025 0
[pid=25590/tid=25592] ppid=25588 vsize=1116884 CPUtime=1.21
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 2709 0 0 0 119 2 0 0 17 0 2 0 92149130 1143689216 264615 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.89
Current children cumulated vsize (KiB) 1122240

[startup+25.501 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 25592
/proc/meminfo: memFree=15416/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1128952 CPUtime=39.43
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 267283 0 0 0 3801 142 0 0 25 0 2 0 92147984 1156046848 267254 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 282238 267254 83 193 0 282042 0
[pid=25590/tid=25592] ppid=25588 vsize=1128952 CPUtime=13.96
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 3809 0 0 0 1392 4 0 0 16 0 2 0 92149130 1156046848 267254 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.43
Current children cumulated vsize (KiB) 1134308

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 25592
/proc/meminfo: memFree=16184/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1132920 CPUtime=90.34
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 268384 0 0 0 8890 144 0 0 25 0 2 0 92147984 1160110080 268355 1992294400 134512640 135305190 4294956224 18446744073709551615 134528195 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 283230 268355 83 193 0 283034 0
[pid=25590/tid=25592] ppid=25588 vsize=1132920 CPUtime=39.31
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 4488 0 0 0 3926 5 0 0 18 0 2 0 92149130 1160110080 268355 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.34
Current children cumulated vsize (KiB) 1138276

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 25592
/proc/meminfo: memFree=15224/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1139624 CPUtime=192.5
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 270120 0 0 0 19103 147 0 0 19 0 2 0 92147984 1166974976 270091 1992294400 134512640 135305190 4294956224 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 284906 270091 83 193 0 284710 0
[pid=25590/tid=25592] ppid=25588 vsize=1139624 CPUtime=90.28
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 5530 0 0 0 9021 7 0 0 25 0 2 0 92149130 1166974976 270091 1992294400 134512640 135305190 4294956224 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.5
Current children cumulated vsize (KiB) 1144980

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 25592
/proc/meminfo: memFree=14968/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1153056 CPUtime=312.22
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 273302 0 0 0 31070 152 0 0 25 0 2 0 92147984 1180729344 273273 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 288264 273273 83 193 0 288068 0
[pid=25590/tid=25592] ppid=25588 vsize=1153056 CPUtime=150.04
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 7135 0 0 0 14994 10 0 0 25 0 2 0 92149130 1180729344 273273 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.22
Current children cumulated vsize (KiB) 1158412

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 25592
/proc/meminfo: memFree=14840/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1163836 CPUtime=431.96
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 276073 0 0 0 43039 157 0 0 25 0 2 0 92147984 1191768064 276044 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 290959 276044 83 193 0 290763 0
[pid=25590/tid=25592] ppid=25588 vsize=1163836 CPUtime=209.8
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 8181 0 0 0 20968 12 0 0 21 0 2 0 92149130 1191768064 276044 1992294400 134512640 135305190 4294956224 18446744073709551615 134528840 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.96
Current children cumulated vsize (KiB) 1169192

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 25592
/proc/meminfo: memFree=15800/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1173692 CPUtime=551.68
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 278612 0 0 0 55008 160 0 0 25 0 2 0 92147984 1201860608 278583 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 293423 278583 83 193 0 293227 0
[pid=25590/tid=25592] ppid=25588 vsize=1173692 CPUtime=269.56
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 9771 0 0 0 26942 14 0 0 25 0 2 0 92149130 1201860608 278583 1992294400 134512640 135305190 4294956224 18446744073709551615 134528826 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 551.68
Current children cumulated vsize (KiB) 1179048

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 25594
/proc/meminfo: memFree=15288/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1187736 CPUtime=671.41
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 281801 0 0 0 66977 164 0 0 18 0 2 0 92147984 1216241664 281772 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 296934 281772 83 193 0 296738 0
[pid=25590/tid=25592] ppid=25588 vsize=1187736 CPUtime=329.32
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 11796 0 0 0 32915 17 0 0 25 0 2 0 92149130 1216241664 281772 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.41
Current children cumulated vsize (KiB) 1193092

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 25594
/proc/meminfo: memFree=15672/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1198252 CPUtime=791.14
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 284523 0 0 0 78947 167 0 0 25 0 2 0 92147984 1227010048 284494 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 299563 284494 83 193 0 299367 0
[pid=25590/tid=25592] ppid=25588 vsize=1198252 CPUtime=389.08
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 13170 0 0 0 38889 19 0 0 25 0 2 0 92149130 1227010048 284494 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 791.14
Current children cumulated vsize (KiB) 1203608

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 25594
/proc/meminfo: memFree=14904/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1206640 CPUtime=910.87
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 286570 0 0 0 90916 171 0 0 25 0 2 0 92147984 1235599360 286541 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25590/statm: 301660 286541 83 193 0 301464 0
[pid=25590/tid=25592] ppid=25588 vsize=1206640 CPUtime=448.84
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 14252 0 0 0 44863 21 0 0 25 0 2 0 92149130 1235599360 286541 1992294400 134512640 135305190 4294956224 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910.87
Current children cumulated vsize (KiB) 1211996

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 25594
/proc/meminfo: memFree=15736/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1218688 CPUtime=1030.6
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 289498 0 0 0 102884 176 0 0 22 0 2 0 92147984 1247936512 289469 1992294400 134512640 135305190 4294956224 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 304672 289469 83 193 0 304476 0
[pid=25590/tid=25592] ppid=25588 vsize=1218688 CPUtime=508.75
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 16129 0 0 0 50851 24 0 0 25 0 2 0 92149130 1247936512 289469 1992294400 134512640 135305190 4294956224 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1030.6
Current children cumulated vsize (KiB) 1224044

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 25594
/proc/meminfo: memFree=16312/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1228248 CPUtime=1150.32
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 291941 0 0 0 114852 180 0 0 25 0 2 0 92147984 1257725952 291912 1992294400 134512640 135305190 4294956224 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 307062 291912 83 193 0 306866 0
[pid=25590/tid=25592] ppid=25588 vsize=1228248 CPUtime=568.72
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 17685 0 0 0 56846 26 0 0 21 0 2 0 92149130 1257725952 291912 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1150.32
Current children cumulated vsize (KiB) 1233604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.206 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 25594
/proc/meminfo: memFree=16184/2055920 swapFree=4181900/4192956
[pid=25588] ppid=25586 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (manysat.sh) S 25586 25588 25193 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 92147984 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 237 195 169 0 50 0
[pid=25590] ppid=25588 vsize=1228392 CPUtime=1200.02
/proc/25590/stat : 25590 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194304 291970 0 0 0 119822 180 0 0 25 0 2 0 92147984 1257873408 291941 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25590/statm: 307098 291941 83 193 0 306902 0
[pid=25590/tid=25592] ppid=25588 vsize=1228392 CPUtime=593.62
/proc/25590/task/25592/stat : 25592 (manysat1.1_stat) R 25588 25588 25193 0 -1 4194368 17714 0 0 0 59336 26 0 0 25 0 2 0 92149130 1257873408 291941 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1233748

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 25588 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 607.225
CPU time (s): 1200.02
CPU user time (s): 1198.22
CPU system time (s): 1.8
CPU usage (%): 197.624
Max. virtual memory (cumulated for all children) (KiB): 1233748

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

The end

Launcher Data

Begin job on node44 at 2009-04-25 08:33:20
IDJOB=1718918
IDBENCH=20574
IDSOLVER=513
FILE ID=node44/1718918-1240641187
PBS_JOBID= 9186413
Free space on /tmp= 66008 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1945333938

node44.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.267
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	: 5931.00
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.267
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:        886904 kB
Buffers:         49592 kB
Cached:        1048260 kB
SwapCached:       4904 kB
Active:         378076 kB
Inactive:       727644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        886904 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:          210828 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            49288 kB
Committed_AS:   334500 kB
PageTables:       1380 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= 66008 MiB
End job on node44 at 2009-04-25 08:43:29