Trace number 1592769

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) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
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.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   74789   222346 |   22436       0        0     nan |  0.000 % |
0.00/0.69	c |         0 |   73888   319243 |      --       0       --      -- |     --   | -901/96897
0.00/0.69	c ==============================================================================
0.00/0.69	c Result  :   #vars: 763   #clauses: 73888   #literals: 319243
0.00/0.69	c CPU time:   0.681896 s
0.00/0.69	c ==============================================================================
0.00/0.81	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-1592769-1239228109/watcher-1592769-1239228109 -o /tmp/evaluation-result-1592769-1239228109/solver-1592769-1239228109 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592769-1239228109.cnf 

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: 0.08 0.02 0.01 3/73 22725
/proc/meminfo: memFree=1392440/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0
/proc/22725/stat : 22725 (rsat.sh) R 22723 22725 22688 0 -1 4194304 265 0 0 0 0 0 0 0 19 0 1 0 1195474882 5484544 233 1992294400 4194304 4889804 548682068832 18446744073709551615 243665136115 0 0 4100 65536 0 0 0 17 0 0 0
/proc/22725/statm: 1339 234 194 169 0 50 0

[startup+0.102243 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 22725
/proc/meminfo: memFree=1392440/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474882 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22725/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.20225 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 22725
/proc/meminfo: memFree=1392440/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474882 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22725/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301261 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 22725
/proc/meminfo: memFree=1392440/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474882 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22725/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.7013 s]
/proc/loadavg: 0.08 0.02 0.01 3/73 22725
/proc/meminfo: memFree=1392440/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1195474882 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22725/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50137 s]
/proc/loadavg: 0.08 0.02 0.01 2/75 22728
/proc/meminfo: memFree=1385192/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=6556 CPUtime=0.68
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 1498 0 0 0 68 0 0 0 23 0 1 0 1195474963 6713344 1484 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 1639 1484 86 211 0 1425 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11912

[startup+3.10154 s]
/proc/loadavg: 0.08 0.02 0.01 2/75 22728
/proc/meminfo: memFree=1383848/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=8060 CPUtime=2.27
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 1846 0 0 0 227 0 0 0 25 0 1 0 1195474963 8253440 1832 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22728/statm: 2015 1832 86 211 0 1801 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13416

[startup+6.30185 s]
/proc/loadavg: 0.23 0.05 0.02 2/75 22728
/proc/meminfo: memFree=1381416/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=10132 CPUtime=5.47
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 2336 0 0 0 546 1 0 0 25 0 1 0 1195474963 10375168 2322 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 2533 2322 86 211 0 2319 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15488

[startup+12.7015 s]
/proc/loadavg: 0.29 0.06 0.02 2/75 22728
/proc/meminfo: memFree=1379816/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=11468 CPUtime=11.87
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 2909 0 0 0 1186 1 0 0 25 0 1 0 1195474963 11743232 2699 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 2867 2699 86 211 0 2653 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16824

[startup+25.5028 s]
/proc/loadavg: 0.45 0.11 0.04 2/75 22728
/proc/meminfo: memFree=1377704/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=13556 CPUtime=24.67
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 3813 0 0 0 2465 2 0 0 25 0 1 0 1195474963 13881344 3117 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 3389 3117 86 211 0 3175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18912

[startup+51.1023 s]
/proc/loadavg: 0.64 0.18 0.06 2/75 22728
/proc/meminfo: memFree=1375336/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=15976 CPUtime=50.26
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 4468 0 0 0 5023 3 0 0 25 0 1 0 1195474963 16359424 3772 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 3994 3772 86 211 0 3780 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21332

[startup+102.302 s]
/proc/loadavg: 0.84 0.30 0.11 2/75 22728
/proc/meminfo: memFree=1370664/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=21324 CPUtime=101.44
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 6241 0 0 0 10140 4 0 0 25 0 1 0 1195474963 21835776 4913 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 5331 4913 86 211 0 5117 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26680

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/75 22728
/proc/meminfo: memFree=1368552/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=22660 CPUtime=161.41
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 7693 0 0 0 16136 5 0 0 25 0 1 0 1195474963 23203840 5372 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 5665 5372 86 211 0 5451 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28016

[startup+222.306 s]
/proc/loadavg: 0.98 0.53 0.21 2/75 22728
/proc/meminfo: memFree=1360808/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=30720 CPUtime=221.39
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 9669 0 0 0 22133 6 0 0 25 0 1 0 1195474963 31457280 7348 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 7680 7348 86 211 0 7466 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36076

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.26 2/75 22728
/proc/meminfo: memFree=1357800/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=33108 CPUtime=281.37
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 11335 0 0 0 28129 8 0 0 25 0 1 0 1195474963 33902592 8067 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 8277 8067 86 211 0 8063 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 38464

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/75 22728
/proc/meminfo: memFree=1357744/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=33108 CPUtime=341.35
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 11339 0 0 0 34127 8 0 0 25 0 1 0 1195474963 33902592 8071 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 8277 8071 86 211 0 8063 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 38464

[startup+402.302 s]
/proc/loadavg: 0.99 0.74 0.34 2/75 22728
/proc/meminfo: memFree=1357680/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=33108 CPUtime=401.33
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 11340 0 0 0 40125 8 0 0 25 0 1 0 1195474963 33902592 8072 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 8277 8072 86 211 0 8063 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 38464


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

/proc/22728/statm: 9503 8775 86 211 0 9289 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 43368

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/75 22728
/proc/meminfo: memFree=1352688/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=40980 CPUtime=641.21
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 13664 0 0 0 64112 9 0 0 25 0 1 0 1195474963 41963520 9389 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 10245 9389 86 211 0 10031 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 46336

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/75 22728
/proc/meminfo: memFree=1351152/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=42260 CPUtime=701.2
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 14020 0 0 0 70110 10 0 0 25 0 1 0 1195474963 43274240 9745 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 10565 9745 86 211 0 10351 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 47616

[startup+762.301 s]
/proc/loadavg: 0.99 0.91 0.54 2/75 22728
/proc/meminfo: memFree=1349744/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=43444 CPUtime=761.18
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 14356 0 0 0 76108 10 0 0 25 0 1 0 1195474963 44486656 10081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 10861 10081 86 211 0 10647 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 48800

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/75 22728
/proc/meminfo: memFree=1348720/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=44516 CPUtime=821.15
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 14629 0 0 0 82104 11 0 0 25 0 1 0 1195474963 45584384 10354 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11129 10354 86 211 0 10915 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 49872

[startup+882.305 s]
/proc/loadavg: 0.99 0.93 0.59 2/75 22728
/proc/meminfo: memFree=1347568/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=45672 CPUtime=881.12
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 14926 0 0 0 88101 11 0 0 25 0 1 0 1195474963 46768128 10651 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11418 10651 86 211 0 11204 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 51028

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/75 22728
/proc/meminfo: memFree=1346160/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=46964 CPUtime=941.1
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 15286 0 0 0 94099 11 0 0 25 0 1 0 1195474963 48091136 11011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11741 11011 86 211 0 11527 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 52320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/75 22728
/proc/meminfo: memFree=1345008/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=48012 CPUtime=1001.07
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 15593 0 0 0 100095 12 0 0 25 0 1 0 1195474963 49164288 11285 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 12003 11285 86 211 0 11789 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 53368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/75 22728
/proc/meminfo: memFree=1347760/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=43696 CPUtime=1061.05
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 17298 0 0 0 106093 12 0 0 25 0 1 0 1195474963 44744704 10544 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 10924 10544 86 211 0 10710 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 49052

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/75 22728
/proc/meminfo: memFree=1347760/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=43956 CPUtime=1121.02
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 17332 0 0 0 112090 12 0 0 25 0 1 0 1195474963 45010944 10578 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 10989 10578 86 211 0 10775 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 49312

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/75 22728
/proc/meminfo: memFree=1347568/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=44216 CPUtime=1180.99
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 17374 0 0 0 118087 12 0 0 25 0 1 0 1195474963 45277184 10620 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11054 10620 86 211 0 10840 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 49572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/75 22728
/proc/meminfo: memFree=1347504/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=44348 CPUtime=1199.29
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 17391 0 0 0 119917 12 0 0 25 0 1 0 1195474963 45412352 10637 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11087 10637 86 211 0 10873 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 49704

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/75 22728
/proc/meminfo: memFree=1347504/2055920 swapFree=4177520/4192956
[pid=22725] ppid=22723 vsize=5356 CPUtime=0.79
/proc/22725/stat : 22725 (rsat.sh) S 22723 22725 22688 0 -1 4194304 310 2047 0 0 0 0 78 1 16 0 1 0 1195474882 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22725/statm: 1339 237 195 169 0 50 0
[pid=22728] ppid=22725 vsize=44348 CPUtime=1199.29
/proc/22728/stat : 22728 (rsat) R 22725 22725 22688 0 -1 4194304 17391 0 0 0 119917 12 0 0 25 0 1 0 1195474963 45412352 10637 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22728/statm: 11087 10637 86 211 0 10873 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 49704

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22725 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=790879
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.806876
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.95
CPU system time (s): 0.13
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 59656

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

runsolver used 1.19182 second user time and 3.21451 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-09 00:01:49
IDJOB=1592769
IDBENCH=71065
IDSOLVER=560
FILE ID=node84/1592769-1239228109
PBS_JOBID= 9113592
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1891683174

node84.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.231
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.231
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:       1392928 kB
Buffers:         73236 kB
Cached:         506180 kB
SwapCached:       7220 kB
Active:         292208 kB
Inactive:       296532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392928 kB
SwapTotal:     4192956 kB
SwapFree:      4177520 kB
Dirty:            2828 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            59360 kB
Committed_AS:  3282420 kB
PageTables:       1980 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= 66556 MiB
End job on node84 at 2009-04-09 00:21:52