Trace number 1825618

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.04 5002.61

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark524.284
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c Parsing...
0.29/0.39	c ==============================================================================
0.29/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.39	c ==============================================================================
0.29/0.39	c |         0 |  457280  1516932 |  137183       0        0     nan |  0.000 % |
1.19/1.26	c |         0 |  430817  1454479 |      --       0       --      -- |     --   | -26463/-62453
1.19/1.26	c ==============================================================================
1.19/1.26	c Result  :   #vars: 23801   #clauses: 430817   #literals: 1454479
1.19/1.26	c CPU time:   1.17782 s
1.19/1.26	c ==============================================================================
1.78/1.84	This is MiniSat 2.0 beta
1.78/1.84	WARNING: for repeatability, setting FPU to use double precision
1.78/1.84	============================[ Problem Statistics ]=============================
1.78/1.84	|                                                                             |
1.78/1.84	|  Number of variables:  23801                                                |
1.78/1.84	|  Number of clauses:    430817                                               |
1.83/2.10	|  Parsing time:         0.23         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-1825618-1242519236/watcher-1825618-1242519236 -o /tmp/evaluation-result-1825618-1242519236/solver-1825618-1242519236 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825618-1242519236.cnf c 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21733
/proc/meminfo: memFree=1144376/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) R 21731 21733 21652 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21733/statm: 1339 234 194 169 0 50 0
[pid=21734] ppid=21733 vsize=1560 CPUtime=0
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 279950468 1597440 273 1992294400 134512640 135034092 4294956112 18446744073709551615 134544739 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 390 275 50 127 0 260 0

[startup+0.00905011 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21733
/proc/meminfo: memFree=1144376/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21733/statm: 1339 235 195 169 0 50 0
[pid=21734] ppid=21733 vsize=3924 CPUtime=0
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 634 0 0 0 0 0 0 0 19 0 1 0 279950468 4018176 618 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 981 622 50 127 0 851 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9280

[startup+0.101065 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21733
/proc/meminfo: memFree=1144376/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21733/statm: 1339 235 195 169 0 50 0
[pid=21734] ppid=21733 vsize=13016 CPUtime=0.09
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 2554 0 0 0 8 1 0 0 19 0 1 0 279950468 13328384 2491 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 3254 2491 50 127 0 3124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18372

[startup+0.3011 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21733
/proc/meminfo: memFree=1144376/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21733/statm: 1339 235 195 169 0 50 0
[pid=21734] ppid=21733 vsize=27756 CPUtime=0.29
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 6132 0 0 0 25 4 0 0 21 0 1 0 279950468 28422144 6069 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 6939 6070 50 127 0 6809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33112

[startup+0.701171 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21733
/proc/meminfo: memFree=1144376/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21733/statm: 1339 235 195 169 0 50 0
[pid=21734] ppid=21733 vsize=46316 CPUtime=0.69
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 10601 0 0 0 62 7 0 0 25 0 1 0 279950468 47427584 10439 1992294400 134512640 135034092 4294956112 18446744073709551615 134566170 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 11579 10439 68 127 0 11449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51672

[startup+1.50231 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21735
/proc/meminfo: memFree=1097448/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=0
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279950467 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21733/statm: 1339 235 195 169 0 50 0
[pid=21734] ppid=21733 vsize=48432 CPUtime=1.49
/proc/21734/stat : 21734 (SatElite) R 21733 21733 21652 0 -1 4194304 12791 0 0 0 140 9 0 0 25 0 1 0 279950468 49594368 10697 1992294400 134512640 135034092 4294956112 18446744073709551615 134755426 0 0 4096 3 0 0 0 17 0 0 0
/proc/21734/statm: 12108 10697 68 127 0 11978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53788

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1113256/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=23324 CPUtime=1.24
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 5639 0 0 0 121 3 0 0 25 0 1 0 279950652 23883776 5624 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21736/statm: 5831 5624 77 171 0 5658 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28680

[startup+6.30216 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1109800/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=25360 CPUtime=4.43
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 6154 0 0 0 440 3 0 0 25 0 1 0 279950652 25968640 6139 1992294400 134512640 135214827 4294956224 18446744073709551615 134528391 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 6340 6139 77 171 0 6167 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 30716

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1106024/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=29224 CPUtime=10.83
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 7094 0 0 0 1079 4 0 0 25 0 1 0 279950652 29925376 7079 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 7306 7079 77 171 0 7133 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34580

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1096744/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=38400 CPUtime=23.63
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 9392 0 0 0 2357 6 0 0 25 0 1 0 279950652 39321600 9377 1992294400 134512640 135214827 4294956224 18446744073709551615 134529479 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 9600 9377 77 171 0 9427 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43756

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1084072/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=51256 CPUtime=49.2
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 12573 0 0 0 4909 11 0 0 25 0 1 0 279950652 52486144 12558 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 12814 12558 77 171 0 12641 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 56612

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1059624/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=75520 CPUtime=100.37
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 18659 0 0 0 10020 17 0 0 25 0 1 0 279950652 77332480 18644 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 18880 18644 77 171 0 18707 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 80876

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1031016/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=104184 CPUtime=160.34
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 25791 0 0 0 16008 26 0 0 25 0 1 0 279950652 106684416 25776 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 26046 25776 77 171 0 25873 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 109540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=1004712/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=130200 CPUtime=220.31
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 32321 0 0 0 22000 31 0 0 25 0 1 0 279950652 133324800 32306 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 32550 32306 77 171 0 32377 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 135556

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=988904/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=146544 CPUtime=280.28
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 36302 0 0 0 27993 35 0 0 25 0 1 0 279950652 150061056 36287 1992294400 134512640 135214827 4294956224 18446744073709551615 134529381 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 36636 36287 77 171 0 36463 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 151900

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21736
/proc/meminfo: memFree=977192/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=157908 CPUtime=340.26
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 39171 0 0 0 33987 39 0 0 25 0 1 0 279950652 161697792 39156 1992294400 134512640 135214827 4294956224 18446744073709551615 134527645 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 39477 39156 77 171 0 39304 0
Current children cumulated CPU time (s) 342.09

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

/proc/21736/statm: 116671 116062 77 171 0 116498 0
Current children cumulated CPU time (s) 4300.08
Current children cumulated vsize (KiB) 472040

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668840/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4358.22
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116079 0 0 0 435706 116 0 0 25 0 1 0 279950652 477884416 116064 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116064 77 171 0 116498 0
Current children cumulated CPU time (s) 4360.05
Current children cumulated vsize (KiB) 472040

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668840/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4418.2
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116082 0 0 0 441703 117 0 0 25 0 1 0 279950652 477884416 116067 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116067 77 171 0 116498 0
Current children cumulated CPU time (s) 4420.03
Current children cumulated vsize (KiB) 472040

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668840/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4478.17
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116082 0 0 0 447700 117 0 0 25 0 1 0 279950652 477884416 116067 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116067 77 171 0 116498 0
Current children cumulated CPU time (s) 4480
Current children cumulated vsize (KiB) 472040

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668840/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4538.15
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116086 0 0 0 453698 117 0 0 25 0 1 0 279950652 477884416 116071 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116071 77 171 0 116498 0
Current children cumulated CPU time (s) 4539.98
Current children cumulated vsize (KiB) 472040

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668712/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4598.12
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116086 0 0 0 459695 117 0 0 25 0 1 0 279950652 477884416 116071 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116071 77 171 0 116498 0
Current children cumulated CPU time (s) 4599.95
Current children cumulated vsize (KiB) 472040

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668712/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4658.08
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116098 0 0 0 465691 117 0 0 25 0 1 0 279950652 477884416 116083 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116083 77 171 0 116498 0
Current children cumulated CPU time (s) 4659.91
Current children cumulated vsize (KiB) 472040

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4718.06
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116100 0 0 0 471689 117 0 0 25 0 1 0 279950652 477884416 116085 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116085 77 171 0 116498 0
Current children cumulated CPU time (s) 4719.89
Current children cumulated vsize (KiB) 472040

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4778.01
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116100 0 0 0 477684 117 0 0 25 0 1 0 279950652 477884416 116085 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116085 77 171 0 116498 0
Current children cumulated CPU time (s) 4779.84
Current children cumulated vsize (KiB) 472040

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4837.98
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116101 0 0 0 483681 117 0 0 25 0 1 0 279950652 477884416 116086 1992294400 134512640 135214827 4294956224 18446744073709551615 134527328 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116086 77 171 0 116498 0
Current children cumulated CPU time (s) 4839.81
Current children cumulated vsize (KiB) 472040

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4897.95
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116101 0 0 0 489678 117 0 0 25 0 1 0 279950652 477884416 116086 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116086 77 171 0 116498 0
Current children cumulated CPU time (s) 4899.78
Current children cumulated vsize (KiB) 472040

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4957.93
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116101 0 0 0 495676 117 0 0 25 0 1 0 279950652 477884416 116086 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116086 77 171 0 116498 0
Current children cumulated CPU time (s) 4959.76
Current children cumulated vsize (KiB) 472040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21744
/proc/meminfo: memFree=668648/2055920 swapFree=4180452/4192956
[pid=21733] ppid=21731 vsize=5356 CPUtime=1.83
/proc/21733/stat : 21733 (lysat.sh) S 21731 21733 21652 0 -1 4194304 310 12794 0 0 0 0 172 11 16 0 1 0 279950467 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21733/statm: 1339 237 195 169 0 50 0
[pid=21736] ppid=21733 vsize=466684 CPUtime=4998.21
/proc/21736/stat : 21736 (LySATc) R 21733 21733 21652 0 -1 4194304 116101 0 0 0 499704 117 0 0 25 0 1 0 279950652 477884416 116086 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21736/statm: 116671 116086 77 171 0 116498 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 472040

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.61
CPU time (s): 5000.04
CPU user time (s): 4998.76
CPU system time (s): 1.28
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 472040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.72074
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 6

runsolver used 4.6003 second user time and 13.6039 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-17 02:13:57
IDJOB=1825618
IDBENCH=71797
IDSOLVER=667
FILE ID=node60/1825618-1242519236
PBS_JOBID= 9307085
Free space on /tmp= 66064 MiB

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

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=562046474

node60.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.256
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.256
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:       1144920 kB
Buffers:         90464 kB
Cached:         728732 kB
SwapCached:       6392 kB
Active:         245772 kB
Inactive:       582360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144920 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:           12332 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            68888 kB
Committed_AS:  1010340 kB
PageTables:       1448 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= 66052 MiB
End job on node60 at 2009-05-17 03:37:22