Trace number 1577519

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.02 1200.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
2.38/2.43	c ==============================================================================
2.38/2.43	c |           |     ORIGINAL     |              LEARNT              |          |
2.38/2.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.38/2.43	c ==============================================================================
2.38/2.43	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
59.66/59.78	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
59.66/59.79	c ==============================================================================
59.66/59.79	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
59.66/59.79	c CPU time:   59.2 s
59.66/59.79	c ==============================================================================
61.26/61.33	This is MiniSat 2.0 beta
61.26/61.33	WARNING: for repeatability, setting FPU to use double precision
61.26/61.33	============================[ Problem Statistics ]=============================
61.26/61.33	|                                                                             |
61.26/61.33	|  Number of variables:  91522                                                |
61.26/61.33	|  Number of clauses:    944203                                               |
61.85/61.91	|  Parsing time:         0.50         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-1577519-1241002017/watcher-1577519-1241002017 -o /tmp/evaluation-result-1577519-1241002017/solver-1577519-1241002017 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1577519-1241002017.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.83 1.81 1.39 3/64 9083
/proc/meminfo: memFree=1063992/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=1268 CPUtime=0
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 128235588 1298432 229 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 317 229 51 127 0 187 0

[startup+0.0128481 s]
/proc/loadavg: 1.83 1.81 1.39 3/64 9083
/proc/meminfo: memFree=1063992/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=1948 CPUtime=0
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 128235588 1994752 347 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 487 347 51 127 0 357 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7304

[startup+0.101859 s]
/proc/loadavg: 1.83 1.81 1.39 3/64 9083
/proc/meminfo: memFree=1063992/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=26676 CPUtime=0.08
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 5628 0 0 0 6 2 0 0 18 0 1 0 128235588 27316224 5516 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 6669 5516 51 127 0 6539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32032

[startup+0.301878 s]
/proc/loadavg: 1.83 1.81 1.39 3/64 9083
/proc/meminfo: memFree=1063992/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=65220 CPUtime=0.29
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 10320 0 0 0 24 5 0 0 19 0 1 0 128235588 66785280 10208 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 16305 10209 51 127 0 16175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70576

[startup+0.701919 s]
/proc/loadavg: 1.83 1.81 1.39 3/64 9083
/proc/meminfo: memFree=1063992/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=95592 CPUtime=0.68
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 19566 0 0 0 57 11 0 0 23 0 1 0 128235588 97886208 19454 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 23898 19454 51 127 0 23768 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100948

[startup+1.502 s]
/proc/loadavg: 1.85 1.81 1.40 2/66 9085
/proc/meminfo: memFree=958888/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=153096 CPUtime=1.49
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 36598 0 0 0 126 23 0 0 25 0 1 0 128235588 156770304 36486 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 38274 36487 51 127 0 38144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158452

[startup+3.10117 s]
/proc/loadavg: 1.85 1.81 1.40 2/66 9085
/proc/meminfo: memFree=874536/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=250484 CPUtime=3.09
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 59405 0 0 0 272 37 0 0 25 0 1 0 128235588 256495616 59280 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 62621 59280 64 127 0 62491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255840

[startup+6.30149 s]
/proc/loadavg: 1.85 1.81 1.40 2/66 9085
/proc/meminfo: memFree=807592/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=274364 CPUtime=6.29
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 64612 0 0 0 590 39 0 0 25 0 1 0 128235588 280948736 64487 1992294400 134512640 135034092 4294956096 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 68591 64487 67 127 0 68461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 279720

[startup+12.7012 s]
/proc/loadavg: 1.72 1.78 1.39 2/66 9085
/proc/meminfo: memFree=807528/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=274364 CPUtime=12.69
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 64628 0 0 0 1230 39 0 0 25 0 1 0 128235588 280948736 64503 1992294400 134512640 135034092 4294956096 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 68591 64503 67 127 0 68461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 279720

[startup+25.5015 s]
/proc/loadavg: 1.60 1.76 1.39 2/66 9085
/proc/meminfo: memFree=807656/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=274136 CPUtime=25.48
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 64692 0 0 0 2509 39 0 0 25 0 1 0 128235588 280715264 64510 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 68534 64510 67 127 0 68404 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279492

[startup+51.1011 s]
/proc/loadavg: 1.40 1.70 1.37 2/66 9085
/proc/meminfo: memFree=807016/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=0
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128235587 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9083/statm: 1339 235 195 169 0 50 0
[pid=9084] ppid=9083 vsize=276280 CPUtime=51.07
/proc/9084/stat : 9084 (SatElite) R 9083 9083 8811 0 -1 4194304 65124 0 0 0 5067 40 0 0 25 0 1 0 128235588 282910720 64710 1992294400 134512640 135034092 4294956096 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 1 0 0
/proc/9084/statm: 69070 64710 67 127 0 68940 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 281636

[startup+102.306 s]
/proc/loadavg: 1.16 1.58 1.35 2/66 9086
/proc/meminfo: memFree=959976/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=64232 CPUtime=40.93
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 15760 0 0 0 4080 13 0 0 25 0 1 0 128241721 65773568 15719 1992294400 134512640 135214827 4294956208 18446744073709551615 134529301 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 16058 15719 77 171 0 15885 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 69588

[startup+162.303 s]
/proc/loadavg: 1.06 1.47 1.33 2/66 9086
/proc/meminfo: memFree=949224/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=75052 CPUtime=100.89
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 18461 0 0 0 10073 16 0 0 25 0 1 0 128241721 76853248 18420 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 18763 18420 77 171 0 18590 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 80408

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.30 2/66 9086
/proc/meminfo: memFree=940840/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=83680 CPUtime=160.88
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 20551 0 0 0 16070 18 0 0 25 0 1 0 128241721 85688320 20510 1992294400 134512640 135214827 4294956208 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 20920 20510 77 171 0 20747 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 89036

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.28 2/66 9086
/proc/meminfo: memFree=937512/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=87076 CPUtime=220.86
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 21391 0 0 0 22067 19 0 0 25 0 1 0 128241721 89165824 21350 1992294400 134512640 135214827 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 21769 21350 77 171 0 21596 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 92432

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.26 2/66 9086
/proc/meminfo: memFree=930152/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=94360 CPUtime=280.84
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 23235 0 0 0 28063 21 0 0 25 0 1 0 128241721 96624640 23194 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 23590 23194 77 171 0 23417 0
Current children cumulated CPU time (s) 342.14

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

/proc/9086/statm: 27910 27468 77 171 0 27737 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 116996

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.19 2/66 9086
/proc/meminfo: memFree=908136/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=116468 CPUtime=520.78
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 28732 0 0 0 52051 27 0 0 25 0 1 0 128241721 119263232 28691 1992294400 134512640 135214827 4294956208 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 29117 28691 77 171 0 28944 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 121824

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.18 2/66 9086
/proc/meminfo: memFree=903720/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=120944 CPUtime=580.77
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 29817 0 0 0 58049 28 0 0 25 0 1 0 128241721 123846656 29776 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 30236 29776 77 171 0 30063 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 126300

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/66 9086
/proc/meminfo: memFree=899240/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=126416 CPUtime=640.75
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 30965 0 0 0 64046 29 0 0 25 0 1 0 128241721 129449984 30924 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 31604 30924 77 171 0 31431 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 131772

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.15 2/66 9086
/proc/meminfo: memFree=893608/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=131892 CPUtime=700.75
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 32352 0 0 0 70044 31 0 0 25 0 1 0 128241721 135057408 32311 1992294400 134512640 135214827 4294956208 18446744073709551615 134529651 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 32973 32311 77 171 0 32800 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 137248

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.14 2/66 9086
/proc/meminfo: memFree=889640/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=135760 CPUtime=760.72
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 33335 0 0 0 76040 32 0 0 25 0 1 0 128241721 139018240 33294 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 33940 33294 77 171 0 33767 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 141116

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/66 9092
/proc/meminfo: memFree=886632/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=138516 CPUtime=820.71
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 34065 0 0 0 82038 33 0 0 25 0 1 0 128241721 141840384 34024 1992294400 134512640 135214827 4294956208 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 34629 34024 77 171 0 34456 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 143872

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 9092
/proc/meminfo: memFree=884328/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=140940 CPUtime=880.69
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 34680 0 0 0 88036 33 0 0 25 0 1 0 128241721 144322560 34639 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 35235 34639 77 171 0 35062 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 146296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 9092
/proc/meminfo: memFree=881512/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=143728 CPUtime=940.67
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 35370 0 0 0 94034 33 0 0 25 0 1 0 128241721 147177472 35329 1992294400 134512640 135214827 4294956208 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 35932 35329 77 171 0 35759 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 149084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 9092
/proc/meminfo: memFree=878568/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=146520 CPUtime=1000.65
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 36088 0 0 0 100031 34 0 0 25 0 1 0 128241721 150036480 36047 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 36630 36047 77 171 0 36457 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 151876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9092
/proc/meminfo: memFree=875944/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=149188 CPUtime=1060.64
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 36742 0 0 0 106030 34 0 0 25 0 1 0 128241721 152768512 36701 1992294400 134512640 135214827 4294956208 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 37297 36701 77 171 0 37124 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 154544

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9092
/proc/meminfo: memFree=873896/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=151304 CPUtime=1120.62
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 37288 0 0 0 112027 35 0 0 25 0 1 0 128241721 154935296 37247 1992294400 134512640 135214827 4294956208 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 37826 37247 77 171 0 37653 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 156660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9092
/proc/meminfo: memFree=873896/2055920 swapFree=4180888/4192956
[pid=9083] ppid=9081 vsize=5356 CPUtime=61.3
/proc/9083/stat : 9083 (lysat.sh) S 9081 9083 8811 0 -1 4194304 310 80902 0 0 0 0 6060 70 16 0 1 0 128235587 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9083/statm: 1339 237 195 169 0 50 0
[pid=9086] ppid=9083 vsize=151304 CPUtime=1138.72
/proc/9086/stat : 9086 (LySATc) R 9083 9083 8811 0 -1 4194304 37288 0 0 0 113837 35 0 0 25 0 1 0 128241721 154935296 37247 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9086/statm: 37826 37247 77 171 0 37653 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 156660

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

Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1198.97
CPU system time (s): 1.05
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 304132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.6048
system time used= 0.706892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81212
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= 77

runsolver used 1.39679 second user time and 2.98355 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-29 12:47:01
IDJOB=1577519
IDBENCH=70961
IDSOLVER=512
FILE ID=node24/1577519-1241002017
PBS_JOBID= 9204843
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1785310108

node24.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.232
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.232
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:       1064472 kB
Buffers:         78128 kB
Cached:         820632 kB
SwapCached:       5912 kB
Active:         328232 kB
Inactive:       578996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064472 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           51500 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            70124 kB
Committed_AS:   563136 kB
PageTables:       1440 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= 66292 MiB
End job on node24 at 2009-04-29 13:07:03