Trace number 1825535

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.06 5001.51

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  153982   505834 |   46194       0        0     nan |  0.000 % |
0.49/0.51	c |         0 |  142296   477026 |      --       0       --      -- |     --   | -11686/-28808
0.49/0.51	c ==============================================================================
0.49/0.51	c Result  :   #vars: 10375   #clauses: 142296   #literals: 477026
0.49/0.51	c CPU time:   0.483926 s
0.49/0.51	c ==============================================================================
0.69/0.71	This is MiniSat 2.0 beta
0.69/0.71	WARNING: for repeatability, setting FPU to use double precision
0.69/0.71	============================[ Problem Statistics ]=============================
0.69/0.71	|                                                                             |
0.69/0.71	|  Number of variables:  10375                                                |
0.69/0.71	|  Number of clauses:    142296                                               |
0.69/0.79	|  Parsing time:         0.07         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825535-1242517849/watcher-1825535-1242517849 -o /tmp/evaluation-result-1825535-1242517849/solver-1825535-1242517849 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825535-1242517849.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31899
/proc/meminfo: memFree=925176/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279818931 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31899/statm: 1339 235 195 169 0 50 0
[pid=31900] ppid=31899 vsize=2380 CPUtime=0
/proc/31900/stat : 31900 (SatElite) R 31899 31899 31696 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 279818932 2437120 383 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/31900/statm: 595 385 50 127 0 465 0

[startup+0.0566871 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31899
/proc/meminfo: memFree=925176/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279818931 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31899/statm: 1339 235 195 169 0 50 0
[pid=31900] ppid=31899 vsize=5632 CPUtime=0.04
/proc/31900/stat : 31900 (SatElite) R 31899 31899 31696 0 -1 4194304 1294 0 0 0 4 0 0 0 18 0 1 0 279818932 5767168 1278 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31900/statm: 1408 1278 50 127 0 1278 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10988

[startup+0.10169 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31899
/proc/meminfo: memFree=925176/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279818931 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31899/statm: 1339 235 195 169 0 50 0
[pid=31900] ppid=31899 vsize=8660 CPUtime=0.09
/proc/31900/stat : 31900 (SatElite) R 31899 31899 31696 0 -1 4194304 2041 0 0 0 8 1 0 0 18 0 1 0 279818932 8867840 2025 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31900/statm: 2165 2026 50 127 0 2035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14016

[startup+0.30171 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31899
/proc/meminfo: memFree=925176/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279818931 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31899/statm: 1339 235 195 169 0 50 0
[pid=31900] ppid=31899 vsize=15820 CPUtime=0.29
/proc/31900/stat : 31900 (SatElite) R 31899 31899 31696 0 -1 4194304 3721 0 0 0 27 2 0 0 19 0 1 0 279818932 16199680 3705 1992294400 134512640 135034092 4294956112 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 1 0 0
/proc/31900/statm: 3955 3705 68 127 0 3825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21176

[startup+0.701749 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31899
/proc/meminfo: memFree=925176/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279818931 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31899/statm: 1339 235 195 169 0 50 0
[pid=31900] ppid=31899 vsize=16036 CPUtime=0.69
/proc/31900/stat : 31900 (SatElite) R 31899 31899 31696 0 -1 4194304 4428 0 0 0 66 3 0 0 22 0 1 0 279818932 16420864 3809 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/31900/statm: 4009 3809 69 127 0 3879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21392

[startup+1.50183 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31902
/proc/meminfo: memFree=913192/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=9980 CPUtime=0.78
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 2297 0 0 0 77 1 0 0 24 0 1 0 279819002 10219520 2282 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 2495 2282 78 171 0 2322 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15336

[startup+3.10199 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 31902
/proc/meminfo: memFree=912296/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=11036 CPUtime=2.37
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 2569 0 0 0 236 1 0 0 25 0 1 0 279819002 11300864 2554 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 2759 2554 78 171 0 2586 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16392

[startup+6.3013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 31902
/proc/meminfo: memFree=909672/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=13516 CPUtime=5.57
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 3200 0 0 0 556 1 0 0 25 0 1 0 279819002 13840384 3185 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 3379 3185 78 171 0 3206 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18872

[startup+12.7019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 31902
/proc/meminfo: memFree=905448/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=17376 CPUtime=11.97
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 4158 0 0 0 1195 2 0 0 25 0 1 0 279819002 17793024 4143 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 4344 4143 78 171 0 4171 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22732

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 31902
/proc/meminfo: memFree=897128/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=25772 CPUtime=24.77
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 6240 0 0 0 2472 5 0 0 25 0 1 0 279819002 26390528 6225 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 6443 6225 78 171 0 6270 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31128

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 31902
/proc/meminfo: memFree=884328/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=38568 CPUtime=50.35
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 9464 0 0 0 5026 9 0 0 25 0 1 0 279819002 39493632 9449 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 9642 9449 78 171 0 9469 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43924

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31902
/proc/meminfo: memFree=873640/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=49320 CPUtime=101.54
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 12098 0 0 0 10141 13 0 0 25 0 1 0 279819002 50503680 12083 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 12330 12083 78 171 0 12157 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54676

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31902
/proc/meminfo: memFree=861544/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=61524 CPUtime=161.53
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 15153 0 0 0 16136 17 0 0 25 0 1 0 279819002 63000576 15138 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 15381 15138 78 171 0 15208 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 66880

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31902
/proc/meminfo: memFree=846824/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=76308 CPUtime=221.51
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 18779 0 0 0 22130 21 0 0 25 0 1 0 279819002 78139392 18764 1992294400 134512640 135214827 4294956224 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 19077 18764 78 171 0 18904 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 81664

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31902
/proc/meminfo: memFree=837352/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=85588 CPUtime=281.49
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 21115 0 0 0 28125 24 0 0 25 0 1 0 279819002 87642112 21100 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 21397 21100 78 171 0 21224 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 90944

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31902
/proc/meminfo: memFree=837352/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=85588 CPUtime=341.47
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 21117 0 0 0 34123 24 0 0 25 0 1 0 279819002 87642112 21102 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 21397 21102 78 171 0 21224 0
Current children cumulated CPU time (s) 342.16

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

/proc/31902/statm: 40992 40489 78 171 0 40819 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 169324

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759656/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=163968 CPUtime=4420.33
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40504 0 0 0 441977 56 0 0 25 0 1 0 279819002 167903232 40489 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 40992 40489 78 171 0 40819 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 169324

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759464/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164120 CPUtime=4480.32
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40542 0 0 0 447975 57 0 0 25 0 1 0 279819002 168058880 40527 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41030 40527 78 171 0 40857 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 169476

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759336/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164296 CPUtime=4540.3
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40570 0 0 0 453973 57 0 0 25 0 1 0 279819002 168239104 40555 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41074 40555 78 171 0 40901 0
Current children cumulated CPU time (s) 4540.99
Current children cumulated vsize (KiB) 169652

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759208/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164604 CPUtime=4600.29
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40614 0 0 0 459972 57 0 0 25 0 1 0 279819002 168554496 40599 1992294400 134512640 135214827 4294956224 18446744073709551615 134538183 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41151 40599 78 171 0 40978 0
Current children cumulated CPU time (s) 4600.98
Current children cumulated vsize (KiB) 169960

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759016/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164768 CPUtime=4660.26
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40651 0 0 0 465969 57 0 0 25 0 1 0 279819002 168722432 40636 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41192 40636 78 171 0 41019 0
Current children cumulated CPU time (s) 4660.95
Current children cumulated vsize (KiB) 170124

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758952/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164768 CPUtime=4720.25
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40656 0 0 0 471968 57 0 0 25 0 1 0 279819002 168722432 40641 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41192 40641 78 171 0 41019 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 170124

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=759016/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=164768 CPUtime=4780.23
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40660 0 0 0 477966 57 0 0 25 0 1 0 279819002 168722432 40645 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41192 40645 78 171 0 41019 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 170124

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758632/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=165176 CPUtime=4840.21
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40740 0 0 0 483964 57 0 0 25 0 1 0 279819002 169140224 40725 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41294 40725 78 171 0 41121 0
Current children cumulated CPU time (s) 4840.9
Current children cumulated vsize (KiB) 170532

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758504/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=165340 CPUtime=4900.2
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40778 0 0 0 489962 58 0 0 25 0 1 0 279819002 169308160 40763 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41335 40763 78 171 0 41162 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 170696

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758312/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=165584 CPUtime=4960.18
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40826 0 0 0 495960 58 0 0 25 0 1 0 279819002 169558016 40811 1992294400 134512640 135214827 4294956224 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41396 40811 78 171 0 41223 0
Current children cumulated CPU time (s) 4960.87
Current children cumulated vsize (KiB) 170940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758248/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=165664 CPUtime=4999.37
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40836 0 0 0 499879 58 0 0 25 0 1 0 279819002 169639936 40821 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41416 40821 78 171 0 41243 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 171020

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31916
/proc/meminfo: memFree=758248/2055920 swapFree=4181340/4192956
[pid=31899] ppid=31897 vsize=5356 CPUtime=0.69
/proc/31899/stat : 31899 (lysat.sh) S 31897 31899 31696 0 -1 4194304 310 4431 0 0 0 0 66 3 16 0 1 0 279818931 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31899/statm: 1339 237 195 169 0 50 0
[pid=31902] ppid=31899 vsize=165664 CPUtime=4999.37
/proc/31902/stat : 31902 (LySATc) R 31899 31899 31696 0 -1 4194304 40836 0 0 0 499879 58 0 0 25 0 1 0 279819002 169639936 40821 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31902/statm: 41416 40821 78 171 0 41243 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 171020

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5001.51
CPU time (s): 5000.06
CPU user time (s): 4999.45
CPU system time (s): 0.61
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 171020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.668898
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4741
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= 6
involuntary context switches= 4

runsolver used 6.02708 second user time and 12.1701 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-17 01:50:49
IDJOB=1825535
IDBENCH=71621
IDSOLVER=667
FILE ID=node12/1825535-1242517849
PBS_JOBID= 9307039
Free space on /tmp= 66148 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825535-1242517849/watcher-1825535-1242517849 -o /tmp/evaluation-result-1825535-1242517849/solver-1825535-1242517849 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825535-1242517849.cnf c

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1784408536

node12.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.213
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.213
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:        925656 kB
Buffers:         95644 kB
Cached:         934208 kB
SwapCached:       5448 kB
Active:         120540 kB
Inactive:       917268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        925656 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            78552 kB
Committed_AS:  1123872 kB
PageTables:       1376 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= 66144 MiB
End job on node12 at 2009-05-17 03:14:13