Trace number 1718916

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) 1200.09 1200.61

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.18	c |  Parsing time:         5.37         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-1718916-1240641165/watcher-1718916-1240641165 -o /tmp/evaluation-result-1718916-1240641165/solver-1718916-1240641165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1718916-1240641165.cnf i 

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.16 1.03 1.01 3/65 11261
/proc/meminfo: memFree=1108600/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) R 11259 11261 10875 0 -1 4194304 292 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153848479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=1896 CPUtime=0
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 92147462 1941504 95 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 474 102 48 174 0 297 0

[startup+0.047717 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 11261
/proc/meminfo: memFree=1108600/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=5852 CPUtime=0.03
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 1325 0 0 0 3 0 0 0 18 0 1 0 92147462 5992448 1311 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 1463 1312 62 174 0 1286 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11208

[startup+0.101723 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 11261
/proc/meminfo: memFree=1108600/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=11100 CPUtime=0.09
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 2563 0 0 0 8 1 0 0 20 0 1 0 92147462 11366400 2549 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 2775 2549 62 174 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16456

[startup+0.301745 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 11261
/proc/meminfo: memFree=1108600/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=29576 CPUtime=0.28
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 6938 0 0 0 25 3 0 0 22 0 1 0 92147462 30285824 6924 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 7394 6925 62 174 0 7217 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34932

[startup+0.701789 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 11261
/proc/meminfo: memFree=1108600/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=66320 CPUtime=0.69
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 15554 0 0 0 60 9 0 0 25 0 1 0 92147462 67911680 15540 1992294400 134512640 135226915 4294956256 18446744073709551615 134732855 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 16580 15542 62 174 0 16403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71676

[startup+1.50188 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 11264
/proc/meminfo: memFree=1020704/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=138152 CPUtime=1.49
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 32356 0 0 0 129 20 0 0 25 0 1 0 92147462 141467648 32342 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 34538 32342 62 174 0 34361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143508

[startup+3.10105 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 11264
/proc/meminfo: memFree=929696/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=270272 CPUtime=3.09
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 65702 0 0 0 268 41 0 0 25 0 1 0 92147462 276758528 65688 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 67568 65690 62 174 0 67391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 275628

[startup+6.30242 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 11264
/proc/meminfo: memFree=655136/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=539320 CPUtime=6.28
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 129176 0 0 0 548 80 0 0 25 0 1 0 92147462 552263680 129162 1992294400 134512640 135226915 4294956256 18446744073709551615 134527163 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 134830 129162 75 174 0 134653 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 544676

[startup+12.7011 s]
/proc/loadavg: 1.29 1.06 1.02 2/67 11264
/proc/meminfo: memFree=580768/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=552500 CPUtime=12.67
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 132255 0 0 0 1185 82 0 0 25 0 1 0 92147462 565760000 132241 1992294400 134512640 135226915 4294956256 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 138125 132241 81 174 0 137948 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 557856

[startup+25.5015 s]
/proc/loadavg: 1.22 1.06 1.02 2/67 11264
/proc/meminfo: memFree=581984/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=554472 CPUtime=25.46
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 132602 0 0 0 2463 83 0 0 25 0 1 0 92147462 567779328 132588 1992294400 134512640 135226915 4294956256 18446744073709551615 134537389 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 138618 132588 81 174 0 138441 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 559828

[startup+51.1014 s]
/proc/loadavg: 1.15 1.05 1.02 2/67 11264
/proc/meminfo: memFree=577952/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=558832 CPUtime=51.05
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 133647 0 0 0 5022 83 0 0 25 0 1 0 92147462 572243968 133633 1992294400 134512640 135226915 4294956256 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 139708 133633 81 174 0 139531 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 564188

[startup+102.305 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 11264
/proc/meminfo: memFree=574432/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=562416 CPUtime=102.24
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 134555 0 0 0 10139 85 0 0 25 0 1 0 92147462 575913984 134541 1992294400 134512640 135226915 4294956256 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 140604 134541 81 174 0 140427 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 567772

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.01 2/67 11264
/proc/meminfo: memFree=573088/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=563800 CPUtime=162.2
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 134886 0 0 0 16135 85 0 0 25 0 1 0 92147462 577331200 134872 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 140950 134872 81 174 0 140773 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 569156

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 11264
/proc/meminfo: memFree=572512/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=564472 CPUtime=222.18
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 135039 0 0 0 22133 85 0 0 25 0 1 0 92147462 578019328 135025 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 141118 135025 81 174 0 140941 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 569828

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 11264
/proc/meminfo: memFree=570464/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=566532 CPUtime=282.16
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 135553 0 0 0 28130 86 0 0 25 0 1 0 92147462 580128768 135539 1992294400 134512640 135226915 4294956256 18446744073709551615 134536707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 141633 135539 81 174 0 141456 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 571888

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 11266
/proc/meminfo: memFree=565088/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=571812 CPUtime=342.12
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 136850 0 0 0 34125 87 0 0 25 0 1 0 92147462 585535488 136836 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 142953 136836 81 174 0 142776 0

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

/proc/11263/statm: 146757 140631 81 174 0 146580 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 592384

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=549536/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=587560 CPUtime=582.03
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140760 0 0 0 58111 92 0 0 25 0 1 0 92147462 601661440 140746 1992294400 134512640 135226915 4294956256 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 146890 140746 81 174 0 146713 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 592916

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=549472/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=587560 CPUtime=642.02
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140761 0 0 0 64110 92 0 0 25 0 1 0 92147462 601661440 140747 1992294400 134512640 135226915 4294956256 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 146890 140747 81 174 0 146713 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 592916

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=549408/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=587560 CPUtime=701.99
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140761 0 0 0 70107 92 0 0 25 0 1 0 92147462 601661440 140747 1992294400 134512640 135226915 4294956256 18446744073709551615 134554619 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 146890 140747 81 174 0 146713 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 592916

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=549408/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=587692 CPUtime=761.96
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140784 0 0 0 76104 92 0 0 25 0 1 0 92147462 601796608 140770 1992294400 134512640 135226915 4294956256 18446744073709551615 134536806 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 146923 140770 81 174 0 146746 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 593048

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=549216/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=587836 CPUtime=821.94
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140827 0 0 0 82102 92 0 0 25 0 1 0 92147462 601944064 140813 1992294400 134512640 135226915 4294956256 18446744073709551615 134527036 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 146959 140813 81 174 0 146782 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 593192

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588340 CPUtime=881.91
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140917 0 0 0 88099 92 0 0 25 0 1 0 92147462 602460160 140903 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147085 140903 81 174 0 146908 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 593696

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588340 CPUtime=941.89
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140917 0 0 0 94097 92 0 0 25 0 1 0 92147462 602460160 140903 1992294400 134512640 135226915 4294956256 18446744073709551615 134537360 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147085 140903 81 174 0 146908 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 593696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588340 CPUtime=1001.87
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140927 0 0 0 100095 92 0 0 25 0 1 0 92147462 602460160 140913 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147085 140913 81 174 0 146908 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 593696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588340 CPUtime=1061.84
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140927 0 0 0 106092 92 0 0 25 0 1 0 92147462 602460160 140913 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147085 140913 81 174 0 146908 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 593696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588412 CPUtime=1121.82
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140933 0 0 0 112090 92 0 0 25 0 1 0 92147462 602533888 140919 1992294400 134512640 135226915 4294956256 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147103 140919 81 174 0 146926 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 593768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588412 CPUtime=1181.8
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140934 0 0 0 118088 92 0 0 25 0 1 0 92147462 602533888 140920 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147103 140920 81 174 0 146926 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 593768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11266
/proc/meminfo: memFree=548896/2055920 swapFree=4171432/4192956
[pid=11261] ppid=11259 vsize=5356 CPUtime=0
/proc/11261/stat : 11261 (lysat.sh) S 11259 11261 10875 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92147461 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11261/statm: 1339 237 195 169 0 50 0
[pid=11263] ppid=11261 vsize=588412 CPUtime=1200.09
/proc/11263/stat : 11263 (LySATi) R 11261 11261 10875 0 -1 4194304 140934 0 0 0 119917 92 0 0 25 0 1 0 92147462 602533888 140920 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/11263/statm: 147103 140920 81 174 0 146926 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 593768

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 11261 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 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.17
CPU system time (s): 0.92
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 593768

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= 6
involuntary context switches= 2

runsolver used 1.04784 second user time and 3.32749 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 08:32:58
IDJOB=1718916
IDBENCH=20574
IDSOLVER=511
FILE ID=node86/1718916-1240641165
PBS_JOBID= 9186434
Free space on /tmp= 65952 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-1718916-1240641165/watcher-1718916-1240641165 -o /tmp/evaluation-result-1718916-1240641165/solver-1718916-1240641165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1718916-1240641165.cnf i

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=37062058

node86.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1109080 kB
Buffers:         75580 kB
Cached:         772164 kB
SwapCached:      16264 kB
Active:         422748 kB
Inactive:       444268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109080 kB
SwapTotal:     4192956 kB
SwapFree:      4171432 kB
Dirty:          211416 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            65708 kB
Committed_AS:   318764 kB
PageTables:       1464 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= 65952 MiB
End job on node86 at 2009-04-25 08:53:01