Trace number 1577571

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.05 1200.51

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c Parsing...
1.29/1.36	c ==============================================================================
1.29/1.36	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.36	c ==============================================================================
1.29/1.36	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
23.27/23.35	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
23.27/23.36	c ==============================================================================
23.27/23.36	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
23.27/23.36	c CPU time:   22.9685 s
23.27/23.36	c ==============================================================================
23.96/24.10	This is MiniSat 2.0 beta
23.96/24.10	WARNING: for repeatability, setting FPU to use double precision
23.96/24.10	============================[ Problem Statistics ]=============================
23.96/24.10	|                                                                             |
23.96/24.10	|  Number of variables:  41452                                                |
23.96/24.10	|  Number of clauses:    433228                                               |
24.25/24.37	|  Parsing time:         0.25         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-1577571-1241002771/watcher-1577571-1241002771 -o /tmp/evaluation-result-1577571-1241002771/solver-1577571-1241002771 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1577571-1241002771.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7482
/proc/meminfo: memFree=1118576/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=1268 CPUtime=0
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 241 0 0 0 0 0 0 0 18 0 1 0 128310233 1298432 225 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 317 229 51 127 0 187 0

[startup+0.0596549 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7482
/proc/meminfo: memFree=1118576/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=13980 CPUtime=0.05
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 3208 0 0 0 3 2 0 0 18 0 1 0 128310233 14315520 3128 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 3495 3128 51 127 0 3365 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19336

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7482
/proc/meminfo: memFree=1118576/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=17000 CPUtime=0.08
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 4179 0 0 0 6 2 0 0 18 0 1 0 128310233 17408000 4099 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 4250 4100 51 127 0 4120 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22356

[startup+0.301692 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7482
/proc/meminfo: memFree=1118576/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=44880 CPUtime=0.29
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 8970 0 0 0 22 7 0 0 19 0 1 0 128310233 45957120 8890 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 11220 8890 51 127 0 11090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50236

[startup+0.701756 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7482
/proc/meminfo: memFree=1118576/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=98308 CPUtime=0.69
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 18368 0 0 0 55 14 0 0 22 0 1 0 128310233 100667392 18288 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 24577 18290 51 127 0 24447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103664

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 7484
/proc/meminfo: memFree=1022432/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=159396 CPUtime=1.48
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 33105 0 0 0 126 22 0 0 25 0 1 0 128310233 163221504 33025 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 39849 33025 64 127 0 39719 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164752

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 7484
/proc/meminfo: memFree=982944/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=174728 CPUtime=3.08
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 36695 0 0 0 284 24 0 0 25 0 1 0 128310233 178921472 36615 1992294400 134512640 135034092 4294956096 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 0 0 0
/proc/7483/statm: 43682 36615 67 127 0 43552 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 180084

[startup+6.30165 s]
/proc/loadavg: 1.08 1.02 1.11 2/66 7484
/proc/meminfo: memFree=971808/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=174728 CPUtime=6.27
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 36711 0 0 0 601 26 0 0 25 0 1 0 128310233 178921472 36631 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 43682 36631 67 127 0 43552 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 180084

[startup+12.7027 s]
/proc/loadavg: 1.07 1.02 1.11 2/66 7484
/proc/meminfo: memFree=971872/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=0
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128310233 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7482/statm: 1339 235 195 169 0 50 0
[pid=7483] ppid=7482 vsize=174456 CPUtime=12.67
/proc/7483/stat : 7483 (SatElite) R 7482 7482 7178 0 -1 4194304 36788 0 0 0 1241 26 0 0 25 0 1 0 128310233 178642944 36640 1992294400 134512640 135034092 4294956096 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/7483/statm: 43614 36640 67 127 0 43484 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 179812

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.10 2/66 7485
/proc/meminfo: memFree=1071840/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=25744 CPUtime=1.39
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 6167 0 0 0 136 3 0 0 25 0 1 0 128312643 26361856 6126 1992294400 134512640 135214827 4294956208 18446744073709551615 134538909 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 6436 6126 77 171 0 6263 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 31100

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.10 2/66 7485
/proc/meminfo: memFree=1062304/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=35364 CPUtime=26.98
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 8585 0 0 0 2690 8 0 0 25 0 1 0 128312643 36212736 8544 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 8841 8544 77 171 0 8668 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40720

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 7491
/proc/meminfo: memFree=1050968/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=46676 CPUtime=78.16
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 11333 0 0 0 7805 11 0 0 25 0 1 0 128312643 47796224 11292 1992294400 134512640 135214827 4294956208 18446744073709551615 134528397 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 11669 11292 77 171 0 11496 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 52032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 7491
/proc/meminfo: memFree=1040728/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=56976 CPUtime=138.14
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 13959 0 0 0 13799 15 0 0 25 0 1 0 128312643 58343424 13918 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 14244 13918 77 171 0 14071 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 62332

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 7491
/proc/meminfo: memFree=1033496/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=64288 CPUtime=198.12
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 15717 0 0 0 19795 17 0 0 25 0 1 0 128312643 65830912 15676 1992294400 134512640 135214827 4294956208 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 16072 15676 77 171 0 15899 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 69644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 7491
/proc/meminfo: memFree=1026840/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=70972 CPUtime=258.09
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 17397 0 0 0 25791 18 0 0 25 0 1 0 128312643 72675328 17356 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 17743 17356 77 171 0 17570 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 76328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 7491
/proc/meminfo: memFree=1019416/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=78940 CPUtime=318.07
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 19251 0 0 0 31787 20 0 0 25 0 1 0 128312643 80834560 19210 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 19735 19210 77 171 0 19562 0
Current children cumulated CPU time (s) 342.13

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

/proc/7485/statm: 24248 23823 77 171 0 24075 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 102348

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7491
/proc/meminfo: memFree=997800/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=100156 CPUtime=617.98
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 24659 0 0 0 61771 27 0 0 25 0 1 0 128312643 102559744 24610 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 25039 24610 77 171 0 24866 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 105512

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7491
/proc/meminfo: memFree=994088/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=104852 CPUtime=677.96
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 25584 0 0 0 67768 28 0 0 25 0 1 0 128312643 107368448 25535 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 26213 25535 77 171 0 26040 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 110208

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7491
/proc/meminfo: memFree=990376/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=108428 CPUtime=737.94
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 26520 0 0 0 73765 29 0 0 25 0 1 0 128312643 111030272 26471 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 27107 26471 77 171 0 26934 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 113784

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7491
/proc/meminfo: memFree=985704/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=113116 CPUtime=797.91
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 27682 0 0 0 79761 30 0 0 25 0 1 0 128312643 115830784 27633 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 28279 27633 77 171 0 28106 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 118472

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 7491
/proc/meminfo: memFree=982120/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=116592 CPUtime=857.89
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 28572 0 0 0 85758 31 0 0 25 0 1 0 128312643 119390208 28523 1992294400 134512640 135214827 4294956208 18446744073709551615 134529685 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 29148 28523 77 171 0 28975 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 121948

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 7491
/proc/meminfo: memFree=978024/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=120696 CPUtime=917.87
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 29610 0 0 0 91755 32 0 0 25 0 1 0 128312643 123592704 29561 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 30174 29561 77 171 0 30001 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 126052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=975080/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=123600 CPUtime=977.86
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30320 0 0 0 97753 33 0 0 25 0 1 0 128312643 126566400 30271 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 30900 30271 77 171 0 30727 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 128956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=974056/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=124556 CPUtime=1037.83
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30572 0 0 0 103750 33 0 0 25 0 1 0 128312643 127545344 30523 1992294400 134512640 135214827 4294956208 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 31139 30523 77 171 0 30966 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 129912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=973864/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=124688 CPUtime=1097.81
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30614 0 0 0 109748 33 0 0 25 0 1 0 128312643 127680512 30565 1992294400 134512640 135214827 4294956208 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 31172 30565 77 171 0 30999 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 130044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=973864/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=124688 CPUtime=1157.8
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30628 0 0 0 115746 34 0 0 25 0 1 0 128312643 127680512 30579 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 31172 30579 77 171 0 30999 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 130044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=973800/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=124688 CPUtime=1175.99
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30628 0 0 0 117565 34 0 0 25 0 1 0 128312643 127680512 30579 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 31172 30579 77 171 0 30999 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 130044

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7491
/proc/meminfo: memFree=973800/2055920 swapFree=4181156/4192956
[pid=7482] ppid=7480 vsize=5356 CPUtime=24.06
/proc/7482/stat : 7482 (lysat.sh) S 7480 7482 7178 0 -1 4194304 310 45700 0 0 0 0 2363 43 16 0 1 0 128310233 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7482/statm: 1339 237 195 169 0 50 0
[pid=7485] ppid=7482 vsize=124688 CPUtime=1175.99
/proc/7485/stat : 7485 (LySATc) R 7482 7482 7178 0 -1 4194304 30628 0 0 0 117565 34 0 0 25 0 1 0 128312643 127680512 30579 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7485/statm: 31172 30579 77 171 0 30999 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 130044

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7482 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=641405
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=432934
# CPU time returned by wait4() is 24.0743
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.28
CPU system time (s): 0.77
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 197432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.6414
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46010
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= 7
involuntary context switches= 58

runsolver used 1.40079 second user time and 2.96355 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-29 12:59:33
IDJOB=1577571
IDBENCH=70962
IDSOLVER=512
FILE ID=node26/1577571-1241002771
PBS_JOBID= 9204841
Free space on /tmp= 66360 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577571-1241002771/watcher-1577571-1241002771 -o /tmp/evaluation-result-1577571-1241002771/solver-1577571-1241002771 -C 1200 -W 1800 -M 1800  lysat.sh HOME/instance-1577571-1241002771.cnf c

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1737615995

node26.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.261
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.261
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:       1119056 kB
Buffers:         82324 kB
Cached:         760580 kB
SwapCached:       5668 kB
Active:         320872 kB
Inactive:       530312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119056 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:           28704 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            71756 kB
Committed_AS:   483372 kB
PageTables:       1368 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= 66336 MiB
End job on node26 at 2009-04-29 13:19:35