Trace number 1773213

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
LySAT i/2009-03-20? (TO) 10000 10004.4

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
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  482093                                               |
0.00/0.00	c |  Number of clauses:    9676386                                              |
6.08/6.11	c |  Parsing time:         5.32         s                                       |

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-1773213-1241233426/watcher-1773213-1241233426 -o /tmp/evaluation-result-1773213-1241233426/solver-1773213-1241233426 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773213-1241233426.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 21397
/proc/meminfo: memFree=902992/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=1896 CPUtime=0
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 279 0 0 0 0 0 0 0 20 0 1 0 151377050 1941504 265 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 474 273 48 174 0 297 0

[startup+0.0746109 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 21397
/proc/meminfo: memFree=902992/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=8948 CPUtime=0.06
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 2031 0 0 0 6 0 0 0 20 0 1 0 151377050 9162752 2017 1992294400 134512640 135226915 4294956256 18446744073709551615 134523506 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 2237 2017 62 174 0 2060 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14304

[startup+0.101613 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 21397
/proc/meminfo: memFree=902992/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=11232 CPUtime=0.09
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 2583 0 0 0 8 1 0 0 20 0 1 0 151377050 11501568 2569 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 2808 2572 62 174 0 2631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16588

[startup+0.301629 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 21397
/proc/meminfo: memFree=902992/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=29840 CPUtime=0.29
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 7016 0 0 0 26 3 0 0 22 0 1 0 151377050 30556160 7002 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 7460 7003 62 174 0 7283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35196

[startup+0.701664 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 21397
/proc/meminfo: memFree=902992/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=66848 CPUtime=0.69
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 15724 0 0 0 61 8 0 0 25 0 1 0 151377050 68452352 15710 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 16712 15711 62 174 0 16535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72204

[startup+1.50173 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 21400
/proc/meminfo: memFree=813816/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=139348 CPUtime=1.48
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 32724 0 0 0 129 19 0 0 25 0 1 0 151377050 142692352 32710 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 34837 32711 62 174 0 34660 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 144704

[startup+3.10187 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 21400
/proc/meminfo: memFree=720312/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=271872 CPUtime=3.09
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 66150 0 0 0 270 39 0 0 25 0 1 0 151377050 278396928 66136 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 67968 66138 62 174 0 67791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 277228

[startup+6.30115 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 21400
/proc/meminfo: memFree=446264/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=539320 CPUtime=6.28
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 129176 0 0 0 550 78 0 0 25 0 1 0 151377050 552263680 129162 1992294400 134512640 135226915 4294956256 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 134830 129162 75 174 0 134653 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 544676

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 21400
/proc/meminfo: memFree=373944/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=552500 CPUtime=12.68
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 132256 0 0 0 1188 80 0 0 25 0 1 0 151377050 565760000 132242 1992294400 134512640 135226915 4294956256 18446744073709551615 134527914 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 138125 132242 81 174 0 137948 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 557856

[startup+25.5018 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 21400
/proc/meminfo: memFree=372728/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=554472 CPUtime=25.48
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 132602 0 0 0 2467 81 0 0 25 0 1 0 151377050 567779328 132588 1992294400 134512640 135226915 4294956256 18446744073709551615 134536794 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 138618 132588 81 174 0 138441 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 559828

[startup+51.102 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 21400
/proc/meminfo: memFree=368888/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=558832 CPUtime=51.06
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 133639 0 0 0 5024 82 0 0 25 0 1 0 151377050 572243968 133625 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 139708 133625 81 174 0 139531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 564188

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 21400
/proc/meminfo: memFree=365176/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=562416 CPUtime=102.23
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 134553 0 0 0 10141 82 0 0 25 0 1 0 151377050 575913984 134539 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 140604 134539 81 174 0 140427 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 567772

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 21400
/proc/meminfo: memFree=363832/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=563800 CPUtime=162.2
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 134886 0 0 0 16137 83 0 0 25 0 1 0 151377050 577331200 134872 1992294400 134512640 135226915 4294956256 18446744073709551615 134537110 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 140950 134872 81 174 0 140773 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 569156

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21400
/proc/meminfo: memFree=363192/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=564472 CPUtime=222.18
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 135039 0 0 0 22135 83 0 0 25 0 1 0 151377050 578019328 135025 1992294400 134512640 135226915 4294956256 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 141118 135025 81 174 0 140941 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 569828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21400
/proc/meminfo: memFree=361272/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=566532 CPUtime=282.15
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 135538 0 0 0 28131 84 0 0 25 0 1 0 151377050 580128768 135524 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21399/statm: 141633 135524 81 174 0 141456 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 571888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21400
/proc/meminfo: memFree=356088/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=571812 CPUtime=342.12
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 136842 0 0 0 34127 85 0 0 25 0 1 0 151377050 585535488 136828 1992294400 134512640 135226915 4294956256 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 142953 136828 81 174 0 142776 0
Current children cumulated CPU time (s) 342.12

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

/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9338.19
Current children cumulated vsize (KiB) 924352

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9398.17
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222889 0 0 0 939642 175 0 0 25 0 1 0 151377050 941051904 222875 1992294400 134512640 135226915 4294956256 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9398.17
Current children cumulated vsize (KiB) 924352

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9458.14
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222889 0 0 0 945639 175 0 0 25 0 1 0 151377050 941051904 222875 1992294400 134512640 135226915 4294956256 18446744073709551615 134538608 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9458.14
Current children cumulated vsize (KiB) 924352

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15160/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9518.12
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222889 0 0 0 951637 175 0 0 25 0 1 0 151377050 941051904 222875 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9518.12
Current children cumulated vsize (KiB) 924352

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9578.1
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222889 0 0 0 957635 175 0 0 25 0 1 0 151377050 941051904 222875 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9578.1
Current children cumulated vsize (KiB) 924352

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9638.08
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222889 0 0 0 963633 175 0 0 25 0 1 0 151377050 941051904 222875 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21399/statm: 229749 222875 81 174 0 229572 0
Current children cumulated CPU time (s) 9638.08
Current children cumulated vsize (KiB) 924352

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15032/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9698.05
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222890 0 0 0 969630 175 0 0 25 0 1 0 151377050 941051904 222876 1992294400 134512640 135226915 4294956256 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222876 81 174 0 229572 0
Current children cumulated CPU time (s) 9698.05
Current children cumulated vsize (KiB) 924352

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9758.03
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222890 0 0 0 975628 175 0 0 25 0 1 0 151377050 941051904 222876 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222876 81 174 0 229572 0
Current children cumulated CPU time (s) 9758.03
Current children cumulated vsize (KiB) 924352

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9818.01
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222890 0 0 0 981626 175 0 0 25 0 1 0 151377050 941051904 222876 1992294400 134512640 135226915 4294956256 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/21399/statm: 229749 222876 81 174 0 229572 0
Current children cumulated CPU time (s) 9818.01
Current children cumulated vsize (KiB) 924352

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9877.95
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222894 0 0 0 987620 175 0 0 25 0 1 0 151377050 941051904 222880 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222880 81 174 0 229572 0
Current children cumulated CPU time (s) 9877.95
Current children cumulated vsize (KiB) 924352

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15096/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9937.92
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222894 0 0 0 993617 175 0 0 25 0 1 0 151377050 941051904 222880 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222880 81 174 0 229572 0
Current children cumulated CPU time (s) 9937.92
Current children cumulated vsize (KiB) 924352

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15032/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=9997.91
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222894 0 0 0 999616 175 0 0 25 0 1 0 151377050 941051904 222880 1992294400 134512640 135226915 4294956256 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222880 81 174 0 229572 0
Current children cumulated CPU time (s) 9997.91
Current children cumulated vsize (KiB) 924352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21418
/proc/meminfo: memFree=15032/2055920 swapFree=4191900/4192956
[pid=21397] ppid=21395 vsize=5356 CPUtime=0
/proc/21397/stat : 21397 (lysat.sh) S 21395 21397 21360 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151377049 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21397/statm: 1339 237 195 169 0 50 0
[pid=21399] ppid=21397 vsize=918996 CPUtime=10000
/proc/21399/stat : 21399 (LySATi) R 21397 21397 21360 0 -1 4194304 222894 0 0 0 999825 175 0 0 25 0 1 0 151377050 941051904 222880 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/21399/statm: 229749 222880 81 174 0 229572 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 924352

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

Real time (s): 10004.4
CPU time (s): 10000
CPU user time (s): 9998.25
CPU system time (s): 1.75
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 924352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388
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 9.08462 second user time and 27.3028 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-02 05:03:59
IDJOB=1773213
IDBENCH=20574
IDSOLVER=609
FILE ID=node31/1773213-1241233426
PBS_JOBID= 9224823
Free space on /tmp= 66260 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773213-1241233426/watcher-1773213-1241233426 -o /tmp/evaluation-result-1773213-1241233426/solver-1773213-1241233426 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773213-1241233426.cnf i

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1753398323

node31.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.213
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.213
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:        903472 kB
Buffers:         81652 kB
Cached:         954080 kB
SwapCached:        384 kB
Active:         283224 kB
Inactive:       766808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903472 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:          207588 kB
Writeback:           0 kB
Mapped:          22692 kB
Slab:            88148 kB
Committed_AS:   654684 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node31 at 2009-05-02 07:50:45