Trace number 1824983

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.05 5002.91

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9559    37389 |    2867       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |    9196    48642 |      --       0       --      -- |     --   | -363/11253
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 242   #clauses: 9196   #literals: 48642
0.09/0.14	c CPU time:   0.136979 s
0.09/0.14	c ==============================================================================
0.09/0.16	This is MiniSat 2.0 beta
0.09/0.16	WARNING: for repeatability, setting FPU to use double precision
0.09/0.16	============================[ Problem Statistics ]=============================
0.09/0.16	|                                                                             |
0.09/0.16	|  Number of variables:  242                                                  |
0.09/0.16	|  Number of clauses:    9196                                                 |
0.09/0.16	|  Parsing time:         0.01         s                                       |
5000.02/5002.91	HOME/lysat.sh: line 55:  2310 Terminated              $MS$OPT -verbosity=0 $TMP.cnf $TMP.result "$@"

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-1824983-1242478219/watcher-1824983-1242478219 -o /tmp/evaluation-result-1824983-1242478219/solver-1824983-1242478219 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824983-1242478219.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: 1.00 1.00 0.93 3/64 2307
/proc/meminfo: memFree=966472/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0
/proc/2307/stat : 2307 (lysat.sh) R 2305 2307 2140 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 275855536 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2307/statm: 1339 234 194 169 0 50 0
[pid=2308] ppid=2307 vsize=824 CPUtime=0
/proc/2308/stat : 2308 (SatElite) R 2307 2307 2140 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 275855536 843776 108 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2308/statm: 206 108 50 127 0 76 0

[startup+0.0502881 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 2307
/proc/meminfo: memFree=966472/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275855536 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2307/statm: 1339 235 195 169 0 50 0
[pid=2308] ppid=2307 vsize=1800 CPUtime=0.04
/proc/2308/stat : 2308 (SatElite) R 2307 2307 2140 0 -1 4194304 361 0 0 0 4 0 0 0 18 0 1 0 275855536 1843200 345 1992294400 134512640 135034092 4294956112 18446744073709551615 134540754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2308/statm: 450 345 68 127 0 320 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7156

[startup+0.101298 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 2307
/proc/meminfo: memFree=966472/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275855536 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2307/statm: 1339 235 195 169 0 50 0
[pid=2308] ppid=2307 vsize=1800 CPUtime=0.09
/proc/2308/stat : 2308 (SatElite) R 2307 2307 2140 0 -1 4194304 363 0 0 0 9 0 0 0 19 0 1 0 275855536 1843200 347 1992294400 134512640 135034092 4294956112 18446744073709551615 134571850 0 0 4096 3 0 0 0 17 0 0 0
/proc/2308/statm: 450 347 68 127 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7156

[startup+0.301345 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 2307
/proc/meminfo: memFree=966472/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+0.701431 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 2307
/proc/meminfo: memFree=966472/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+1.5026 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=963448/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=4004 CPUtime=1.33
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 700 0 0 0 133 0 0 0 25 0 1 0 275855552 4100096 685 1992294400 134512640 135214827 4294956224 18446744073709551615 134538623 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1001 685 77 171 0 828 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9360

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=962872/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=4532 CPUtime=2.93
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 825 0 0 0 293 0 0 0 25 0 1 0 275855552 4640768 810 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1133 810 77 171 0 960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9888

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=962040/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=4932 CPUtime=6.12
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 942 0 0 0 612 0 0 0 25 0 1 0 275855552 5050368 927 1992294400 134512640 135214827 4294956224 18446744073709551615 134529440 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1233 927 77 171 0 1060 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10288

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=961016/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=5992 CPUtime=12.52
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 1189 0 0 0 1252 0 0 0 25 0 1 0 275855552 6135808 1174 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1498 1174 77 171 0 1325 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11348

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=960440/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=6672 CPUtime=25.31
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 1365 0 0 0 2531 0 0 0 25 0 1 0 275855552 6832128 1350 1992294400 134512640 135214827 4294956224 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1668 1350 77 171 0 1495 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12028

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=959288/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=7916 CPUtime=50.9
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 1660 0 0 0 5089 1 0 0 25 0 1 0 275855552 8105984 1645 1992294400 134512640 135214827 4294956224 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 1979 1645 77 171 0 1806 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13272

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=958008/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=9168 CPUtime=102.07
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 1965 0 0 0 10206 1 0 0 25 0 1 0 275855552 9388032 1950 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 2292 1950 77 171 0 2119 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 14524

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=956984/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=10176 CPUtime=162.03
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 2205 0 0 0 16202 1 0 0 25 0 1 0 275855552 10420224 2190 1992294400 134512640 135214827 4294956224 18446744073709551615 134536508 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 2544 2190 77 171 0 2371 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15532

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=955896/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=11284 CPUtime=222
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 2475 0 0 0 22198 2 0 0 25 0 1 0 275855552 11554816 2460 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 2821 2460 77 171 0 2648 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 16640

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=955448/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=11748 CPUtime=281.98
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 2587 0 0 0 28196 2 0 0 25 0 1 0 275855552 12029952 2572 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 2937 2572 77 171 0 2764 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 17104

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=954808/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=12484 CPUtime=341.94
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 2758 0 0 0 34192 2 0 0 25 0 1 0 275855552 12783616 2743 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 3121 2743 77 171 0 2948 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 17840

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2310
/proc/meminfo: memFree=954360/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15

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

[pid=2310] ppid=2307 vsize=24876 CPUtime=4299.65
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5646 0 0 0 429957 8 0 0 25 0 1 0 275855552 25473024 5631 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6219 5631 77 171 0 6046 0
Current children cumulated CPU time (s) 4299.8
Current children cumulated vsize (KiB) 30232

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942904/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25016 CPUtime=4359.62
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5674 0 0 0 435954 8 0 0 25 0 1 0 275855552 25616384 5659 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6254 5659 77 171 0 6081 0
Current children cumulated CPU time (s) 4359.77
Current children cumulated vsize (KiB) 30372

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942776/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25160 CPUtime=4419.58
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5701 0 0 0 441950 8 0 0 25 0 1 0 275855552 25763840 5686 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6290 5686 77 171 0 6117 0
Current children cumulated CPU time (s) 4419.73
Current children cumulated vsize (KiB) 30516

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942712/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25300 CPUtime=4479.55
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5714 0 0 0 447946 9 0 0 25 0 1 0 275855552 25907200 5699 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6325 5699 77 171 0 6152 0
Current children cumulated CPU time (s) 4479.7
Current children cumulated vsize (KiB) 30656

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942712/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25300 CPUtime=4539.52
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5717 0 0 0 453943 9 0 0 25 0 1 0 275855552 25907200 5702 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6325 5702 77 171 0 6152 0
Current children cumulated CPU time (s) 4539.67
Current children cumulated vsize (KiB) 30656

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942712/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25300 CPUtime=4599.49
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5717 0 0 0 459940 9 0 0 25 0 1 0 275855552 25907200 5702 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6325 5702 77 171 0 6152 0
Current children cumulated CPU time (s) 4599.64
Current children cumulated vsize (KiB) 30656

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942712/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25300 CPUtime=4659.45
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5719 0 0 0 465936 9 0 0 25 0 1 0 275855552 25907200 5704 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6325 5704 77 171 0 6152 0
Current children cumulated CPU time (s) 4659.6
Current children cumulated vsize (KiB) 30656

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942648/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25300 CPUtime=4719.42
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5729 0 0 0 471933 9 0 0 25 0 1 0 275855552 25907200 5714 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6325 5714 77 171 0 6152 0
Current children cumulated CPU time (s) 4719.57
Current children cumulated vsize (KiB) 30656

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942584/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25444 CPUtime=4779.39
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5752 0 0 0 477930 9 0 0 25 0 1 0 275855552 26054656 5737 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6361 5737 77 171 0 6188 0
Current children cumulated CPU time (s) 4779.54
Current children cumulated vsize (KiB) 30800

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942520/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25444 CPUtime=4839.35
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5762 0 0 0 483926 9 0 0 25 0 1 0 275855552 26054656 5747 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6361 5747 77 171 0 6188 0
Current children cumulated CPU time (s) 4839.5
Current children cumulated vsize (KiB) 30800

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942520/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25444 CPUtime=4899.32
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5773 0 0 0 489923 9 0 0 25 0 1 0 275855552 26054656 5758 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6361 5758 77 171 0 6188 0
Current children cumulated CPU time (s) 4899.47
Current children cumulated vsize (KiB) 30800

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942456/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25604 CPUtime=4959.29
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5787 0 0 0 495920 9 0 0 25 0 1 0 275855552 26218496 5772 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6401 5772 77 171 0 6228 0
Current children cumulated CPU time (s) 4959.44
Current children cumulated vsize (KiB) 30960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942392/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25604 CPUtime=4999.87
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5798 0 0 0 499978 9 0 0 25 0 1 0 275855552 26218496 5783 1992294400 134512640 135214827 4294956224 18446744073709551615 134529287 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6401 5783 77 171 0 6228 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 30960

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

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

[startup+5002.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 2324
/proc/meminfo: memFree=942392/2055920 swapFree=4177304/4192956
[pid=2307] ppid=2305 vsize=5356 CPUtime=0.15
/proc/2307/stat : 2307 (lysat.sh) S 2305 2307 2140 0 -1 4194304 310 368 0 0 0 0 15 0 16 0 1 0 275855536 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2307/statm: 1339 237 195 169 0 50 0
[pid=2310] ppid=2307 vsize=25604 CPUtime=4999.87
/proc/2310/stat : 2310 (LySATc) R 2307 2307 2140 0 -1 4194304 5798 0 0 0 499978 9 0 0 25 0 1 0 275855552 26218496 5783 1992294400 134512640 135214827 4294956224 18446744073709551615 134529287 0 0 4096 3 0 0 0 17 0 0 0
/proc/2310/statm: 6401 5783 77 171 0 6228 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 30960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.91
CPU time (s): 5000.05
CPU user time (s): 4999.94
CPU system time (s): 0.105983
CPU usage (%): 99.9428
Max. virtual memory (cumulated for all children) (KiB): 30960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.94
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6487
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= 17
involuntary context switches= 11905

runsolver used 4.00539 second user time and 14.1958 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-16 14:50:19
IDJOB=1824983
IDBENCH=24692
IDSOLVER=667
FILE ID=node10/1824983-1242478219
PBS_JOBID= 9306824
Free space on /tmp= 66344 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824983-1242478219/watcher-1824983-1242478219 -o /tmp/evaluation-result-1824983-1242478219/solver-1824983-1242478219 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824983-1242478219.cnf c

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=2124109003

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:        966952 kB
Buffers:         90992 kB
Cached:         899180 kB
SwapCached:       9496 kB
Active:          77044 kB
Inactive:       924012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        966952 kB
SwapTotal:     4192956 kB
SwapFree:      4177304 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          14168 kB
Slab:            74004 kB
Committed_AS:  1017404 kB
PageTables:       1396 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= 66344 MiB
End job on node10 at 2009-05-16 16:13:44