Trace number 1736053

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT c/2009-03-20? (TO) 1200.07 1200.61

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Parsing...
0.04/0.07	c ==============================================================================
0.04/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.07	c ==============================================================================
0.04/0.07	c |         0 |  133795   269030 |   40138       0        0     nan |  0.000 % |
0.59/0.70	c |         0 |  132235   444200 |      --       0       --      -- |     --   | -1560/175170
0.59/0.70	c ==============================================================================
0.59/0.70	c Result  :   #vars: 1500   #clauses: 132235   #literals: 444200
0.59/0.70	c CPU time:   0.684895 s
0.59/0.70	c ==============================================================================
0.79/0.86	This is MiniSat 2.0 beta
0.79/0.86	WARNING: for repeatability, setting FPU to use double precision
0.79/0.86	============================[ Problem Statistics ]=============================
0.79/0.86	|                                                                             |
0.79/0.86	|  Number of variables:  1500                                                 |
0.79/0.86	|  Number of clauses:    132235                                               |
0.85/0.92	|  Parsing time:         0.06         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-1736053-1240809458/watcher-1736053-1240809458 -o /tmp/evaluation-result-1736053-1240809458/solver-1736053-1240809458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1736053-1240809458.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.99 1.85 1.45 3/65 10399
/proc/meminfo: memFree=1688776/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 108974789 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1339 235 195 169 0 50 0
[pid=10400] ppid=10399 vsize=1096 CPUtime=0
/proc/10400/stat : 10400 (SatElite) R 10399 10399 10212 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 108974789 1122304 183 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10400/statm: 274 183 51 127 0 144 0

[startup+0.053582 s]
/proc/loadavg: 1.99 1.85 1.45 3/65 10399
/proc/meminfo: memFree=1688776/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 108974789 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1339 235 195 169 0 50 0
[pid=10400] ppid=10399 vsize=5412 CPUtime=0.04
/proc/10400/stat : 10400 (SatElite) R 10399 10399 10212 0 -1 4194304 1232 0 0 0 4 0 0 0 18 0 1 0 108974789 5541888 1216 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10400/statm: 1353 1217 51 127 0 1223 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10768

[startup+0.102589 s]
/proc/loadavg: 1.99 1.85 1.45 3/65 10399
/proc/meminfo: memFree=1688776/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 108974789 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1339 235 195 169 0 50 0
[pid=10400] ppid=10399 vsize=9484 CPUtime=0.09
/proc/10400/stat : 10400 (SatElite) R 10399 10399 10212 0 -1 4194304 2065 0 0 0 8 1 0 0 18 0 1 0 108974789 9711616 2049 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/10400/statm: 2371 2049 68 127 0 2241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14840

[startup+0.30261 s]
/proc/loadavg: 1.99 1.85 1.45 3/65 10399
/proc/meminfo: memFree=1688776/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 108974789 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1339 235 195 169 0 50 0
[pid=10400] ppid=10399 vsize=13540 CPUtime=0.29
/proc/10400/stat : 10400 (SatElite) R 10399 10399 10212 0 -1 4194304 2832 0 0 0 28 1 0 0 19 0 1 0 108974789 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/10400/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18896

[startup+0.702675 s]
/proc/loadavg: 1.99 1.85 1.45 3/65 10399
/proc/meminfo: memFree=1688776/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 108974789 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1339 235 195 169 0 50 0
[pid=10400] ppid=10399 vsize=11736 CPUtime=0.69
/proc/10400/stat : 10400 (SatElite) R 10399 10399 10212 0 -1 4194304 2834 0 0 0 68 1 0 0 23 0 1 0 108974789 12017664 2547 1992294400 134512640 135034092 4294956096 18446744073709551615 134661170 0 0 4096 3 0 0 0 17 0 0 0
/proc/10400/statm: 2934 2547 69 127 0 2804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17092

[startup+1.50174 s]
/proc/loadavg: 1.91 1.84 1.45 2/67 10402
/proc/meminfo: memFree=1678584/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=10080 CPUtime=0.63
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 2405 0 0 0 62 1 0 0 25 0 1 0 108974875 10321920 2390 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 2520 2390 78 171 0 2347 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15436

[startup+3.10192 s]
/proc/loadavg: 1.91 1.84 1.45 2/67 10402
/proc/meminfo: memFree=1674680/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=14568 CPUtime=2.22
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 3520 0 0 0 221 1 0 0 25 0 1 0 108974875 14917632 3505 1992294400 134512640 135214827 4294956208 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 3642 3505 78 171 0 3469 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19924

[startup+6.30128 s]
/proc/loadavg: 1.84 1.83 1.45 2/67 10402
/proc/meminfo: memFree=1668152/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=19492 CPUtime=5.42
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 4765 0 0 0 540 2 0 0 25 0 1 0 108974875 19959808 4750 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 4873 4750 78 171 0 4700 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24848

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.45 2/67 10402
/proc/meminfo: memFree=1660984/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=26132 CPUtime=11.82
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 6438 0 0 0 1178 4 0 0 25 0 1 0 108974875 26759168 6423 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 6533 6423 78 171 0 6360 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31488

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.44 2/67 10402
/proc/meminfo: memFree=1651064/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=35820 CPUtime=24.61
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 8841 0 0 0 2454 7 0 0 25 0 1 0 108974875 36679680 8826 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 8955 8826 78 171 0 8782 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41176

[startup+51.1013 s]
/proc/loadavg: 1.40 1.71 1.43 2/67 10402
/proc/meminfo: memFree=1638456/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=48476 CPUtime=50.19
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 12004 0 0 0 5009 10 0 0 25 0 1 0 108974875 49639424 11989 1992294400 134512640 135214827 4294956208 18446744073709551615 134527625 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 12119 11989 78 171 0 11946 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53832

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/67 10402
/proc/meminfo: memFree=1618104/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=68652 CPUtime=101.37
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 17014 0 0 0 10121 16 0 0 25 0 1 0 108974875 70299648 16999 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 17163 16999 78 171 0 16990 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 74008

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.37 2/67 10402
/proc/meminfo: memFree=1602488/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=84528 CPUtime=161.34
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 20938 0 0 0 16114 20 0 0 25 0 1 0 108974875 86556672 20923 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 21132 20923 78 171 0 20959 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 89884

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/67 10402
/proc/meminfo: memFree=1588728/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=98136 CPUtime=221.32
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 24354 0 0 0 22109 23 0 0 25 0 1 0 108974875 100491264 24339 1992294400 134512640 135214827 4294956208 18446744073709551615 134527621 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 24534 24339 78 171 0 24361 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 103492

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/67 10402
/proc/meminfo: memFree=1573176/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=113764 CPUtime=281.29
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 28274 0 0 0 28102 27 0 0 25 0 1 0 108974875 116494336 28259 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 28441 28259 78 171 0 28268 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 119120

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/67 10402
/proc/meminfo: memFree=1561080/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=126036 CPUtime=341.27
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 31252 0 0 0 34096 31 0 0 25 0 1 0 108974875 129060864 31237 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 31509 31237 78 171 0 31336 0

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

/proc/10402/statm: 39232 38969 78 171 0 39059 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 162284

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/67 10402
/proc/meminfo: memFree=1522424/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=164464 CPUtime=581.17
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 40871 0 0 0 58074 43 0 0 25 0 1 0 108974875 168411136 40856 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 41116 40856 78 171 0 40943 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 169820

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/67 10402
/proc/meminfo: memFree=1514488/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=172776 CPUtime=641.15
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 42841 0 0 0 64070 45 0 0 25 0 1 0 108974875 176922624 42826 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 43194 42826 78 171 0 43021 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 178132

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/67 10402
/proc/meminfo: memFree=1507448/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=179980 CPUtime=701.13
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 44611 0 0 0 70065 48 0 0 25 0 1 0 108974875 184299520 44596 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 44995 44596 78 171 0 44822 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 185336

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 10402
/proc/meminfo: memFree=1504632/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=761.1
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45285 0 0 0 76061 49 0 0 25 0 1 0 108974875 187084800 45270 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45270 78 171 0 45502 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 188056

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 10402
/proc/meminfo: memFree=1504632/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=821.08
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45286 0 0 0 82059 49 0 0 25 0 1 0 108974875 187084800 45271 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45271 78 171 0 45502 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 188056

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 10402
/proc/meminfo: memFree=1504632/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=881.05
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45287 0 0 0 88056 49 0 0 25 0 1 0 108974875 187084800 45272 1992294400 134512640 135214827 4294956208 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45272 78 171 0 45502 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 188056

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 10402
/proc/meminfo: memFree=1504568/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=941.03
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45293 0 0 0 94054 49 0 0 25 0 1 0 108974875 187084800 45278 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45278 78 171 0 45502 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 188056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 10402
/proc/meminfo: memFree=1504568/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=1001
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45294 0 0 0 100051 49 0 0 25 0 1 0 108974875 187084800 45279 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45279 78 171 0 45502 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 188056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 10402
/proc/meminfo: memFree=1504504/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=1060.97
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45296 0 0 0 106048 49 0 0 25 0 1 0 108974875 187084800 45281 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45281 78 171 0 45502 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 188056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 10402
/proc/meminfo: memFree=1504504/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=1120.94
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45297 0 0 0 112045 49 0 0 25 0 1 0 108974875 187084800 45282 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45282 78 171 0 45502 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 188056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 10402
/proc/meminfo: memFree=1504440/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=1180.92
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45297 0 0 0 118043 49 0 0 25 0 1 0 108974875 187084800 45282 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45282 78 171 0 45502 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 188056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 10402
/proc/meminfo: memFree=1504440/2055920 swapFree=4191900/4192956
[pid=10399] ppid=10397 vsize=5356 CPUtime=0.85
/proc/10399/stat : 10399 (lysat.sh) S 10397 10399 10212 0 -1 4194304 310 2837 0 0 0 0 83 2 16 0 1 0 108974789 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1339 237 195 169 0 50 0
[pid=10402] ppid=10399 vsize=182700 CPUtime=1199.22
/proc/10402/stat : 10402 (LySATc) R 10399 10399 10212 0 -1 4194304 45297 0 0 0 119873 49 0 0 25 0 1 0 108974875 187084800 45282 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10402/statm: 45675 45282 78 171 0 45502 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 188056

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 10399 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=835872
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.859868
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.56
CPU system time (s): 0.51
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 188056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.835872
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3147
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= 8

runsolver used 1.04584 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-27 07:17:38
IDJOB=1736053
IDBENCH=71586
IDSOLVER=512
FILE ID=node91/1736053-1240809458
PBS_JOBID= 9187427
Free space on /tmp= 66560 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736053-1240809458/watcher-1736053-1240809458 -o /tmp/evaluation-result-1736053-1240809458/solver-1736053-1240809458 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1736053-1240809458.cnf c

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=196887469

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1689256 kB
Buffers:         48520 kB
Cached:         237648 kB
SwapCached:        384 kB
Active:         117000 kB
Inactive:       183192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689256 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          22436 kB
Slab:            52332 kB
Committed_AS:   331540 kB
PageTables:       1356 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= 66556 MiB
End job on node91 at 2009-04-27 07:37:40