Trace number 1722752

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT i/2009-03-20? (TO) 1200.03 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
4.99/5.08	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
4.99/5.08	c ==============================================================================
4.99/5.08	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
4.99/5.08	c CPU time:   5.01524 s
4.99/5.08	c ==============================================================================
5.59/5.63	c lySAT 0.1
5.59/5.63	c minisat core +  additionnal features
5.59/5.63	c ============================[ Problem Statistics ]=============================
5.59/5.63	c |                                                                             |
5.59/5.63	c |  Number of variables:  2152                                                 |
5.59/5.63	c |  Number of clauses:    361512                                               |
5.61/5.86	c |  Parsing time:         0.20         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-1722752-1240678906/watcher-1722752-1240678906 -o /tmp/evaluation-result-1722752-1240678906/solver-1722752-1240678906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1722752-1240678906.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16637
/proc/meminfo: memFree=1137664/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=1116 CPUtime=0
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 95924127 1142784 164 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 279 174 51 127 0 149 0

[startup+0.077033 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16637
/proc/meminfo: memFree=1137664/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=7144 CPUtime=0.06
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 1690 0 0 0 6 0 0 0 19 0 1 0 95924127 7315456 1674 1992294400 134512640 135034092 4294956096 18446744073709551615 134678420 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 1786 1675 51 127 0 1656 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12500

[startup+0.102036 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16637
/proc/meminfo: memFree=1137664/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=9372 CPUtime=0.09
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 2157 0 0 0 8 1 0 0 19 0 1 0 95924127 9596928 2141 1992294400 134512640 135034092 4294956096 18446744073709551615 134543276 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 2343 2142 51 127 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14728

[startup+0.302052 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16637
/proc/meminfo: memFree=1137664/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=26516 CPUtime=0.29
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 6357 0 0 0 26 3 0 0 21 0 1 0 95924127 27152384 6341 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 6629 6343 68 127 0 6499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31872

[startup+0.702089 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16637
/proc/meminfo: memFree=1137664/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=29696 CPUtime=0.68
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 7146 0 0 0 64 4 0 0 24 0 1 0 95924127 30408704 7130 1992294400 134512640 135034092 4294956096 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 7424 7130 68 127 0 7294 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35052

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16639
/proc/meminfo: memFree=1106416/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=39136 CPUtime=1.49
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 8972 0 0 0 143 6 0 0 25 0 1 0 95924127 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569464 0 0 4096 3 0 0 0 17 0 0 0
/proc/16638/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44492

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16639
/proc/meminfo: memFree=1100080/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=0
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95924127 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 235 195 169 0 50 0
[pid=16638] ppid=16637 vsize=39136 CPUtime=3.09
/proc/16638/stat : 16638 (SatElite) R 16637 16637 15993 0 -1 4194304 8972 0 0 0 303 6 0 0 25 0 1 0 95924127 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569520 0 0 4096 3 0 0 0 17 1 0 0
/proc/16638/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44492

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16639
/proc/meminfo: memFree=1098352/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 5356

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1098032/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=31316 CPUtime=7.05
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 7614 0 0 0 701 4 0 0 25 0 1 0 95924691 32067584 7599 1992294400 134512640 135226915 4294956208 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 7829 7599 81 174 0 7652 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36672

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1091504/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=37860 CPUtime=19.85
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 9248 0 0 0 1979 6 0 0 25 0 1 0 95924691 38768640 9233 1992294400 134512640 135226915 4294956208 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 9465 9233 81 174 0 9288 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43216

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1082800/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=46916 CPUtime=45.41
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 11504 0 0 0 4533 8 0 0 25 0 1 0 95924691 48041984 11489 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 11729 11489 81 174 0 11552 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 52272

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1069040/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=60164 CPUtime=96.6
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 14794 0 0 0 9649 11 0 0 25 0 1 0 95924691 61607936 14779 1992294400 134512640 135226915 4294956208 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 15041 14779 81 174 0 14864 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 65520

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1047920/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=81752 CPUtime=156.57
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 20129 0 0 0 15639 18 0 0 25 0 1 0 95924691 83714048 20114 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 20438 20114 81 174 0 20261 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 87108

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1040880/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=88444 CPUtime=216.54
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 21812 0 0 0 21635 19 0 0 25 0 1 0 95924691 90566656 21797 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/16640/statm: 22111 21797 81 174 0 21934 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 93800

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1040816/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=88444 CPUtime=276.51
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 21831 0 0 0 27632 19 0 0 25 0 1 0 95924691 90566656 21816 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 22111 21816 81 174 0 21934 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 93800

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=1039672/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=89812 CPUtime=336.49
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 22117 0 0 0 33630 19 0 0 25 0 1 0 95924691 91967488 22102 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 22453 22102 81 174 0 22276 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 95168


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

/proc/16640/statm: 33308 32374 81 174 0 33131 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 138588

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=991288/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=140840 CPUtime=576.39
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 34233 0 0 0 57609 30 0 0 25 0 1 0 95924691 144220160 34195 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/16640/statm: 35210 34195 81 174 0 35033 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 146196

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=991160/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=140840 CPUtime=636.37
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 34238 0 0 0 63607 30 0 0 25 0 1 0 95924691 144220160 34200 1992294400 134512640 135226915 4294956208 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 35210 34200 81 174 0 35033 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 146196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=991032/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=140840 CPUtime=696.34
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 34241 0 0 0 69604 30 0 0 25 0 1 0 95924691 144220160 34203 1992294400 134512640 135226915 4294956208 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 35210 34203 81 174 0 35033 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 146196

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=991032/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=140912 CPUtime=756.31
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 34257 0 0 0 75601 30 0 0 25 0 1 0 95924691 144293888 34219 1992294400 134512640 135226915 4294956208 18446744073709551615 134537012 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 35228 34219 81 174 0 35051 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 146268

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=983096/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=149264 CPUtime=816.29
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 36295 0 0 0 81596 33 0 0 25 0 1 0 95924691 152846336 36257 1992294400 134512640 135226915 4294956208 18446744073709551615 134536919 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 37316 36257 81 174 0 37139 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 154620

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=971256/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=161532 CPUtime=876.26
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 39210 0 0 0 87590 36 0 0 25 0 1 0 95924691 165408768 39168 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 40383 39168 81 174 0 40206 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 166888

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=971256/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=161532 CPUtime=936.23
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 39214 0 0 0 93587 36 0 0 25 0 1 0 95924691 165408768 39172 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/16640/statm: 40383 39172 81 174 0 40206 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 166888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=971064/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=161532 CPUtime=996.19
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 39253 0 0 0 99583 36 0 0 25 0 1 0 95924691 165408768 39211 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 40383 39211 81 174 0 40206 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 166888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=971064/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=161532 CPUtime=1056.17
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 39254 0 0 0 105581 36 0 0 25 0 1 0 95924691 165408768 39212 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 40383 39212 81 174 0 40206 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 166888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=970232/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=162636 CPUtime=1116.14
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 39480 0 0 0 111578 36 0 0 25 0 1 0 95924691 166539264 39438 1992294400 134512640 135226915 4294956208 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/16640/statm: 40659 39438 81 174 0 40482 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 167992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=961848/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=171684 CPUtime=1176.12
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 41585 0 0 0 117574 38 0 0 25 0 1 0 95924691 175804416 41543 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 42921 41543 81 174 0 42744 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 177040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16640
/proc/meminfo: memFree=959224/2055920 swapFree=4148400/4192956
[pid=16637] ppid=16635 vsize=5356 CPUtime=5.61
/proc/16637/stat : 16637 (lysat.sh) S 16635 16637 15993 0 -1 4194304 310 8976 0 0 0 0 552 9 19 0 1 0 95924127 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16637/statm: 1339 237 195 169 0 50 0
[pid=16640] ppid=16637 vsize=174100 CPUtime=1194.42
/proc/16640/stat : 16640 (LySATi) R 16637 16637 15993 0 -1 4194304 42208 0 0 0 119403 39 0 0 25 0 1 0 95924691 178278400 42166 1992294400 134512640 135226915 4294956208 18446744073709551615 134537275 0 0 4096 3 0 0 0 17 0 0 0
/proc/16640/statm: 43525 42166 81 174 0 43348 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 179456

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 16637 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=528159
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=99984
# CPU time returned by wait4() is 5.62814
# while last known CPU time is 1200.03
#
# 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.03
CPU user time (s): 1199.55
CPU system time (s): 0.48
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 179456

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

runsolver used 1.17282 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 19:01:46
IDJOB=1722752
IDBENCH=71096
IDSOLVER=511
FILE ID=node14/1722752-1240678906
PBS_JOBID= 9186629
Free space on /tmp= 66292 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722752-1240678906/watcher-1722752-1240678906 -o /tmp/evaluation-result-1722752-1240678906/solver-1722752-1240678906 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1722752-1240678906.cnf i

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1889631940

node14.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.256
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	: 5931.00
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.256
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:       1138144 kB
Buffers:         63548 kB
Cached:         743472 kB
SwapCached:      38288 kB
Active:         159260 kB
Inactive:       688432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138144 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            8224 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            56096 kB
Committed_AS:   321988 kB
PageTables:       1448 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= 66280 MiB
End job on node14 at 2009-04-25 19:21:49