Trace number 1825423

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000.1 10002.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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.05/0.06	c ==============================================================================
0.05/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.06	c ==============================================================================
0.05/0.06	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.79/0.86	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.79/0.86	c ==============================================================================
0.79/0.86	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.79/0.86	c CPU time:   0.834873 s
0.79/0.86	c ==============================================================================
0.99/1.01	c Rsat version 2.00

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-1825423-1242507270/watcher-1825423-1242507270 -o /tmp/evaluation-result-1825423-1242507270/solver-1825423-1242507270 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825423-1242507270.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.99 0.98 0.99 3/64 31889
/proc/meminfo: memFree=685688/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=0
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278760225 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31889/statm: 1339 235 195 169 0 50 0
[pid=31890] ppid=31889 vsize=684 CPUtime=0
/proc/31890/stat : 31890 (SatElite) R 31889 31889 31825 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 278760225 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/31890/statm: 171 44 36 128 0 40 0

[startup+0.057964 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31889
/proc/meminfo: memFree=685688/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=0
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278760225 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31889/statm: 1339 235 195 169 0 50 0
[pid=31890] ppid=31889 vsize=4776 CPUtime=0.05
/proc/31890/stat : 31890 (SatElite) R 31889 31889 31825 0 -1 4194304 1062 0 0 0 4 1 0 0 18 0 1 0 278760225 4890624 1045 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/31890/statm: 1194 1045 49 128 0 1063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10132

[startup+0.101968 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31889
/proc/meminfo: memFree=685688/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=0
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278760225 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31889/statm: 1339 235 195 169 0 50 0
[pid=31890] ppid=31889 vsize=7376 CPUtime=0.09
/proc/31890/stat : 31890 (SatElite) R 31889 31889 31825 0 -1 4194304 1722 0 0 0 8 1 0 0 18 0 1 0 278760225 7553024 1705 1992294400 134512640 135038345 4294956288 18446744073709551615 134544238 0 0 4096 3 0 0 0 17 1 0 0
/proc/31890/statm: 1844 1705 69 128 0 1713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12732

[startup+0.301992 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31889
/proc/meminfo: memFree=685688/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=0
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278760225 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31889/statm: 1339 235 195 169 0 50 0
[pid=31890] ppid=31889 vsize=9560 CPUtime=0.29
/proc/31890/stat : 31890 (SatElite) R 31889 31889 31825 0 -1 4194304 2270 0 0 0 27 2 0 0 19 0 1 0 278760225 9789440 2253 1992294400 134512640 135038345 4294956288 18446744073709551615 134589311 0 0 4096 3 0 0 0 17 1 0 0
/proc/31890/statm: 2390 2253 69 128 0 2259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14916

[startup+0.701037 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31889
/proc/meminfo: memFree=685688/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=0
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278760225 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31889/statm: 1339 235 195 169 0 50 0
[pid=31890] ppid=31889 vsize=9912 CPUtime=0.69
/proc/31890/stat : 31890 (SatElite) R 31889 31889 31825 0 -1 4194304 2354 0 0 0 67 2 0 0 23 0 1 0 278760225 10149888 2337 1992294400 134512640 135038345 4294956288 18446744073709551615 134574754 0 0 4096 3 0 0 0 17 1 0 0
/proc/31890/statm: 2478 2337 69 128 0 2347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15268

[startup+1.50114 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31891
/proc/meminfo: memFree=687592/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 5356

[startup+3.10131 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=689768/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=9056 CPUtime=2.08
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 2084 0 0 0 207 1 0 0 25 0 1 0 278760326 9273344 2070 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 2264 2070 86 211 0 2050 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14412

[startup+6.30268 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=686952/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=11532 CPUtime=5.27
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 2734 0 0 0 525 2 0 0 25 0 1 0 278760326 11808768 2687 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 2883 2687 86 211 0 2669 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16888

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=684840/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=12708 CPUtime=11.67
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 3222 0 0 0 1164 3 0 0 25 0 1 0 278760326 13012992 2979 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 3177 2979 86 211 0 2963 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18064

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=679848/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=17820 CPUtime=24.47
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 4939 0 0 0 2443 4 0 0 25 0 1 0 278760326 18247680 4210 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 4455 4210 86 211 0 4241 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23176

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=678888/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=19228 CPUtime=50.06
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 5289 0 0 0 5002 4 0 0 25 0 1 0 278760326 19689472 4560 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 4807 4560 86 211 0 4593 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24584

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=673128/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=24580 CPUtime=101.25
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 7080 0 0 0 10120 5 0 0 25 0 1 0 278760326 25169920 5945 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 6145 5945 86 211 0 5931 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29936

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=672360/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=26656 CPUtime=161.23
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 7520 0 0 0 16117 6 0 0 25 0 1 0 278760326 27295744 6191 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 6664 6191 86 211 0 6450 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32012

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=664296/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=33632 CPUtime=221.22
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 10450 0 0 0 22113 9 0 0 25 0 1 0 278760326 34439168 8134 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 8408 8134 86 211 0 8194 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38988

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31892
/proc/meminfo: memFree=664296/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=33632 CPUtime=281.2
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 10450 0 0 0 28111 9 0 0 25 0 1 0 278760326 34439168 8134 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 8408 8134 86 211 0 8194 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38988

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 31892
/proc/meminfo: memFree=661800/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=36120 CPUtime=341.18
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 11124 0 0 0 34108 10 0 0 25 0 1 0 278760326 36986880 8808 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 9030 8808 86 211 0 8816 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 41476


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

/proc/31892/statm: 35242 33980 86 211 0 35028 0
Current children cumulated CPU time (s) 9339.75
Current children cumulated vsize (KiB) 146324

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=560104/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=141608 CPUtime=9398.74
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 62601 0 0 0 939805 69 0 0 25 0 1 0 278760326 145006592 34112 1992294400 134512640 135377749 4294956400 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 35402 34112 86 211 0 35188 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 146964

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=559528/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=142140 CPUtime=9458.72
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 62740 0 0 0 945803 69 0 0 25 0 1 0 278760326 145551360 34251 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 35535 34251 86 211 0 35321 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 147496

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=559080/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=142580 CPUtime=9518.7
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 62860 0 0 0 951801 69 0 0 25 0 1 0 278760326 146001920 34371 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 35645 34371 86 211 0 35431 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 147936

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=558568/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=143096 CPUtime=9578.69
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 62988 0 0 0 957799 70 0 0 25 0 1 0 278760326 146530304 34499 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 35774 34499 86 211 0 35560 0
Current children cumulated CPU time (s) 9579.69
Current children cumulated vsize (KiB) 148452

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=557672/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=143996 CPUtime=9638.67
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63201 0 0 0 963797 70 0 0 25 0 1 0 278760326 147451904 34712 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 35999 34712 86 211 0 35785 0
Current children cumulated CPU time (s) 9639.67
Current children cumulated vsize (KiB) 149352

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=557096/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=144508 CPUtime=9698.65
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63354 0 0 0 969795 70 0 0 25 0 1 0 278760326 147976192 34865 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36127 34865 86 211 0 35913 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 149864

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=556712/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=144892 CPUtime=9758.64
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63453 0 0 0 975793 71 0 0 25 0 1 0 278760326 148369408 34964 1992294400 134512640 135377749 4294956400 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36223 34964 86 211 0 36009 0
Current children cumulated CPU time (s) 9759.64
Current children cumulated vsize (KiB) 150248

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=556136/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=145404 CPUtime=9818.62
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63588 0 0 0 981791 71 0 0 25 0 1 0 278760326 148893696 35099 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36351 35099 86 211 0 36137 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 150760

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=555624/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=145916 CPUtime=9878.61
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63716 0 0 0 987790 71 0 0 25 0 1 0 278760326 149417984 35227 1992294400 134512640 135377749 4294956400 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36479 35227 86 211 0 36265 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 151272

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=555240/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=146228 CPUtime=9938.58
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63804 0 0 0 993787 71 0 0 25 0 1 0 278760326 149737472 35315 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36557 35315 86 211 0 36343 0
Current children cumulated CPU time (s) 9939.58
Current children cumulated vsize (KiB) 151584

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=554664/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=146740 CPUtime=9998.58
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63951 0 0 0 999786 72 0 0 25 0 1 0 278760326 150261760 35462 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36685 35462 86 211 0 36471 0
Current children cumulated CPU time (s) 9999.58
Current children cumulated vsize (KiB) 152096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31914
/proc/meminfo: memFree=554664/2055920 swapFree=4173864/4192956
[pid=31889] ppid=31887 vsize=5356 CPUtime=1
/proc/31889/stat : 31889 (rsat.sh) S 31887 31889 31825 0 -1 4194304 310 2357 0 0 0 0 97 3 16 0 1 0 278760225 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31889/statm: 1339 237 195 169 0 50 0
[pid=31892] ppid=31889 vsize=146740 CPUtime=9999.08
/proc/31892/stat : 31892 (rsat) R 31889 31889 31825 0 -1 4194304 63952 0 0 0 999836 72 0 0 25 0 1 0 278760326 150261760 35463 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31892/statm: 36685 35463 86 211 0 36471 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 152096

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

Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.33
CPU system time (s): 0.75
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 176044

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

runsolver used 11.2023 second user time and 24.3203 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-16 22:54:30
IDJOB=1825423
IDBENCH=71089
IDSOLVER=665
FILE ID=node20/1825423-1242507270
PBS_JOBID= 9307027
Free space on /tmp= 66212 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825423-1242507270/watcher-1825423-1242507270 -o /tmp/evaluation-result-1825423-1242507270/solver-1825423-1242507270 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825423-1242507270.cnf            

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1869049628

node20.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.214
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	: 5931.00
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.214
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:        686232 kB
Buffers:         98916 kB
Cached:        1157588 kB
SwapCached:      13464 kB
Active:          25716 kB
Inactive:      1245916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        686232 kB
SwapTotal:     4192956 kB
SwapFree:      4173864 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            84084 kB
Committed_AS:  1104392 kB
PageTables:       1396 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= 66220 MiB
End job on node20 at 2009-05-17 01:41:15