Trace number 1728532

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.09 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
Bench CategoryCRAFTED (crafted 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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  174298   506725 |   52289       0        0     nan |  0.000 % |
4.79/4.86	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
4.79/4.86	c ==============================================================================
4.79/4.86	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
4.79/4.86	c CPU time:   4.82927 s
4.79/4.86	c ==============================================================================
5.08/5.15	c lySAT 0.1
5.08/5.15	c minisat core +  additionnal features
5.08/5.15	c ============================[ Problem Statistics ]=============================
5.08/5.15	c |                                                                             |
5.08/5.15	c |  Number of variables:  1277                                                 |
5.08/5.15	c |  Number of clauses:    173273                                               |
5.14/5.29	c |  Parsing time:         0.12         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-1728532-1240737961/watcher-1728532-1240737961 -o /tmp/evaluation-result-1728532-1240737961/solver-1728532-1240737961 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1728532-1240737961.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 22167
/proc/meminfo: memFree=1615480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=956 CPUtime=0
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 148 0 0 0 0 0 0 0 19 0 1 0 101829185 978944 132 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 239 133 51 127 0 109 0

[startup+0.0946551 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22167
/proc/meminfo: memFree=1615480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=6672 CPUtime=0.08
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 1595 0 0 0 7 1 0 0 19 0 1 0 101829185 6832128 1579 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 1668 1579 51 127 0 1538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12028

[startup+0.101655 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22167
/proc/meminfo: memFree=1615480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=7580 CPUtime=0.09
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 1688 0 0 0 8 1 0 0 19 0 1 0 101829185 7761920 1672 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 1895 1673 51 127 0 1765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12936

[startup+0.301689 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22167
/proc/meminfo: memFree=1615480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=14232 CPUtime=0.28
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 3241 0 0 0 27 1 0 0 21 0 1 0 101829185 14573568 3225 1992294400 134512640 135034092 4294956096 18446744073709551615 134563206 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 3558 3225 68 127 0 3428 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19588

[startup+0.701757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22167
/proc/meminfo: memFree=1615480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=20812 CPUtime=0.69
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 4359 0 0 0 67 2 0 0 25 0 1 0 101829185 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26168

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22169
/proc/meminfo: memFree=1597800/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=20812 CPUtime=1.49
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 4359 0 0 0 147 2 0 0 25 0 1 0 101829185 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26168

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22169
/proc/meminfo: memFree=1597480/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=0
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829184 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 235 195 169 0 50 0
[pid=22168] ppid=22167 vsize=20812 CPUtime=3.09
/proc/22168/stat : 22168 (SatElite) R 22167 22167 21977 0 -1 4194304 4359 0 0 0 306 3 0 0 25 0 1 0 101829185 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/22168/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26168

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1598760/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=14080 CPUtime=1.13
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 3395 0 0 0 112 1 0 0 25 0 1 0 101829700 14417920 3380 1992294400 134512640 135226915 4294956208 18446744073709551615 134536747 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 3520 3380 82 174 0 3343 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19436

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1591784/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=21232 CPUtime=7.53
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 5171 0 0 0 751 2 0 0 25 0 1 0 101829700 21741568 5156 1992294400 134512640 135226915 4294956208 18446744073709551615 134531201 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 5308 5156 82 174 0 5131 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26588

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1585064/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=26664 CPUtime=20.33
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 6506 0 0 0 2030 3 0 0 25 0 1 0 101829700 27303936 6491 1992294400 134512640 135226915 4294956208 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 6666 6491 82 174 0 6489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32020

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1550952/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=60856 CPUtime=45.91
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 15020 0 0 0 4585 6 0 0 25 0 1 0 101829700 62316544 15005 1992294400 134512640 135226915 4294956208 18446744073709551615 134539615 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 15214 15005 82 174 0 15037 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66212

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1530664/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=80968 CPUtime=97.09
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 20076 0 0 0 9700 9 0 0 25 0 1 0 101829700 82911232 20061 1992294400 134512640 135226915 4294956208 18446744073709551615 134540998 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 20242 20061 82 174 0 20065 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 86324

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1493352/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=118456 CPUtime=157.06
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 29375 0 0 0 15693 13 0 0 25 0 1 0 101829700 121298944 29360 1992294400 134512640 135226915 4294956208 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 29614 29360 82 174 0 29437 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 123812

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1475816/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=136880 CPUtime=217.03
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 33890 0 0 0 21688 15 0 0 25 0 1 0 101829700 140165120 33875 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 34220 33875 82 174 0 34043 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 142236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1437160/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=177056 CPUtime=276.99
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 43883 0 0 0 27678 21 0 0 25 0 1 0 101829700 181305344 43868 1992294400 134512640 135226915 4294956208 18446744073709551615 134536945 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 44264 43868 82 174 0 44087 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 182412

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1328808/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=284840 CPUtime=336.96
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 70559 0 0 0 33660 36 0 0 25 0 1 0 101829700 291676160 70544 1992294400 134512640 135226915 4294956208 18446744073709551615 134544478 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 71210 70544 82 174 0 71033 0

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

/proc/22170/statm: 107205 106126 82 174 0 107028 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 434176

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1118952/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=495456 CPUtime=636.81
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 122763 0 0 0 63612 69 0 0 25 0 1 0 101829700 507346944 122748 1992294400 134512640 135226915 4294956208 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 123864 122748 82 174 0 123687 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 500812

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22170
/proc/meminfo: memFree=1118824/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=495456 CPUtime=696.78
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 122766 0 0 0 69609 69 0 0 25 0 1 0 101829700 507346944 122751 1992294400 134512640 135226915 4294956208 18446744073709551615 134536785 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 123864 122751 82 174 0 123687 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 500812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1118632/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=495456 CPUtime=756.75
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 122780 0 0 0 75606 69 0 0 25 0 1 0 101829700 507346944 122765 1992294400 134512640 135226915 4294956208 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 123864 122765 82 174 0 123687 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 500812

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1118632/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=495456 CPUtime=816.72
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 122817 0 0 0 81602 70 0 0 25 0 1 0 101829700 507346944 122802 1992294400 134512640 135226915 4294956208 18446744073709551615 134539854 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 123864 122802 82 174 0 123687 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 500812

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1092200/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=524336 CPUtime=876.69
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 129528 0 0 0 87595 74 0 0 25 0 1 0 101829700 536920064 129513 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 131084 129513 82 174 0 130907 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 529692

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1019368/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=936.66
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147594 0 0 0 93580 86 0 0 25 0 1 0 101829700 611074048 147579 1992294400 134512640 135226915 4294956208 18446744073709551615 134531201 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147579 82 174 0 149011 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 602108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1019304/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=996.63
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147596 0 0 0 99577 86 0 0 25 0 1 0 101829700 611074048 147581 1992294400 134512640 135226915 4294956208 18446744073709551615 134541051 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147581 82 174 0 149011 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 602108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1019304/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=1056.6
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147608 0 0 0 105574 86 0 0 25 0 1 0 101829700 611074048 147593 1992294400 134512640 135226915 4294956208 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147593 82 174 0 149011 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 602108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1019240/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=1116.57
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147624 0 0 0 111571 86 0 0 25 0 1 0 101829700 611074048 147609 1992294400 134512640 135226915 4294956208 18446744073709551615 134537156 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147609 82 174 0 149011 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 602108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1018984/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=1176.56
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147678 0 0 0 117569 87 0 0 25 0 1 0 101829700 611074048 147663 1992294400 134512640 135226915 4294956208 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147663 82 174 0 149011 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 602108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1018856/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=1194.95
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147697 0 0 0 119408 87 0 0 25 0 1 0 101829700 611074048 147682 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147682 82 174 0 149011 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 602108

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22172
/proc/meminfo: memFree=1018856/2055920 swapFree=4181396/4192956
[pid=22167] ppid=22165 vsize=5356 CPUtime=5.14
/proc/22167/stat : 22167 (lysat.sh) S 22165 22167 21977 0 -1 4194304 310 4364 0 0 0 0 510 4 16 0 1 0 101829184 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22167/statm: 1339 237 195 169 0 50 0
[pid=22170] ppid=22167 vsize=596752 CPUtime=1194.95
/proc/22170/stat : 22170 (LySATi) R 22167 22167 21977 0 -1 4194304 147697 0 0 0 119408 87 0 0 25 0 1 0 101829700 611074048 147682 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22170/statm: 149188 147682 82 174 0 149011 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 602108

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22167 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=106223
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=43993
# CPU time returned by wait4() is 5.15022
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.18
CPU system time (s): 0.91
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 602108

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

runsolver used 0.950855 second user time and 3.42448 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 11:26:02
IDJOB=1728532
IDBENCH=24676
IDSOLVER=511
FILE ID=node25/1728532-1240737961
PBS_JOBID= 9186984
Free space on /tmp= 66384 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728532-1240737961/watcher-1728532-1240737961 -o /tmp/evaluation-result-1728532-1240737961/solver-1728532-1240737961 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1728532-1240737961.cnf i

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=449736763

node25.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.259
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.259
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:       1615960 kB
Buffers:         34004 kB
Cached:         349464 kB
SwapCached:       5424 kB
Active:          86204 kB
Inactive:       305176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615960 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            4812 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            34644 kB
Committed_AS:   388716 kB
PageTables:       1460 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= 66380 MiB
End job on node25 at 2009-04-26 11:46:04