Trace number 1525005

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.08 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1352224201-070.cnf
MD5SUMce4c4bfdd2071e51446dd0a693e805b0
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

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 |   15300   107100 |    4589       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 180   #clauses: 15300   #literals: 107100
0.00/0.02	c CPU time:   0.020996 s
0.00/0.02	c ==============================================================================
0.04/0.06	This is MiniSat 2.0 beta
0.04/0.06	WARNING: for repeatability, setting FPU to use double precision
0.04/0.06	============================[ Problem Statistics ]=============================
0.04/0.06	|                                                                             |
0.04/0.06	|  Number of variables:  180                                                  |
0.04/0.06	|  Number of clauses:    15300                                                |
0.04/0.07	|  Parsing time:         0.01         s                                       |
1200.05/1200.61	HOME/lysat.sh: line 55: 26292 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1525005-1238368077/watcher-1525005-1238368077 -o /tmp/evaluation-result-1525005-1238368077/solver-1525005-1238368077 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1525005-1238368077.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: 1.83 1.94 1.68 3/65 26289
/proc/meminfo: memFree=1366768/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0
/proc/26289/stat : 26289 (lysat.sh) R 26287 26289 26252 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 463141577 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26289/statm: 1339 234 194 169 0 50 0
[pid=26290] ppid=26289 vsize=824 CPUtime=0
/proc/26290/stat : 26290 (SatElite) R 26289 26289 26252 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 463141578 843776 94 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 206 94 50 127 0 76 0

[startup+0.049039 s]
/proc/loadavg: 1.83 1.94 1.68 3/65 26289
/proc/meminfo: memFree=1366768/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 463141577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26289/statm: 1339 235 195 169 0 50 0
[pid=26290] ppid=26289 vsize=2016 CPUtime=0.04
/proc/26290/stat : 26290 (SatElite) R 26289 26289 26252 0 -1 4194304 452 0 0 0 4 0 0 0 18 0 1 0 463141578 2064384 436 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 504 436 67 127 0 374 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7372

[startup+0.101049 s]
/proc/loadavg: 1.83 1.94 1.68 3/65 26289
/proc/meminfo: memFree=1366768/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301075 s]
/proc/loadavg: 1.83 1.94 1.68 3/65 26289
/proc/meminfo: memFree=1366768/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.701119 s]
/proc/loadavg: 1.83 1.94 1.68 3/65 26289
/proc/meminfo: memFree=1366768/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.5012 s]
/proc/loadavg: 1.83 1.94 1.68 2/67 26292
/proc/meminfo: memFree=1362456/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=5588 CPUtime=1.43
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 1159 0 0 0 142 1 0 0 25 0 1 0 463141584 5722112 1145 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 1397 1145 77 171 0 1224 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10944

[startup+3.10238 s]
/proc/loadavg: 1.77 1.92 1.68 2/67 26292
/proc/meminfo: memFree=1361176/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=6420 CPUtime=3.03
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 1371 0 0 0 302 1 0 0 25 0 1 0 463141584 6574080 1357 1992294400 134512640 135214827 4294956224 18446744073709551615 134537099 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 1605 1357 77 171 0 1432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11776

[startup+6.30174 s]
/proc/loadavg: 1.77 1.92 1.68 2/67 26292
/proc/meminfo: memFree=1360216/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=6952 CPUtime=6.22
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 1500 0 0 0 621 1 0 0 25 0 1 0 463141584 7118848 1486 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 1738 1486 77 171 0 1565 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12308

[startup+12.7015 s]
/proc/loadavg: 1.65 1.89 1.67 2/67 26292
/proc/meminfo: memFree=1359064/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=7948 CPUtime=12.62
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 1744 0 0 0 1260 2 0 0 25 0 1 0 463141584 8138752 1730 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 1987 1730 77 171 0 1814 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13304

[startup+25.5019 s]
/proc/loadavg: 1.55 1.86 1.66 2/67 26292
/proc/meminfo: memFree=1358360/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=8872 CPUtime=25.41
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 1963 0 0 0 2539 2 0 0 25 0 1 0 463141584 9084928 1949 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 2218 1949 77 171 0 2045 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14228

[startup+51.1018 s]
/proc/loadavg: 1.36 1.79 1.64 2/67 26292
/proc/meminfo: memFree=1356952/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=10328 CPUtime=51.01
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 2331 0 0 0 5098 3 0 0 25 0 1 0 463141584 10575872 2317 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 2582 2317 77 171 0 2409 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15684

[startup+102.306 s]
/proc/loadavg: 1.14 1.65 1.60 2/67 26292
/proc/meminfo: memFree=1355480/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=11824 CPUtime=102.19
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 2688 0 0 0 10216 3 0 0 25 0 1 0 463141584 12107776 2674 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 2956 2674 77 171 0 2783 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17180

[startup+162.301 s]
/proc/loadavg: 1.05 1.53 1.56 2/67 26292
/proc/meminfo: memFree=1353944/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=13340 CPUtime=162.15
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 3053 0 0 0 16212 3 0 0 25 0 1 0 463141584 13660160 3039 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 3335 3039 77 171 0 3162 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18696

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.52 2/67 26292
/proc/meminfo: memFree=1352664/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=14588 CPUtime=222.13
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 3362 0 0 0 22209 4 0 0 25 0 1 0 463141584 14938112 3348 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 3647 3348 77 171 0 3474 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 19944

[startup+282.302 s]
/proc/loadavg: 1.00 1.35 1.49 2/67 26292
/proc/meminfo: memFree=1352344/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=14908 CPUtime=282.11
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 3443 0 0 0 28207 4 0 0 25 0 1 0 463141584 15265792 3429 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 3727 3429 77 171 0 3554 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20264

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.45 2/67 26292
/proc/meminfo: memFree=1351064/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=16252 CPUtime=342.07
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 3750 0 0 0 34203 4 0 0 25 0 1 0 463141584 16642048 3736 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4063 3736 77 171 0 3890 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 21608

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.42 2/67 26292
/proc/meminfo: memFree=1350808/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0

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

[pid=26292] ppid=26289 vsize=16836 CPUtime=462.02
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 3902 0 0 0 46198 4 0 0 25 0 1 0 463141584 17240064 3888 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4209 3888 77 171 0 4036 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 22192

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.37 2/67 26292
/proc/meminfo: memFree=1349208/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=18368 CPUtime=521.98
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4244 0 0 0 52194 4 0 0 25 0 1 0 463141584 18808832 4230 1992294400 134512640 135214827 4294956224 18446744073709551615 134535640 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4592 4230 77 171 0 4419 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 23724

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.34 2/67 26292
/proc/meminfo: memFree=1348824/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=18692 CPUtime=581.95
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4320 0 0 0 58191 4 0 0 25 0 1 0 463141584 19140608 4306 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4673 4306 77 171 0 4500 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 24048

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/67 26292
/proc/meminfo: memFree=1348504/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=19168 CPUtime=641.94
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4409 0 0 0 64189 5 0 0 25 0 1 0 463141584 19628032 4395 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4792 4395 77 171 0 4619 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 24524

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.29 2/67 26292
/proc/meminfo: memFree=1348184/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=19308 CPUtime=701.91
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4471 0 0 0 70186 5 0 0 25 0 1 0 463141584 19771392 4457 1992294400 134512640 135214827 4294956224 18446744073709551615 134529381 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 4827 4457 77 171 0 4654 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 24664

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.27 2/67 26292
/proc/meminfo: memFree=1347480/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=20020 CPUtime=761.89
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4650 0 0 0 76184 5 0 0 25 0 1 0 463141584 20500480 4636 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5005 4636 77 171 0 4832 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 25376

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/67 26292
/proc/meminfo: memFree=1347096/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=20416 CPUtime=821.86
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4742 0 0 0 82181 5 0 0 25 0 1 0 463141584 20905984 4728 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5104 4728 77 171 0 4931 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 25772

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.24 2/67 26292
/proc/meminfo: memFree=1346904/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=20564 CPUtime=881.83
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4781 0 0 0 88178 5 0 0 25 0 1 0 463141584 21057536 4767 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5141 4767 77 171 0 4968 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 25920

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/67 26292
/proc/meminfo: memFree=1346776/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=20864 CPUtime=941.81
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4822 0 0 0 94176 5 0 0 25 0 1 0 463141584 21364736 4808 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5216 4808 77 171 0 5043 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 26220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/67 26292
/proc/meminfo: memFree=1346584/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=21004 CPUtime=1001.79
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4876 0 0 0 100174 5 0 0 25 0 1 0 463141584 21508096 4862 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5251 4862 77 171 0 5078 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/67 26292
/proc/meminfo: memFree=1346520/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=21004 CPUtime=1061.76
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4877 0 0 0 106171 5 0 0 25 0 1 0 463141584 21508096 4863 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5251 4863 77 171 0 5078 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 26360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 26292
/proc/meminfo: memFree=1346264/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=21452 CPUtime=1121.74
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4958 0 0 0 112169 5 0 0 25 0 1 0 463141584 21966848 4944 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5363 4944 77 171 0 5190 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 26808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 26292
/proc/meminfo: memFree=1346072/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=21640 CPUtime=1181.71
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 4999 0 0 0 118166 5 0 0 25 0 1 0 463141584 22159360 4985 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5410 4985 77 171 0 5237 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 26996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 26292
/proc/meminfo: memFree=1346008/2055920 swapFree=4178736/4192956
[pid=26289] ppid=26287 vsize=5356 CPUtime=0.05
/proc/26289/stat : 26289 (lysat.sh) S 26287 26289 26252 0 -1 4194304 310 455 0 0 0 0 5 0 16 0 1 0 463141577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1339 237 195 169 0 50 0
[pid=26292] ppid=26289 vsize=21640 CPUtime=1200
/proc/26292/stat : 26292 (LySATc) R 26289 26289 26252 0 -1 4194304 5014 0 0 0 119995 5 0 0 25 0 1 0 463141584 22159360 5000 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26292/statm: 5410 5000 77 171 0 5237 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 26996

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.61
CPU time (s): 1200.08
CPU user time (s): 1200.02
CPU system time (s): 0.06399
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5792
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= 24
involuntary context switches= 3848

runsolver used 1.04584 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-30 01:07:57
IDJOB=1525005
IDBENCH=70257
IDSOLVER=512
FILE ID=node32/1525005-1238368077
PBS_JOBID= 9061250
Free space on /tmp= 66456 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1352224201-070.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1525005-1238368077/watcher-1525005-1238368077 -o /tmp/evaluation-result-1525005-1238368077/solver-1525005-1238368077 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1525005-1238368077.cnf c

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

MD5SUM BENCH= ce4c4bfdd2071e51446dd0a693e805b0
RANDOM SEED=471240328

node32.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.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	: 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.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:       1367248 kB
Buffers:         75120 kB
Cached:         541640 kB
SwapCached:       7344 kB
Active:         188312 kB
Inactive:       437140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367248 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:          14392 kB
Slab:            48964 kB
Committed_AS:  1460116 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-30 01:28:00