Trace number 1719645

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) 1200.07 1200.41

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   20575    69606 |    6172       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   20567    69669 |      --       0       --      -- |     --   | -8/63
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 3221   #clauses: 20567   #literals: 69669
0.00/0.06	c CPU time:   0.055991 s
0.00/0.06	c ==============================================================================
0.00/0.09	This is MiniSat 2.0 beta
0.00/0.09	WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	============================[ Problem Statistics ]=============================
0.00/0.09	|                                                                             |
0.00/0.09	|  Number of variables:  3221                                                 |
0.00/0.09	|  Number of clauses:    20567                                                |
0.08/0.10	|  Parsing time:         0.01         s                                       |
1200.05/1200.41	HOME/lysat.sh: line 55: 18517 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-1719645-1240647863/watcher-1719645-1240647863 -o /tmp/evaluation-result-1719645-1240647863/solver-1719645-1240647863 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1719645-1240647863.cnf c 

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: 0.93 1.16 1.25 3/64 18514
/proc/meminfo: memFree=1912960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 92819195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 235 195 169 0 50 0
[pid=18515] ppid=18514 vsize=956 CPUtime=0
/proc/18515/stat : 18515 (SatElite) R 18514 18514 18477 0 -1 4194304 146 0 0 0 0 0 0 0 22 0 1 0 92819195 978944 130 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/18515/statm: 239 130 50 127 0 109 0

[startup+0.0118601 s]
/proc/loadavg: 0.93 1.16 1.25 3/64 18514
/proc/meminfo: memFree=1912960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 92819195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 235 195 169 0 50 0
[pid=18515] ppid=18514 vsize=1484 CPUtime=0
/proc/18515/stat : 18515 (SatElite) R 18514 18514 18477 0 -1 4194304 286 0 0 0 0 0 0 0 22 0 1 0 92819195 1519616 270 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 1 0 0
/proc/18515/statm: 371 272 50 127 0 241 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6840

[startup+0.102873 s]
/proc/loadavg: 0.93 1.16 1.25 3/64 18514
/proc/meminfo: memFree=1912960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.302893 s]
/proc/loadavg: 0.93 1.16 1.25 3/64 18514
/proc/meminfo: memFree=1912960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.702948 s]
/proc/loadavg: 0.93 1.16 1.25 3/64 18514
/proc/meminfo: memFree=1912960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 0.93 1.16 1.25 2/66 18517
/proc/meminfo: memFree=1909360/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=5224 CPUtime=1.4
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 1045 0 0 0 140 0 0 0 25 0 1 0 92819204 5349376 1030 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 1306 1030 77 171 0 1133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10580

[startup+3.10117 s]
/proc/loadavg: 0.93 1.16 1.25 2/66 18517
/proc/meminfo: memFree=1907696/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=7040 CPUtime=2.99
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 1460 0 0 0 299 0 0 0 25 0 1 0 92819204 7208960 1445 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 1760 1445 77 171 0 1587 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12396

[startup+6.3015 s]
/proc/loadavg: 0.93 1.15 1.25 2/66 18517
/proc/meminfo: memFree=1906096/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=7436 CPUtime=6.2
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 1582 0 0 0 619 1 0 0 25 0 1 0 92819204 7614464 1567 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 1859 1567 77 171 0 1686 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12792

[startup+12.7011 s]
/proc/loadavg: 0.94 1.15 1.25 2/66 18517
/proc/meminfo: memFree=1904056/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=9440 CPUtime=12.59
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 2081 0 0 0 1257 2 0 0 25 0 1 0 92819204 9666560 2066 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 2360 2066 77 171 0 2187 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14796

[startup+25.5024 s]
/proc/loadavg: 0.95 1.14 1.24 2/66 18517
/proc/meminfo: memFree=1902264/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=11324 CPUtime=25.39
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 2534 0 0 0 2537 2 0 0 25 0 1 0 92819204 11595776 2519 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 2831 2519 77 171 0 2658 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16680

[startup+51.102 s]
/proc/loadavg: 0.97 1.13 1.24 2/66 18517
/proc/meminfo: memFree=1902328/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=11324 CPUtime=50.98
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 2541 0 0 0 5096 2 0 0 25 0 1 0 92819204 11595776 2526 1992294400 134512640 135214827 4294956224 18446744073709551615 134529440 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 2831 2526 77 171 0 2658 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16680

[startup+102.306 s]
/proc/loadavg: 0.98 1.11 1.22 2/66 18517
/proc/meminfo: memFree=1900152/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=13476 CPUtime=102.17
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 3076 0 0 0 10214 3 0 0 25 0 1 0 92819204 13799424 3061 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 3369 3061 77 171 0 3196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18832

[startup+162.302 s]
/proc/loadavg: 1.07 1.10 1.21 2/66 18517
/proc/meminfo: memFree=1899768/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=13884 CPUtime=162.15
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 3167 0 0 0 16212 3 0 0 25 0 1 0 92819204 14217216 3152 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 3471 3152 77 171 0 3298 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19240

[startup+222.302 s]
/proc/loadavg: 1.09 1.10 1.20 2/66 18517
/proc/meminfo: memFree=1899640/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=14048 CPUtime=222.14
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 3199 0 0 0 22211 3 0 0 25 0 1 0 92819204 14385152 3184 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 3512 3184 77 171 0 3339 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19404

[startup+282.303 s]
/proc/loadavg: 1.09 1.09 1.18 2/66 18517
/proc/meminfo: memFree=1899512/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=14184 CPUtime=282.12
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 3224 0 0 0 28209 3 0 0 25 0 1 0 92819204 14524416 3209 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 3546 3209 77 171 0 3373 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19540

[startup+342.303 s]
/proc/loadavg: 1.16 1.10 1.18 2/66 18517
/proc/meminfo: memFree=1899384/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=14340 CPUtime=342.1
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 3260 0 0 0 34207 3 0 0 25 0 1 0 92819204 14684160 3245 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 3585 3245 77 171 0 3412 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 19696

[startup+402.303 s]
/proc/loadavg: 1.11 1.10 1.18 2/66 18517
/proc/meminfo: memFree=1894136/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0

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

[pid=18517] ppid=18514 vsize=20860 CPUtime=462.06
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4908 0 0 0 46201 5 0 0 25 0 1 0 92819204 21360640 4893 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4893 77 171 0 5042 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26216

[startup+522.303 s]
/proc/loadavg: 1.01 1.06 1.15 2/66 18517
/proc/meminfo: memFree=1892600/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=522.05
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4912 0 0 0 52200 5 0 0 25 0 1 0 92819204 21360640 4897 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4897 77 171 0 5042 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26216

[startup+582.303 s]
/proc/loadavg: 1.00 1.05 1.14 2/66 18517
/proc/meminfo: memFree=1892600/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=582.03
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4912 0 0 0 58198 5 0 0 25 0 1 0 92819204 21360640 4897 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4897 77 171 0 5042 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 26216

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.13 2/66 18517
/proc/meminfo: memFree=1892536/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=642.02
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4916 0 0 0 64197 5 0 0 25 0 1 0 92819204 21360640 4901 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4901 77 171 0 5042 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26216

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.12 2/66 18517
/proc/meminfo: memFree=1892472/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=702
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4921 0 0 0 70195 5 0 0 25 0 1 0 92819204 21360640 4906 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4906 77 171 0 5042 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 26216

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 18517
/proc/meminfo: memFree=1892472/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=761.98
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4922 0 0 0 76193 5 0 0 25 0 1 0 92819204 21360640 4907 1992294400 134512640 135214827 4294956224 18446744073709551615 134538178 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4907 77 171 0 5042 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 26216

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 18519
/proc/meminfo: memFree=1892088/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=821.96
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4923 0 0 0 82191 5 0 0 25 0 1 0 92819204 21360640 4908 1992294400 134512640 135214827 4294956224 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4908 77 171 0 5042 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 26216

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 18519
/proc/meminfo: memFree=1892088/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=881.94
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4924 0 0 0 88189 5 0 0 25 0 1 0 92819204 21360640 4909 1992294400 134512640 135214827 4294956224 18446744073709551615 134529273 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4909 77 171 0 5042 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 26216

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18519
/proc/meminfo: memFree=1892088/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=941.93
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4924 0 0 0 94188 5 0 0 25 0 1 0 92819204 21360640 4909 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4909 77 171 0 5042 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 26216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 18519
/proc/meminfo: memFree=1892088/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=20860 CPUtime=1001.91
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4924 0 0 0 100186 5 0 0 25 0 1 0 92819204 21360640 4909 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5215 4909 77 171 0 5042 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 26216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 18519
/proc/meminfo: memFree=1891960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=21180 CPUtime=1061.89
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4973 0 0 0 106184 5 0 0 25 0 1 0 92819204 21688320 4958 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5295 4958 77 171 0 5122 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 26536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 18519
/proc/meminfo: memFree=1891960/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=21180 CPUtime=1121.88
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 4973 0 0 0 112183 5 0 0 25 0 1 0 92819204 21688320 4958 1992294400 134512640 135214827 4294956224 18446744073709551615 134527639 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5295 4958 77 171 0 5122 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 26536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 18519
/proc/meminfo: memFree=1891704/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=21536 CPUtime=1181.87
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 5027 0 0 0 118181 6 0 0 25 0 1 0 92819204 22052864 5012 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5384 5012 77 171 0 5211 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 26892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 18519
/proc/meminfo: memFree=1891704/2055920 swapFree=4180920/4192956
[pid=18514] ppid=18512 vsize=5356 CPUtime=0.08
/proc/18514/stat : 18514 (lysat.sh) S 18512 18514 18477 0 -1 4194304 310 634 0 0 0 0 8 0 15 0 1 0 92819195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18514/statm: 1339 237 195 169 0 50 0
[pid=18517] ppid=18514 vsize=21536 CPUtime=1199.97
/proc/18517/stat : 18517 (LySATc) R 18514 18514 18477 0 -1 4194304 5027 0 0 0 119991 6 0 0 25 0 1 0 92819204 22052864 5012 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18517/statm: 5384 5012 77 171 0 5211 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 26892

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)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200
CPU system time (s): 0.069989
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 26892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5982
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= 18
involuntary context switches= 2825

runsolver used 1.03984 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 10:24:23
IDJOB=1719645
IDBENCH=69567
IDSOLVER=512
FILE ID=node27/1719645-1240647863
PBS_JOBID= 9186488
Free space on /tmp= 66196 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719645-1240647863/watcher-1719645-1240647863 -o /tmp/evaluation-result-1719645-1240647863/solver-1719645-1240647863 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1719645-1240647863.cnf c

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=889120214

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1913376 kB
Buffers:          7736 kB
Cached:          69288 kB
SwapCached:       4848 kB
Active:          23352 kB
Inactive:        61404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913376 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            43680 kB
Committed_AS:   305376 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node27 at 2009-04-25 10:44:25