Trace number 1592831

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.04 1200.61

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.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
5.08/5.15	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
5.08/5.15	c ==============================================================================
5.08/5.15	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
5.08/5.15	c CPU time:   5.09822 s
5.08/5.15	c ==============================================================================
5.69/5.74	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-1592831-1239229812/watcher-1592831-1239229812 -o /tmp/evaluation-result-1592831-1239229812/solver-1592831-1239229812 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592831-1239229812.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.99 0.97 0.80 3/64 21307
/proc/meminfo: memFree=1455000/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) R 21305 21307 21188 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21307/statm: 1339 234 194 169 0 50 0
[pid=21308] ppid=21307 vsize=1288 CPUtime=0
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 1195643535 1318912 181 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 322 190 49 128 0 191 0

[startup+0.101243 s]
/proc/loadavg: 0.99 0.97 0.80 3/64 21307
/proc/meminfo: memFree=1455000/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=8844 CPUtime=0.09
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 2026 0 0 0 9 0 0 0 19 0 1 0 1195643535 9056256 2009 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 2211 2010 49 128 0 2080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14200

[startup+0.201254 s]
/proc/loadavg: 0.99 0.97 0.80 3/64 21307
/proc/meminfo: memFree=1455000/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=16616 CPUtime=0.19
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 3894 0 0 0 18 1 0 0 20 0 1 0 1195643535 17014784 3877 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 4154 3878 49 128 0 4023 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21972

[startup+0.301265 s]
/proc/loadavg: 0.99 0.97 0.80 3/64 21307
/proc/meminfo: memFree=1455000/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=25884 CPUtime=0.29
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 6208 0 0 0 27 2 0 0 21 0 1 0 1195643535 26505216 6191 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 6471 6192 69 128 0 6340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31240

[startup+0.70131 s]
/proc/loadavg: 0.99 0.97 0.80 3/64 21307
/proc/meminfo: memFree=1455000/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=29700 CPUtime=0.69
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 7148 0 0 0 66 3 0 0 25 0 1 0 1195643535 30412800 7131 1992294400 134512640 135038345 4294956288 18446744073709551615 134571657 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 7425 7131 69 128 0 7294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35056

[startup+1.5014 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 21309
/proc/meminfo: memFree=1423176/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=39136 CPUtime=1.49
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 8972 0 0 0 145 4 0 0 25 0 1 0 1195643535 40075264 8955 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 9784 8955 69 128 0 9653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44492

[startup+3.10258 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 21309
/proc/meminfo: memFree=1417416/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=0
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195643534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21307/statm: 1339 235 195 169 0 50 0
[pid=21308] ppid=21307 vsize=39136 CPUtime=3.09
/proc/21308/stat : 21308 (SatElite) R 21307 21307 21188 0 -1 4194304 8972 0 0 0 305 4 0 0 25 0 1 0 1195643535 40075264 8955 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/21308/statm: 9784 8955 69 128 0 9653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44492

[startup+6.30195 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 21309
/proc/meminfo: memFree=1415560/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 5356

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 21310
/proc/meminfo: memFree=1414936/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=32020 CPUtime=6.94
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 7857 0 0 0 689 5 0 0 25 0 1 0 1195644109 32788480 7841 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 8005 7841 86 211 0 7791 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37376

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 21310
/proc/meminfo: memFree=1399768/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=46928 CPUtime=19.74
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 11628 0 0 0 1966 8 0 0 25 0 1 0 1195644109 48054272 11481 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 11732 11481 86 211 0 11518 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52284

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 21310
/proc/meminfo: memFree=1389080/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=57444 CPUtime=45.3
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 14287 0 0 0 4520 10 0 0 25 0 1 0 1195644109 58822656 14140 1992294400 134512640 135377749 4294956400 18446744073709551615 134530168 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 14361 14140 86 211 0 14147 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 62800

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21310
/proc/meminfo: memFree=1363800/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=83196 CPUtime=96.49
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 20772 0 0 0 9633 16 0 0 25 0 1 0 1195644109 85192704 20431 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 20799 20431 86 211 0 20585 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 88552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21310
/proc/meminfo: memFree=1337496/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=108904 CPUtime=156.46
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 28162 0 0 0 15624 22 0 0 25 0 1 0 1195644109 111517696 26943 1992294400 134512640 135377749 4294956400 18446744073709551615 134522798 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 27226 26943 86 211 0 27012 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 114260

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 21310
/proc/meminfo: memFree=1337432/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=108904 CPUtime=216.44
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 28197 0 0 0 21621 23 0 0 25 0 1 0 1195644109 111517696 26978 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 27226 26978 86 211 0 27012 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 114260

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 21310
/proc/meminfo: memFree=1319896/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=127948 CPUtime=276.41
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 33038 0 0 0 27613 28 0 0 25 0 1 0 1195644109 131018752 31433 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 31987 31433 86 211 0 31773 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 133304

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 21310
/proc/meminfo: memFree=1306008/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=141596 CPUtime=336.38
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 36478 0 0 0 33606 32 0 0 25 0 1 0 1195644109 144994304 34873 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 35399 34873 86 211 0 35185 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 146952


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

/proc/21310/statm: 38616 38157 86 211 0 38402 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 159820

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 21310
/proc/meminfo: memFree=1292440/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=636.25
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41643 0 0 0 63589 36 0 0 25 0 1 0 1195644109 158171136 38157 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38157 86 211 0 38402 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 159820

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 21310
/proc/meminfo: memFree=1292312/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=696.23
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41660 0 0 0 69587 36 0 0 25 0 1 0 1195644109 158171136 38174 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38174 86 211 0 38402 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 159820

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 21310
/proc/meminfo: memFree=1292248/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=756.21
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41672 0 0 0 75585 36 0 0 25 0 1 0 1195644109 158171136 38186 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38186 86 211 0 38402 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 159820

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 21310
/proc/meminfo: memFree=1292248/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=816.18
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41672 0 0 0 81582 36 0 0 25 0 1 0 1195644109 158171136 38186 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38186 86 211 0 38402 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 159820

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 21310
/proc/meminfo: memFree=1292248/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=876.16
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41681 0 0 0 87580 36 0 0 25 0 1 0 1195644109 158171136 38195 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38195 86 211 0 38402 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 159820

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 21310
/proc/meminfo: memFree=1292184/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=936.12
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41681 0 0 0 93576 36 0 0 25 0 1 0 1195644109 158171136 38195 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38195 86 211 0 38402 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 159820

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 21310
/proc/meminfo: memFree=1292120/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=996.1
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41681 0 0 0 99574 36 0 0 25 0 1 0 1195644109 158171136 38195 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38195 86 211 0 38402 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 159820

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21312
/proc/meminfo: memFree=1291928/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=154464 CPUtime=1056.07
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 41681 0 0 0 105571 36 0 0 25 0 1 0 1195644109 158171136 38195 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 38616 38195 86 211 0 38402 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 159820

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21312
/proc/meminfo: memFree=1288024/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=158816 CPUtime=1116.05
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 42747 0 0 0 111567 38 0 0 25 0 1 0 1195644109 162627584 39261 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 39704 39261 86 211 0 39490 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 164172

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21312
/proc/meminfo: memFree=1281368/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=165344 CPUtime=1176.02
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 44419 0 0 0 117563 39 0 0 25 0 1 0 1195644109 169312256 40933 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 41336 40933 86 211 0 41122 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 170700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21312
/proc/meminfo: memFree=1279128/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=167532 CPUtime=1194.32
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 44946 0 0 0 119392 40 0 0 25 0 1 0 1195644109 171552768 41460 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 41883 41460 86 211 0 41669 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 172888

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.91 2/66 21312
/proc/meminfo: memFree=1279128/2055920 swapFree=4178512/4192956
[pid=21307] ppid=21305 vsize=5356 CPUtime=5.72
/proc/21307/stat : 21307 (rsat.sh) S 21305 21307 21188 0 -1 4194304 310 8974 0 0 0 0 564 8 16 0 1 0 1195643534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21307/statm: 1339 237 195 169 0 50 0
[pid=21310] ppid=21307 vsize=167532 CPUtime=1194.32
/proc/21310/stat : 21310 (rsat) R 21307 21307 21188 0 -1 4194304 44946 0 0 0 119392 40 0 0 25 0 1 0 1195644109 171552768 41460 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21310/statm: 41883 41460 86 211 0 41669 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 172888

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21307 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=647141
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=90986
# CPU time returned by wait4() is 5.73813
# while last known CPU time is 1200.04
#
# 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.04
CPU user time (s): 1199.56
CPU system time (s): 0.48
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 172888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.64714
system time used= 0.090986
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= 22

runsolver used 1.11283 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-09 00:30:12
IDJOB=1592831
IDBENCH=71096
IDSOLVER=560
FILE ID=node62/1592831-1239229812
PBS_JOBID= 9113601
Free space on /tmp= 66440 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-1592831-1239229812/watcher-1592831-1239229812 -o /tmp/evaluation-result-1592831-1239229812/solver-1592831-1239229812 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1592831-1239229812.cnf            

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=565237532

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1455544 kB
Buffers:         48632 kB
Cached:         473664 kB
SwapCached:       7696 kB
Active:          50068 kB
Inactive:       481544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455544 kB
SwapTotal:     4192956 kB
SwapFree:      4178512 kB
Dirty:            7736 kB
Writeback:           0 kB
Mapped:          14992 kB
Slab:            54656 kB
Committed_AS:  3336968 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node62 at 2009-04-09 00:50:15