Trace number 1824955

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT c/2009-03-20? (TO) 5000.02 5001.81

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

0.00/0.00	c Parsing...
2.38/2.47	c ==============================================================================
2.38/2.47	c |           |     ORIGINAL     |              LEARNT              |          |
2.38/2.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.38/2.47	c ==============================================================================
2.38/2.47	c |         0 | 2507999  5028712 |  752399       0        0     nan |  0.000 % |
51.46/51.59	c |         0 | 2490066  8503430 |      --       0       --      -- |     --   | -17933/3474718
51.46/51.59	c ==============================================================================
51.46/51.59	c Result  :   #vars: 14776   #clauses: 2490066   #literals: 8503430
51.46/51.59	c CPU time:   51.1612 s
51.46/51.59	c ==============================================================================
55.16/55.26	This is MiniSat 2.0 beta
55.16/55.26	WARNING: for repeatability, setting FPU to use double precision
55.16/55.26	============================[ Problem Statistics ]=============================
55.16/55.26	|                                                                             |
55.16/55.26	|  Number of variables:  14776                                                |
55.16/55.26	|  Number of clauses:    2490066                                              |
57.16/57.24	|  Parsing time:         1.78         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-1824955-1242474275/watcher-1824955-1242474275 -o /tmp/evaluation-result-1824955-1242474275/solver-1824955-1242474275 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824955-1242474275.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 0.99 0.97 0.91 3/64 9963
/proc/meminfo: memFree=1447464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) R 9961 9963 9849 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9963/statm: 1339 234 194 169 0 50 0
[pid=9964] ppid=9963 vsize=984 CPUtime=0
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 1 0 275456554 1007616 134 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 246 142 50 127 0 116 0

[startup+0.0270241 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9963
/proc/meminfo: memFree=1447464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=5236 CPUtime=0.01
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 944 0 0 0 1 0 0 0 21 0 1 0 275456554 5361664 928 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 1342 929 50 127 0 1212 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10592

[startup+0.101037 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9963
/proc/meminfo: memFree=1447464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=9180 CPUtime=0.08
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 1914 0 0 0 8 0 0 0 21 0 1 0 275456554 9400320 1898 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 2295 1898 50 127 0 2165 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14536

[startup+0.301075 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9963
/proc/meminfo: memFree=1447464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=20088 CPUtime=0.29
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 4503 0 0 0 26 3 0 0 22 0 1 0 275456554 20570112 4487 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 5022 4487 50 127 0 4892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25444

[startup+0.701152 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9963
/proc/meminfo: memFree=1447464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=41276 CPUtime=0.68
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 9744 0 0 0 62 6 0 0 25 0 1 0 275456554 42266624 9728 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 10319 9728 50 127 0 10189 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46632

[startup+1.5023 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1395672/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=84312 CPUtime=1.49
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 20388 0 0 0 135 14 0 0 25 0 1 0 275456554 86335488 20372 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 21078 20372 50 127 0 20948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89668

[startup+3.10161 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1339352/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=152572 CPUtime=3.08
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 33634 0 0 0 287 21 0 0 25 0 1 0 275456554 156233728 33618 1992294400 134512640 135034092 4294956112 18446744073709551615 134566144 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 38143 33618 68 127 0 38013 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 157928

[startup+6.30222 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1287464/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=181048 CPUtime=6.28
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 40601 0 0 0 599 29 0 0 25 0 1 0 275456554 185393152 40585 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 45262 40585 68 127 0 45132 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 186404

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1218984/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=270148 CPUtime=12.69
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 54983 0 0 0 1230 39 0 0 25 0 1 0 275456554 276631552 54967 1992294400 134512640 135034092 4294956112 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 67537 54967 68 127 0 67407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275504

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1218728/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=270524 CPUtime=25.48
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 55074 0 0 0 2509 39 0 0 25 0 1 0 275456554 277016576 55058 1992294400 134512640 135034092 4294956112 18446744073709551615 134569587 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 67631 55058 68 127 0 67501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 275880

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9965
/proc/meminfo: memFree=1218600/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=0
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275456554 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 235 195 169 0 50 0
[pid=9964] ppid=9963 vsize=270800 CPUtime=51.06
/proc/9964/stat : 9964 (SatElite) R 9963 9963 9849 0 -1 4194304 55178 0 0 0 5067 39 0 0 25 0 1 0 275456554 277299200 55103 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/9964/statm: 67700 55103 68 127 0 67570 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 276156

[startup+102.306 s]
/proc/loadavg: 1.04 0.99 0.91 2/66 9966
/proc/meminfo: memFree=1262568/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=126880 CPUtime=46.99
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 30551 0 0 0 4678 21 0 0 25 0 1 0 275462080 129925120 30536 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 31720 30536 76 171 0 31547 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 132236

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 9966
/proc/meminfo: memFree=1260328/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=130048 CPUtime=106.97
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 31326 0 0 0 10675 22 0 0 25 0 1 0 275462080 133169152 31311 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 32512 31311 76 171 0 32339 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 135404

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9966
/proc/meminfo: memFree=1257448/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=132752 CPUtime=166.95
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 32025 0 0 0 16672 23 0 0 25 0 1 0 275462080 135938048 32010 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 33188 32010 76 171 0 33015 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 138108

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9966
/proc/meminfo: memFree=1254184/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=136200 CPUtime=226.93
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 32858 0 0 0 22669 24 0 0 25 0 1 0 275462080 139468800 32843 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 34050 32843 76 171 0 33877 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 141556

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9966
/proc/meminfo: memFree=1251752/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=138576 CPUtime=286.9
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 33458 0 0 0 28666 24 0 0 25 0 1 0 275462080 141901824 33443 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 34644 33443 76 171 0 34471 0
Current children cumulated CPU time (s) 342.13

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

/proc/9966/statm: 69427 68159 76 171 0 69254 0
Current children cumulated CPU time (s) 4300.76
Current children cumulated vsize (KiB) 283064

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9974
/proc/meminfo: memFree=1110184/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=279560 CPUtime=4305.51
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 68633 0 0 0 430473 78 0 0 25 0 1 0 275462080 286269440 68618 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 69890 68618 76 171 0 69717 0
Current children cumulated CPU time (s) 4360.74
Current children cumulated vsize (KiB) 284916

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9974
/proc/meminfo: memFree=1108264/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=281408 CPUtime=4365.49
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 69105 0 0 0 436470 79 0 0 25 0 1 0 275462080 288161792 69090 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 70352 69090 76 171 0 70179 0
Current children cumulated CPU time (s) 4420.72
Current children cumulated vsize (KiB) 286764

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9974
/proc/meminfo: memFree=1106472/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=283164 CPUtime=4425.47
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 69551 0 0 0 442467 80 0 0 25 0 1 0 275462080 289959936 69536 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 70791 69536 76 171 0 70618 0
Current children cumulated CPU time (s) 4480.7
Current children cumulated vsize (KiB) 288520

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9974
/proc/meminfo: memFree=1104360/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=285216 CPUtime=4485.45
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 70074 0 0 0 448464 81 0 0 25 0 1 0 275462080 292061184 70059 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 71304 70059 76 171 0 71131 0
Current children cumulated CPU time (s) 4540.68
Current children cumulated vsize (KiB) 290572

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1102696/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=286960 CPUtime=4545.43
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 70504 0 0 0 454461 82 0 0 25 0 1 0 275462080 293847040 70489 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 71740 70489 76 171 0 71567 0
Current children cumulated CPU time (s) 4600.66
Current children cumulated vsize (KiB) 292316

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1100520/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=289092 CPUtime=4605.4
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 71037 0 0 0 460458 82 0 0 25 0 1 0 275462080 296030208 71022 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 72273 71022 76 171 0 72100 0
Current children cumulated CPU time (s) 4660.63
Current children cumulated vsize (KiB) 294448

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1097832/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=291732 CPUtime=4665.39
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 71704 0 0 0 466456 83 0 0 25 0 1 0 275462080 298733568 71689 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 72933 71689 76 171 0 72760 0
Current children cumulated CPU time (s) 4720.62
Current children cumulated vsize (KiB) 297088

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1096040/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=293580 CPUtime=4725.36
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 72150 0 0 0 472453 83 0 0 25 0 1 0 275462080 300625920 72135 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 73395 72135 76 171 0 73222 0
Current children cumulated CPU time (s) 4780.59
Current children cumulated vsize (KiB) 298936

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1093672/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=295956 CPUtime=4785.35
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 72751 0 0 0 478451 84 0 0 25 0 1 0 275462080 303058944 72736 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 73989 72736 76 171 0 73816 0
Current children cumulated CPU time (s) 4840.58
Current children cumulated vsize (KiB) 301312

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1091368/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=298252 CPUtime=4845.32
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 73324 0 0 0 484447 85 0 0 25 0 1 0 275462080 305410048 73309 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 74563 73309 76 171 0 74390 0
Current children cumulated CPU time (s) 4900.55
Current children cumulated vsize (KiB) 303608

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1089320/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=300232 CPUtime=4905.31
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 73834 0 0 0 490445 86 0 0 25 0 1 0 275462080 307437568 73819 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 75058 73819 76 171 0 74885 0
Current children cumulated CPU time (s) 4960.54
Current children cumulated vsize (KiB) 305588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 9980
/proc/meminfo: memFree=1087272/2055920 swapFree=4182040/4192956
[pid=9963] ppid=9961 vsize=5356 CPUtime=55.23
/proc/9963/stat : 9963 (lysat.sh) S 9961 9963 9849 0 -1 4194304 310 55199 0 0 0 0 5461 62 19 0 1 0 275456554 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9963/statm: 1339 237 195 169 0 50 0
[pid=9966] ppid=9963 vsize=302212 CPUtime=4944.79
/proc/9966/stat : 9966 (LySATc) R 9963 9963 9849 0 -1 4194304 74337 0 0 0 494393 86 0 0 25 0 1 0 275462080 309465088 74322 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/9966/statm: 75553 74322 76 171 0 75380 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 307568

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 9963 and gives
#  childrusage.ru_utime.tv_sec=54
#  childrusage.ru_utime.tv_usec=612697
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=623905
# CPU time returned by wait4() is 55.2366
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.81
CPU time (s): 5000.02
CPU user time (s): 4998.54
CPU system time (s): 1.48
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 307568

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

runsolver used 6.00009 second user time and 12.1971 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-16 13:44:41
IDJOB=1824955
IDBENCH=24641
IDSOLVER=667
FILE ID=node38/1824955-1242474275
PBS_JOBID= 9306796
Free space on /tmp= 66144 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824955-1242474275/watcher-1824955-1242474275 -o /tmp/evaluation-result-1824955-1242474275/solver-1824955-1242474275 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824955-1242474275.cnf c

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1898397344

node38.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.265
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.265
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:       1447944 kB
Buffers:         75096 kB
Cached:         439612 kB
SwapCached:       5084 kB
Active:         102388 kB
Inactive:       421092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447944 kB
SwapTotal:     4192956 kB
SwapFree:      4182040 kB
Dirty:           35916 kB
Writeback:           0 kB
Mapped:          15168 kB
Slab:            70468 kB
Committed_AS:  1058628 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= 66084 MiB
End job on node38 at 2009-05-16 15:08:05