Trace number 1775053

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) 10000 10005.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.59/2.60	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.59/2.60	c ==============================================================================
2.59/2.60	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.59/2.60	c CPU time:   2.57961 s
2.59/2.60	c ==============================================================================
2.78/2.89	c lySAT 0.1
2.78/2.89	c minisat core +  additionnal features
2.78/2.89	c ============================[ Problem Statistics ]=============================
2.78/2.89	c |                                                                             |
2.78/2.89	c |  Number of variables:  1262                                                 |
2.78/2.89	c |  Number of clauses:    190510                                               |
2.88/3.01	c |  Parsing time:         0.10         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-1775053-1241246422/watcher-1775053-1241246422 -o /tmp/evaluation-result-1775053-1241246422/solver-1775053-1241246422 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775053-1241246422.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.00 3/64 29218
/proc/meminfo: memFree=1618032/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=1096 CPUtime=0
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 152675856 1122304 168 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 274 171 50 127 0 144 0

[startup+0.0537469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29218
/proc/meminfo: memFree=1618032/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=5248 CPUtime=0.04
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 1205 0 0 0 4 0 0 0 19 0 1 0 152675856 5373952 1189 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 1312 1190 50 127 0 1182 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10604

[startup+0.101757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29218
/proc/meminfo: memFree=1618032/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=9280 CPUtime=0.09
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 2144 0 0 0 8 1 0 0 19 0 1 0 152675856 9502720 2128 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 2320 2132 50 127 0 2190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14636

[startup+0.301799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29218
/proc/meminfo: memFree=1618032/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=15596 CPUtime=0.28
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 3741 0 0 0 27 1 0 0 21 0 1 0 152675856 15970304 3725 1992294400 134512640 135034092 4294956112 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 3899 3725 68 127 0 3769 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20952

[startup+0.701885 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29218
/proc/meminfo: memFree=1618032/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=18132 CPUtime=0.69
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 4180 0 0 0 67 2 0 0 25 0 1 0 152675856 18567168 4164 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 4533 4164 68 127 0 4403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23488

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29220
/proc/meminfo: memFree=1597664/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=0
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152675856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 235 195 169 0 50 0
[pid=29219] ppid=29218 vsize=21988 CPUtime=1.49
/proc/29219/stat : 29219 (SatElite) R 29218 29218 28841 0 -1 4194304 4833 0 0 0 147 2 0 0 25 0 1 0 152675856 22515712 4817 1992294400 134512640 135034092 4294956112 18446744073709551615 134569613 0 0 4096 3 0 0 0 17 0 0 0
/proc/29219/statm: 5497 4817 68 127 0 5367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27344

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29220
/proc/meminfo: memFree=1597536/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 5356

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1597664/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=16104 CPUtime=3.39
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 3896 0 0 0 336 3 0 0 25 0 1 0 152676146 16490496 3881 1992294400 134512640 135226915 4294956224 18446744073709551615 134540911 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 4026 3881 82 174 0 3849 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21460

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1595296/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=18120 CPUtime=9.79
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 4422 0 0 0 975 4 0 0 25 0 1 0 152676146 18554880 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 4530 4407 82 174 0 4353 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23476

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1591712/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=21936 CPUtime=22.58
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 5325 0 0 0 2254 4 0 0 25 0 1 0 152676146 22462464 5310 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 5484 5310 82 174 0 5307 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27292

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1588320/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=25376 CPUtime=48.16
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 6153 0 0 0 4811 5 0 0 25 0 1 0 152676146 25985024 6138 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 6344 6138 82 174 0 6167 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 30732

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1580320/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=34180 CPUtime=99.34
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 8157 0 0 0 9927 7 0 0 25 0 1 0 152676146 35000320 8142 1992294400 134512640 135226915 4294956224 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 8545 8142 82 174 0 8368 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 39536

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1575200/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=39392 CPUtime=159.31
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 9454 0 0 0 15922 9 0 0 25 0 1 0 152676146 40337408 9439 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/29221/statm: 9848 9439 82 174 0 9671 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 44748

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1570720/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=44196 CPUtime=219.28
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 10560 0 0 0 21918 10 0 0 25 0 1 0 152676146 45256704 10530 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 11049 10530 82 174 0 10872 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 49552

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1569888/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=45204 CPUtime=279.25
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 10760 0 0 0 27915 10 0 0 25 0 1 0 152676146 46288896 10730 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 11301 10730 82 174 0 11124 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 50560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29221
/proc/meminfo: memFree=1562208/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=53380 CPUtime=339.21
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 12713 0 0 0 33910 11 0 0 25 0 1 0 152676146 54661120 12683 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 13345 12683 82 174 0 13168 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 58736

[startup+402.302 s]

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

/proc/29221/statm: 55705 51390 82 174 0 55528 0
Current children cumulated CPU time (s) 9337.32
Current children cumulated vsize (KiB) 228176

[startup+9402.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29243
/proc/meminfo: memFree=1406176/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=222820 CPUtime=9394.39
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 51507 0 0 0 939381 58 0 0 25 0 1 0 152676146 228167680 51390 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 55705 51390 82 174 0 55528 0
Current children cumulated CPU time (s) 9397.27
Current children cumulated vsize (KiB) 228176

[startup+9462.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29243
/proc/meminfo: memFree=1406176/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=222820 CPUtime=9454.35
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 51513 0 0 0 945377 58 0 0 25 0 1 0 152676146 228167680 51396 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 55705 51396 82 174 0 55528 0
Current children cumulated CPU time (s) 9457.23
Current children cumulated vsize (KiB) 228176

[startup+9522.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29243
/proc/meminfo: memFree=1406048/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=222928 CPUtime=9514.32
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 51539 0 0 0 951374 58 0 0 25 0 1 0 152676146 228278272 51422 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29221/statm: 55732 51422 82 174 0 55555 0
Current children cumulated CPU time (s) 9517.2
Current children cumulated vsize (KiB) 228284

[startup+9582.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29243
/proc/meminfo: memFree=1404320/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=225720 CPUtime=9574.28
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 52006 0 0 0 957369 59 0 0 25 0 1 0 152676146 231137280 51889 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 56430 51889 82 174 0 56253 0
Current children cumulated CPU time (s) 9577.16
Current children cumulated vsize (KiB) 231076

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1398368/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=231608 CPUtime=9634.26
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 53475 0 0 0 963365 61 0 0 25 0 1 0 152676146 237166592 53358 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 57902 53358 82 174 0 57725 0
Current children cumulated CPU time (s) 9637.14
Current children cumulated vsize (KiB) 236964

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1394656/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=236084 CPUtime=9694.22
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 54369 0 0 0 969360 62 0 0 25 0 1 0 152676146 241750016 54252 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 59021 54252 82 174 0 58844 0
Current children cumulated CPU time (s) 9697.1
Current children cumulated vsize (KiB) 241440

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1391072/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=239808 CPUtime=9754.2
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 55283 0 0 0 975356 64 0 0 25 0 1 0 152676146 245563392 55166 1992294400 134512640 135226915 4294956224 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 59952 55166 82 174 0 59775 0
Current children cumulated CPU time (s) 9757.08
Current children cumulated vsize (KiB) 245164

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1388256/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=242540 CPUtime=9814.16
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 55979 0 0 0 981351 65 0 0 25 0 1 0 152676146 248360960 55862 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 60635 55862 82 174 0 60458 0
Current children cumulated CPU time (s) 9817.04
Current children cumulated vsize (KiB) 247896

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1385632/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=245068 CPUtime=9874.13
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 56624 0 0 0 987347 66 0 0 25 0 1 0 152676146 250949632 56507 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 61267 56507 82 174 0 61090 0
Current children cumulated CPU time (s) 9877.01
Current children cumulated vsize (KiB) 250424

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1383264/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=247396 CPUtime=9934.09
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 57231 0 0 0 993342 67 0 0 25 0 1 0 152676146 253333504 57114 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 61849 57114 82 174 0 61672 0
Current children cumulated CPU time (s) 9936.97
Current children cumulated vsize (KiB) 252752

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1378912/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=252576 CPUtime=9994.07
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 58319 0 0 0 999339 68 0 0 25 0 1 0 152676146 258637824 58202 1992294400 134512640 135226915 4294956224 18446744073709551615 134536882 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 63144 58202 82 174 0 62967 0
Current children cumulated CPU time (s) 9996.95
Current children cumulated vsize (KiB) 257932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29243
/proc/meminfo: memFree=1378784/2055920 swapFree=4178716/4192956
[pid=29218] ppid=29216 vsize=5356 CPUtime=2.88
/proc/29218/stat : 29218 (lysat.sh) S 29216 29218 28841 0 -1 4194304 310 4837 0 0 0 0 285 3 16 0 1 0 152675856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29218/statm: 1339 237 195 169 0 50 0
[pid=29221] ppid=29218 vsize=252704 CPUtime=9997.17
/proc/29221/stat : 29221 (LySATi) R 29218 29218 28841 0 -1 4194304 58352 0 0 0 999649 68 0 0 25 0 1 0 152676146 258768896 58235 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/29221/statm: 63176 58235 82 174 0 62999 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 258060

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 29218 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=858565
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=35994
# CPU time returned by wait4() is 2.89456
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10005.4
CPU time (s): 10000
CPU user time (s): 9999.34
CPU system time (s): 0.71
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 258060

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

runsolver used 9.48956 second user time and 26.9009 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 08:40:22
IDJOB=1775053
IDBENCH=71080
IDSOLVER=609
FILE ID=node10/1775053-1241246422
PBS_JOBID= 9224857
Free space on /tmp= 66552 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_10_UNSAT.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775053-1241246422/watcher-1775053-1241246422 -o /tmp/evaluation-result-1775053-1241246422/solver-1775053-1241246422 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775053-1241246422.cnf i

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=1185364204

node10.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.263
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.263
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:       1618584 kB
Buffers:         71264 kB
Cached:         268940 kB
SwapCached:       8024 kB
Active:          69200 kB
Inactive:       280760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618584 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:            5216 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            73484 kB
Committed_AS:   679464 kB
PageTables:       1376 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= 66548 MiB
End job on node10 at 2009-05-02 11:27:09