Trace number 1723002

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 i/2009-03-20? (TO) 1200.07 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
Bench CategoryAPPLICATION (applications 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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.02/0.06	c ==============================================================================
0.02/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.06	c ==============================================================================
0.02/0.06	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.89/0.91	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.89/0.91	c ==============================================================================
0.89/0.91	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.89/0.91	c CPU time:   0.901862 s
0.89/0.91	c ==============================================================================
0.99/1.06	c lySAT 0.1
0.99/1.06	c minisat core +  additionnal features
0.99/1.06	c ============================[ Problem Statistics ]=============================
0.99/1.06	c |                                                                             |
0.99/1.06	c |  Number of variables:  958                                                  |
0.99/1.06	c |  Number of clauses:    99290                                                |
1.05/1.12	c |  Parsing time:         0.05         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-1723002-1240681977/watcher-1723002-1240681977 -o /tmp/evaluation-result-1723002-1240681977/solver-1723002-1240681977 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1723002-1240681977.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.53 3/64 25187
/proc/meminfo: memFree=1248384/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=0
/proc/25187/stat : 25187 (lysat.sh) R 25185 25187 24935 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 96226346 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25187/statm: 1339 234 194 169 0 50 0
[pid=25188] ppid=25187 vsize=1124 CPUtime=0
/proc/25188/stat : 25188 (SatElite) R 25187 25187 24935 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 96226346 1150976 163 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25188/statm: 281 163 50 127 0 151 0

[startup+0.040228 s]
/proc/loadavg: 1.83 1.82 1.53 3/64 25187
/proc/meminfo: memFree=1248384/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=0
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96226346 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25187/statm: 1339 235 195 169 0 50 0
[pid=25188] ppid=25187 vsize=4124 CPUtime=0.02
/proc/25188/stat : 25188 (SatElite) R 25187 25187 24935 0 -1 4194304 891 0 0 0 2 0 0 0 19 0 1 0 96226346 4222976 875 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25188/statm: 1031 878 50 127 0 901 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9480

[startup+0.101233 s]
/proc/loadavg: 1.83 1.82 1.53 3/64 25187
/proc/meminfo: memFree=1248384/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=0
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96226346 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25187/statm: 1339 235 195 169 0 50 0
[pid=25188] ppid=25187 vsize=8216 CPUtime=0.09
/proc/25188/stat : 25188 (SatElite) R 25187 25187 24935 0 -1 4194304 1950 0 0 0 8 1 0 0 19 0 1 0 96226346 8413184 1934 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25188/statm: 2054 1934 68 127 0 1924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13572

[startup+0.301252 s]
/proc/loadavg: 1.83 1.82 1.53 3/64 25187
/proc/meminfo: memFree=1248384/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=0
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96226346 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25187/statm: 1339 235 195 169 0 50 0
[pid=25188] ppid=25187 vsize=9952 CPUtime=0.29
/proc/25188/stat : 25188 (SatElite) R 25187 25187 24935 0 -1 4194304 2380 0 0 0 28 1 0 0 21 0 1 0 96226346 10190848 2364 1992294400 134512640 135034092 4294956096 18446744073709551615 134582444 0 0 4096 3 0 0 0 17 0 0 0
/proc/25188/statm: 2488 2364 68 127 0 2358 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15308

[startup+0.701294 s]
/proc/loadavg: 1.83 1.82 1.53 3/64 25187
/proc/meminfo: memFree=1248384/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=0
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96226346 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25187/statm: 1339 235 195 169 0 50 0
[pid=25188] ppid=25187 vsize=11940 CPUtime=0.69
/proc/25188/stat : 25188 (SatElite) R 25187 25187 24935 0 -1 4194304 2693 0 0 0 68 1 0 0 25 0 1 0 96226346 12226560 2672 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/25188/statm: 2985 2672 68 127 0 2855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17296

[startup+1.50138 s]
/proc/loadavg: 1.83 1.82 1.53 2/66 25189
/proc/meminfo: memFree=1236784/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 5356

[startup+3.10153 s]
/proc/loadavg: 1.83 1.82 1.53 2/66 25190
/proc/meminfo: memFree=1237168/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=9472 CPUtime=2.02
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 2220 0 0 0 201 1 0 0 25 0 1 0 96226452 9699328 2205 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 2368 2205 81 174 0 2191 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14828

[startup+6.30185 s]
/proc/loadavg: 1.77 1.81 1.52 2/66 25190
/proc/meminfo: memFree=1236016/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=10296 CPUtime=5.22
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 2421 0 0 0 521 1 0 0 25 0 1 0 96226452 10543104 2406 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 2574 2406 81 174 0 2397 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15652

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.52 2/66 25190
/proc/meminfo: memFree=1233912/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=12492 CPUtime=11.62
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 2980 0 0 0 1160 2 0 0 25 0 1 0 96226452 12791808 2965 1992294400 134512640 135226915 4294956208 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 3123 2965 81 174 0 2946 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17848

[startup+25.5018 s]
/proc/loadavg: 1.55 1.75 1.51 2/66 25190
/proc/meminfo: memFree=1228472/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=18320 CPUtime=24.42
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 4352 0 0 0 2440 2 0 0 25 0 1 0 96226452 18759680 4337 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 4580 4337 81 174 0 4403 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23676

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.50 2/66 25190
/proc/meminfo: memFree=1222712/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=24392 CPUtime=50
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 5778 0 0 0 4997 3 0 0 25 0 1 0 96226452 24977408 5763 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 6098 5763 81 174 0 5921 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29748

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.47 2/66 25190
/proc/meminfo: memFree=1217784/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=29488 CPUtime=101.18
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 6992 0 0 0 10113 5 0 0 25 0 1 0 96226452 30195712 6977 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 7372 6977 81 174 0 7195 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34844

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.44 2/66 25190
/proc/meminfo: memFree=1214520/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=33300 CPUtime=161.16
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 7817 0 0 0 16110 6 0 0 25 0 1 0 96226452 34099200 7802 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 8325 7802 81 174 0 8148 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38656

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.41 2/66 25190
/proc/meminfo: memFree=1211704/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=36544 CPUtime=221.13
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 8534 0 0 0 22106 7 0 0 25 0 1 0 96226452 37421056 8519 1992294400 134512640 135226915 4294956208 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 9136 8519 81 174 0 8959 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 41900

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.38 2/66 25190
/proc/meminfo: memFree=1209080/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=39704 CPUtime=281.11
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 9160 0 0 0 28103 8 0 0 25 0 1 0 96226452 40656896 9145 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 9926 9145 81 174 0 9749 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 45060

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.35 2/66 25190
/proc/meminfo: memFree=1206712/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=42620 CPUtime=341.08
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 9765 0 0 0 34099 9 0 0 25 0 1 0 96226452 43642880 9750 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 10655 9750 81 174 0 10478 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 47976


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

/proc/25190/statm: 11866 10870 81 174 0 11689 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 52820

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.26 2/66 25196
/proc/meminfo: memFree=1197744/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=52848 CPUtime=580.97
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 11964 0 0 0 58085 12 0 0 25 0 1 0 96226452 54116352 11949 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 13212 11949 81 174 0 13035 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 58204

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.24 2/66 25196
/proc/meminfo: memFree=1197488/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=53008 CPUtime=640.95
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 12028 0 0 0 64083 12 0 0 25 0 1 0 96226452 54280192 12013 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 13252 12013 81 174 0 13075 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 58364

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.23 2/66 25196
/proc/meminfo: memFree=1196464/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=53900 CPUtime=700.93
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 12277 0 0 0 70080 13 0 0 25 0 1 0 96226452 55193600 12262 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 13475 12262 81 174 0 13298 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 59256

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.21 2/66 25196
/proc/meminfo: memFree=1195120/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=55608 CPUtime=760.9
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 12636 0 0 0 76077 13 0 0 25 0 1 0 96226452 56942592 12621 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 13902 12621 81 174 0 13725 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 60964

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 25196
/proc/meminfo: memFree=1187640/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=63868 CPUtime=820.87
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 14512 0 0 0 82072 15 0 0 25 0 1 0 96226452 65400832 14497 1992294400 134512640 135226915 4294956208 18446744073709551615 134536978 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 15967 14497 81 174 0 15790 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 69224

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 25196
/proc/meminfo: memFree=1182968/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=68296 CPUtime=880.85
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 15668 0 0 0 88069 16 0 0 25 0 1 0 96226452 69935104 15653 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17074 15653 81 174 0 16897 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 73652

[startup+942.301 s]
/proc/loadavg: 1.06 1.04 1.17 2/66 25196
/proc/meminfo: memFree=1182072/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=69232 CPUtime=940.82
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 15875 0 0 0 94066 16 0 0 25 0 1 0 96226452 70893568 15860 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17308 15860 81 174 0 17131 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 74588

[startup+1002.3 s]
/proc/loadavg: 1.07 1.04 1.16 2/66 25196
/proc/meminfo: memFree=1181880/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=69448 CPUtime=1000.79
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 15928 0 0 0 100063 16 0 0 25 0 1 0 96226452 71114752 15913 1992294400 134512640 135226915 4294956208 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17362 15913 81 174 0 17185 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 74804

[startup+1062.3 s]
/proc/loadavg: 1.07 1.05 1.16 2/66 25196
/proc/meminfo: memFree=1180664/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=71032 CPUtime=1060.77
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 16224 0 0 0 106060 17 0 0 25 0 1 0 96226452 72736768 16209 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17758 16209 81 174 0 17581 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 76388

[startup+1122.3 s]
/proc/loadavg: 1.07 1.05 1.15 2/66 25196
/proc/meminfo: memFree=1180600/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=71032 CPUtime=1120.74
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 16239 0 0 0 112057 17 0 0 25 0 1 0 96226452 72736768 16224 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17758 16224 81 174 0 17581 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 76388

[startup+1182.3 s]
/proc/loadavg: 1.10 1.07 1.15 2/66 25196
/proc/meminfo: memFree=1180600/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=71032 CPUtime=1180.72
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 16251 0 0 0 118055 17 0 0 25 0 1 0 96226452 72736768 16236 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17758 16236 81 174 0 17581 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 76388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.07 1.06 1.15 2/66 25196
/proc/meminfo: memFree=1180600/2055920 swapFree=4192956/4192956
[pid=25187] ppid=25185 vsize=5356 CPUtime=1.05
/proc/25187/stat : 25187 (lysat.sh) S 25185 25187 24935 0 -1 4194304 310 2698 0 0 0 0 103 2 16 0 1 0 96226346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25187/statm: 1339 237 195 169 0 50 0
[pid=25190] ppid=25187 vsize=71032 CPUtime=1199.02
/proc/25190/stat : 25190 (LySATi) R 25187 25187 24935 0 -1 4194304 16258 0 0 0 119885 17 0 0 25 0 1 0 96226452 72736768 16243 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/25190/statm: 17758 16243 81 174 0 17581 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76388

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 25187 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=41841
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 1.06584
# 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.88
CPU system time (s): 0.19
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 76388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.04184
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= 3008
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 0.987849 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 19:52:58
IDJOB=1723002
IDBENCH=71101
IDSOLVER=511
FILE ID=node36/1723002-1240681977
PBS_JOBID= 9186637
Free space on /tmp= 66376 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723002-1240681977/watcher-1723002-1240681977 -o /tmp/evaluation-result-1723002-1240681977/solver-1723002-1240681977 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1723002-1240681977.cnf i

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=807540960

node36.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.232
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.232
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:       1248928 kB
Buffers:         74980 kB
Cached:         638884 kB
SwapCached:          0 kB
Active:         139836 kB
Inactive:       587904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3708 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            65420 kB
Committed_AS:   334084 kB
PageTables:       1356 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= 66372 MiB
End job on node36 at 2009-04-25 20:13:00