Trace number 1825433

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 10004

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.19/0.25	c ==============================================================================
0.19/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.25	c ==============================================================================
0.19/0.25	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
5.18/5.22	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
5.18/5.22	c ==============================================================================
5.18/5.22	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
5.18/5.22	c CPU time:   5.14722 s
5.18/5.22	c ==============================================================================
5.78/5.83	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-1825433-1242507816/watcher-1825433-1242507816 -o /tmp/evaluation-result-1825433-1242507816/solver-1825433-1242507816 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825433-1242507816.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.85 0.97 0.99 3/64 31756
/proc/meminfo: memFree=759424/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) R 31754 31756 31719 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31756/statm: 1339 234 194 169 0 50 0
[pid=31757] ppid=31756 vsize=976 CPUtime=0
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 278814302 999424 155 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 244 157 49 128 0 113 0

[startup+0.0846699 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31756
/proc/meminfo: memFree=759424/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=7656 CPUtime=0.07
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 1710 0 0 0 6 1 0 0 19 0 1 0 278814302 7839744 1693 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 1914 1693 49 128 0 1783 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13012

[startup+0.101669 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31756
/proc/meminfo: memFree=759424/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=8844 CPUtime=0.09
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 2022 0 0 0 8 1 0 0 19 0 1 0 278814302 9056256 2005 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 2211 2006 49 128 0 2080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14200

[startup+0.301683 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31756
/proc/meminfo: memFree=759424/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=25752 CPUtime=0.29
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 6195 0 0 0 25 4 0 0 21 0 1 0 278814302 26370048 6178 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 6438 6178 69 128 0 6307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31108

[startup+0.701713 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31756
/proc/meminfo: memFree=759424/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=29568 CPUtime=0.69
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 7134 0 0 0 65 4 0 0 25 0 1 0 278814302 30277632 7117 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 7392 7117 69 128 0 7261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34924

[startup+1.50177 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 31758
/proc/meminfo: memFree=728240/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=39136 CPUtime=1.49
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 8972 0 0 0 143 6 0 0 25 0 1 0 278814302 40075264 8955 1992294400 134512640 135038345 4294956288 18446744073709551615 134574754 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 9784 8955 69 128 0 9653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44492

[startup+3.10189 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31758
/proc/meminfo: memFree=721840/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=0
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278814302 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31756/statm: 1339 235 195 169 0 50 0
[pid=31757] ppid=31756 vsize=39136 CPUtime=3.09
/proc/31757/stat : 31757 (SatElite) R 31756 31756 31719 0 -1 4194304 8972 0 0 0 303 6 0 0 25 0 1 0 278814302 40075264 8955 1992294400 134512640 135038345 4294956288 18446744073709551615 134574728 0 0 4096 3 0 0 0 17 0 0 0
/proc/31757/statm: 9784 8955 69 128 0 9653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44492

[startup+6.30114 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31758
/proc/meminfo: memFree=722352/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 5356

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 31759
/proc/meminfo: memFree=719792/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=31892 CPUtime=6.86
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 7819 0 0 0 682 4 0 0 25 0 1 0 278814885 32657408 7803 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 7973 7803 86 211 0 7759 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37248

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31759
/proc/meminfo: memFree=704496/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=46800 CPUtime=19.65
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 11589 0 0 0 1959 6 0 0 25 0 1 0 278814885 47923200 11442 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 11700 11442 86 211 0 11486 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52156

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31759
/proc/meminfo: memFree=693616/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=57444 CPUtime=45.22
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 14284 0 0 0 4512 10 0 0 25 0 1 0 278814885 58822656 14137 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 14361 14137 86 211 0 14147 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 62800

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31759
/proc/meminfo: memFree=668400/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=83196 CPUtime=96.41
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 20752 0 0 0 9625 16 0 0 25 0 1 0 278814885 85192704 20411 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 20799 20411 86 211 0 20585 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 88552

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31759
/proc/meminfo: memFree=641968/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=108904 CPUtime=156.38
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 28162 0 0 0 15617 21 0 0 25 0 1 0 278814885 111517696 26943 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 27226 26943 86 211 0 27012 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 114260

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31759
/proc/meminfo: memFree=641968/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=108904 CPUtime=216.36
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 28197 0 0 0 21615 21 0 0 25 0 1 0 278814885 111517696 26978 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 27226 26978 86 211 0 27012 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 114260

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31759
/proc/meminfo: memFree=624368/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=127948 CPUtime=276.34
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 33033 0 0 0 27608 26 0 0 25 0 1 0 278814885 131018752 31428 1992294400 134512640 135377749 4294956400 18446744073709551615 134522877 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 31987 31428 86 211 0 31773 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 133304

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31759
/proc/meminfo: memFree=610480/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=141596 CPUtime=336.32
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 36478 0 0 0 33603 29 0 0 25 0 1 0 278814885 144994304 34873 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 35399 34873 86 211 0 35185 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 146952


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

/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9338.57
Current children cumulated vsize (KiB) 457576

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31775
/proc/meminfo: memFree=302384/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9392.73
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 939142 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134523294 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9398.54
Current children cumulated vsize (KiB) 457576

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9452.71
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 945140 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9458.52
Current children cumulated vsize (KiB) 457576

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9512.69
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 951138 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9518.5
Current children cumulated vsize (KiB) 457576

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9572.67
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 957136 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9578.48
Current children cumulated vsize (KiB) 457576

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9632.65
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 963134 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9638.46
Current children cumulated vsize (KiB) 457576

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9692.63
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 969132 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9698.44
Current children cumulated vsize (KiB) 457576

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302320/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9752.6
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 975129 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9758.41
Current children cumulated vsize (KiB) 457576

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302384/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9812.58
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 981127 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9818.39
Current children cumulated vsize (KiB) 457576

[startup+9882.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31777
/proc/meminfo: memFree=302384/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9872.57
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 987126 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9878.38
Current children cumulated vsize (KiB) 457576

[startup+9942.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31777
/proc/meminfo: memFree=302384/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9932.54
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 993123 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9938.35
Current children cumulated vsize (KiB) 457576

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302448/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9992.52
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 999121 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 9998.33
Current children cumulated vsize (KiB) 457576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31777
/proc/meminfo: memFree=302448/2055920 swapFree=4181160/4192956
[pid=31756] ppid=31754 vsize=5356 CPUtime=5.81
/proc/31756/stat : 31756 (rsat.sh) S 31754 31756 31719 0 -1 4194304 310 8974 0 0 0 0 572 9 16 0 1 0 278814302 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31756/statm: 1339 237 195 169 0 50 0
[pid=31759] ppid=31756 vsize=452220 CPUtime=9994.22
/proc/31759/stat : 31759 (rsat) R 31756 31756 31719 0 -1 4194304 133801 0 0 0 999291 131 0 0 25 0 1 0 278814885 463073280 111607 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31759/statm: 113055 111607 86 211 0 112841 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 457576

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

Real time (s): 10004
CPU time (s): 10000
CPU user time (s): 9998.63
CPU system time (s): 1.4
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 487876

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

runsolver used 8.66868 second user time and 27.7158 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-16 23:03:37
IDJOB=1825433
IDBENCH=71096
IDSOLVER=665
FILE ID=node34/1825433-1242507816
PBS_JOBID= 9307037
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1481463523

node34.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	: 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.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:        759968 kB
Buffers:         91680 kB
Cached:        1101392 kB
SwapCached:       5632 kB
Active:          33848 kB
Inactive:      1166988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        759968 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            7884 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            81220 kB
Committed_AS:  1026992 kB
PageTables:       1380 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= 66256 MiB
End job on node34 at 2009-05-17 01:50:23