Trace number 1718917

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 c/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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  482093                                               |
0.00/0.00	|  Number of clauses:    9676386                                              |
5.78/5.86	|  Parsing time:         5.16         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-1718917-1240641168/watcher-1718917-1240641168 -o /tmp/evaluation-result-1718917-1240641168/solver-1718917-1240641168 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1718917-1240641168.cnf c 

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.04 1.10 3/64 18386
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) R 18384 18386 18132 0 -1 4194304 292 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1884 CPUtime=0
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 92145327 1929216 132 1992294400 134512640 135214827 4294956240 18446744073709551615 134742878 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 471 138 49 171 0 298 0

[startup+0.062735 s]
/proc/loadavg: 1.16 1.04 1.10 3/64 18386
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=6716 CPUtime=0.04
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 1507 0 0 0 4 0 0 0 21 0 1 0 92145327 6877184 1493 1992294400 134512640 135214827 4294956240 18446744073709551615 134530146 0 0 4096 3 0 0 0 17 0 0 0
/proc/18388/statm: 1679 1493 61 171 0 1506 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12072

[startup+0.101739 s]
/proc/loadavg: 1.16 1.04 1.10 3/64 18386
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=9972 CPUtime=0.09
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 2288 0 0 0 8 1 0 0 21 0 1 0 92145327 10211328 2274 1992294400 134512640 135214827 4294956240 18446744073709551615 134515496 0 0 4096 3 0 0 0 17 0 0 0
/proc/18388/statm: 2493 2274 61 171 0 2320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15328

[startup+0.30177 s]
/proc/loadavg: 1.16 1.04 1.10 3/64 18386
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=26276 CPUtime=0.28
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 6232 0 0 0 25 3 0 0 22 0 1 0 92145327 26906624 6218 1992294400 134512640 135214827 4294956240 18446744073709551615 134515477 0 0 4096 3 0 0 0 17 0 0 0
/proc/18388/statm: 6569 6218 61 171 0 6396 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31632

[startup+0.701805 s]
/proc/loadavg: 1.16 1.04 1.10 3/64 18386
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=58976 CPUtime=0.69
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 14020 0 0 0 61 8 0 0 25 0 1 0 92145327 60391424 14006 1992294400 134512640 135214827 4294956240 18446744073709551615 134515507 0 0 4096 3 0 0 0 17 0 0 0
/proc/18388/statm: 14744 14006 61 171 0 14571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64332

[startup+1.50188 s]
/proc/loadavg: 1.23 1.06 1.10 2/66 18389
/proc/meminfo: memFree=1542488/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=120884 CPUtime=1.48
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 28593 0 0 0 131 17 0 0 25 0 1 0 92145327 123785216 28579 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 30221 28579 61 171 0 30048 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 126240

[startup+3.10106 s]
/proc/loadavg: 1.23 1.06 1.10 2/66 18389
/proc/meminfo: memFree=1464984/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=231228 CPUtime=3.08
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 57000 0 0 0 271 37 0 0 25 0 1 0 92145327 236777472 56986 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 57807 56986 61 171 0 57634 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 236584

[startup+6.30141 s]
/proc/loadavg: 1.23 1.06 1.10 2/66 18389
/proc/meminfo: memFree=1234712/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=442144 CPUtime=6.28
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 105926 0 0 0 558 70 0 0 25 0 1 0 92145327 452755456 105912 1992294400 134512640 135214827 4294956240 18446744073709551615 134529773 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 110536 105912 74 171 0 110363 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 447500

[startup+12.7011 s]
/proc/loadavg: 1.27 1.07 1.10 2/66 18389
/proc/meminfo: memFree=1196760/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=448392 CPUtime=12.68
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 107281 0 0 0 1197 71 0 0 25 0 1 0 92145327 459153408 107267 1992294400 134512640 135214827 4294956240 18446744073709551615 134540665 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 112098 107267 77 171 0 111925 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 453748

[startup+25.5015 s]
/proc/loadavg: 1.23 1.07 1.10 3/66 18389
/proc/meminfo: memFree=1194328/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=450856 CPUtime=25.47
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 107883 0 0 0 2475 72 0 0 25 0 1 0 92145327 461676544 107869 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 112714 107869 77 171 0 112541 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 456212

[startup+51.1014 s]
/proc/loadavg: 1.15 1.06 1.10 2/66 18389
/proc/meminfo: memFree=1186648/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=454888 CPUtime=51.05
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 108887 0 0 0 5032 73 0 0 25 0 1 0 92145327 465805312 108873 1992294400 134512640 135214827 4294956240 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 113722 108873 77 171 0 113549 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 460244

[startup+102.305 s]
/proc/loadavg: 1.06 1.05 1.09 2/66 18389
/proc/meminfo: memFree=1169112/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=476348 CPUtime=102.24
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 114241 0 0 0 10145 79 0 0 25 0 1 0 92145327 487780352 114227 1992294400 134512640 135214827 4294956240 18446744073709551615 134529515 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 119087 114227 77 171 0 118914 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 481704

[startup+162.302 s]
/proc/loadavg: 1.02 1.04 1.08 2/66 18389
/proc/meminfo: memFree=1144024/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=501692 CPUtime=162.22
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 120552 0 0 0 16138 84 0 0 25 0 1 0 92145327 513732608 120538 1992294400 134512640 135214827 4294956240 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 125423 120538 77 171 0 125250 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 507048

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 18389
/proc/meminfo: memFree=1113880/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=531456 CPUtime=222.21
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 128033 0 0 0 22129 92 0 0 25 0 1 0 92145327 544210944 128019 1992294400 134512640 135214827 4294956240 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 132864 128019 77 171 0 132691 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 536812

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 18389
/proc/meminfo: memFree=1054616/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=591372 CPUtime=282.19
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 142984 0 0 0 28114 105 0 0 25 0 1 0 92145327 605564928 142970 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 147843 142970 77 171 0 147670 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 596728

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/66 18389
/proc/meminfo: memFree=1017496/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=627900 CPUtime=342.17
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 152068 0 0 0 34105 112 0 0 25 0 1 0 92145327 642969600 152054 1992294400 134512640 135214827 4294956240 18446744073709551615 134537302 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 156975 152054 77 171 0 156802 0

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

/proc/18388/statm: 204128 199154 77 171 0 203955 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 821868

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18391
/proc/meminfo: memFree=746648/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=898792 CPUtime=582.11
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 219735 0 0 0 58048 163 0 0 25 0 1 0 92145327 920363008 219721 1992294400 134512640 135214827 4294956240 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 224698 219721 77 171 0 224525 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 904148

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18391
/proc/meminfo: memFree=702424/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=942192 CPUtime=642.09
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 230591 0 0 0 64040 169 0 0 25 0 1 0 92145327 964804608 230577 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 235548 230577 77 171 0 235375 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 947548

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 18391
/proc/meminfo: memFree=659096/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=986224 CPUtime=702.08
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 241472 0 0 0 70030 178 0 0 25 0 1 0 92145327 1009893376 241458 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 246556 241458 77 171 0 246383 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 991580

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 18391
/proc/meminfo: memFree=550488/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1094288 CPUtime=762.06
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 268523 0 0 0 76012 194 0 0 25 0 1 0 92145327 1120550912 268509 1992294400 134512640 135214827 4294956240 18446744073709551615 134537235 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 273572 268509 77 171 0 273399 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1099644

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 18391
/proc/meminfo: memFree=445720/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1199340 CPUtime=822.05
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 294805 0 0 0 81994 211 0 0 25 0 1 0 92145327 1228124160 294791 1992294400 134512640 135214827 4294956240 18446744073709551615 134527627 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 299835 294791 77 171 0 299662 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1204696

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 18391
/proc/meminfo: memFree=350360/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1294012 CPUtime=882.03
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 318477 0 0 0 87979 224 0 0 25 0 1 0 92145327 1325068288 318463 1992294400 134512640 135214827 4294956240 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 323503 318463 77 171 0 323330 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1299368

[startup+942.301 s]
/proc/loadavg: 1.04 1.01 1.01 2/66 18391
/proc/meminfo: memFree=255512/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1389772 CPUtime=942.02
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 342418 0 0 0 93966 236 0 0 25 0 1 0 92145327 1423126528 342404 1992294400 134512640 135214827 4294956240 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 347443 342404 77 171 0 347270 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1395128

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 18391
/proc/meminfo: memFree=158360/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1485784 CPUtime=1002
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 366411 0 0 0 99951 249 0 0 25 0 1 0 92145327 1521442816 366397 1992294400 134512640 135214827 4294956240 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 371446 366397 77 171 0 371273 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1491140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18391
/proc/meminfo: memFree=67736/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1576684 CPUtime=1061.99
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 389141 0 0 0 105937 262 0 0 25 0 1 0 92145327 1614524416 389127 1992294400 134512640 135214827 4294956240 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 394171 389127 77 171 0 393998 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1582040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18391
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1661456 CPUtime=1121.96
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 410334 0 0 0 111920 276 0 0 25 0 1 0 92145327 1701330944 410320 1992294400 134512640 135214827 4294956240 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 415364 410320 77 171 0 415191 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1666812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18391
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1744624 CPUtime=1181.78
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 431140 0 0 0 117888 290 0 0 25 0 1 0 92145327 1786494976 431126 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 436156 431126 77 171 0 435983 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1749980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18391
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=18386] ppid=18384 vsize=5356 CPUtime=0
/proc/18386/stat : 18386 (lysat.sh) S 18384 18386 18132 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 92145327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18386/statm: 1339 237 195 169 0 50 0
[pid=18388] ppid=18386 vsize=1758796 CPUtime=1200.09
/proc/18388/stat : 18388 (LySATc) R 18386 18386 18132 0 -1 4194304 434727 0 0 0 119716 293 0 0 25 0 1 0 92145327 1801007104 434684 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18388/statm: 439699 434684 77 171 0 439526 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1764152

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 18386 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# 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): 1197.16
CPU system time (s): 2.93
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 1764152

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

The end

Launcher Data

Begin job on node59 at 2009-04-25 08:33:01
IDJOB=1718917
IDBENCH=20574
IDSOLVER=512
FILE ID=node59/1718917-1240641168
PBS_JOBID= 9186431
Free space on /tmp= 66152 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1407894415

node59.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.240
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.240
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:       1623880 kB
Buffers:         10276 kB
Cached:         327880 kB
SwapCached:        144 kB
Active:         269000 kB
Inactive:        83156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          207080 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            65884 kB
Committed_AS:   356464 kB
PageTables:       1456 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= 66148 MiB
End job on node59 at 2009-04-25 08:53:04