Trace number 1775189

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
Rsat 2009-03-22? (TO) 10000 10003.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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 |   79453   236162 |   23835       0        0     nan |  0.000 % |
0.48/0.52	c |         0 |   78593   334041 |      --       0       --      -- |     --   | -860/97879
0.48/0.52	c ==============================================================================
0.48/0.52	c Result  :   #vars: 871   #clauses: 78593   #literals: 334041
0.48/0.52	c CPU time:   0.503923 s
0.48/0.52	c ==============================================================================
0.59/0.64	c Rsat version 3.02
0.59/0.68	c Base unit clause learned: 0

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-1775189-1241341917/watcher-1775189-1241341917 -o /tmp/evaluation-result-1775189-1241341917/solver-1775189-1241341917 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1775189-1241341917.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 13620
/proc/meminfo: memFree=808792/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0
/proc/13620/stat : 13620 (rsat.sh) R 13618 13620 13583 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 162217842 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13620/statm: 1339 238 198 169 0 50 0
[pid=13621] ppid=13620 vsize=1692 CPUtime=0
/proc/13621/stat : 13621 (SatElite) R 13620 13620 13583 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 162217842 1732608 256 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/13621/statm: 423 257 64 186 0 233 0

[startup+0.0619159 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 13620
/proc/meminfo: memFree=808792/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162217842 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 239 199 169 0 50 0
[pid=13621] ppid=13620 vsize=11436 CPUtime=0.04
/proc/13621/stat : 13621 (SatElite) R 13620 13620 13583 0 -1 4194304 2635 0 0 0 4 0 0 0 20 0 1 0 162217842 11710464 2618 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/13621/statm: 2859 2622 90 186 0 2669 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16792

[startup+0.10192 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 13620
/proc/meminfo: memFree=808792/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162217842 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 239 199 169 0 50 0
[pid=13621] ppid=13620 vsize=12296 CPUtime=0.09
/proc/13621/stat : 13621 (SatElite) R 13620 13620 13583 0 -1 4194304 2813 0 0 0 8 1 0 0 20 0 1 0 162217842 12591104 2796 1992294400 4194304 4959918 548682068688 18446744073709551615 4241761 0 0 4096 3 0 0 0 17 0 0 0
/proc/13621/statm: 3074 2796 90 186 0 2884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17652

[startup+0.301946 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 13620
/proc/meminfo: memFree=808792/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162217842 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 239 199 169 0 50 0
[pid=13621] ppid=13620 vsize=15024 CPUtime=0.28
/proc/13621/stat : 13621 (SatElite) R 13620 13620 13583 0 -1 4194304 3416 0 0 0 27 1 0 0 22 0 1 0 162217842 15384576 3397 1992294400 4194304 4959918 548682068688 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 1 0 0
/proc/13621/statm: 3756 3397 91 186 0 3566 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20380

[startup+0.701976 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 13620
/proc/meminfo: memFree=808792/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 5356

[startup+1.50104 s]
/proc/loadavg: 0.85 0.97 0.99 2/69 13623
/proc/meminfo: memFree=799240/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=10600 CPUtime=0.85
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 2198 0 0 0 84 1 0 0 25 0 1 0 162217906 10854400 2179 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 2650 2179 116 309 0 2337 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15956

[startup+3.10119 s]
/proc/loadavg: 0.86 0.97 0.99 2/69 13623
/proc/meminfo: memFree=797128/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=12800 CPUtime=2.45
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 2725 0 0 0 244 1 0 0 25 0 1 0 162217906 13107200 2706 1992294400 4194304 5460562 548682068800 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 3200 2706 116 309 0 2887 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18156

[startup+6.30147 s]
/proc/loadavg: 0.86 0.97 0.99 2/69 13623
/proc/meminfo: memFree=794248/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=15084 CPUtime=5.64
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 3306 0 0 0 563 1 0 0 25 0 1 0 162217906 15446016 3221 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 3771 3221 116 309 0 3458 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20440

[startup+12.701 s]
/proc/loadavg: 0.88 0.97 0.99 2/69 13623
/proc/meminfo: memFree=791824/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=17168 CPUtime=12.05
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 3873 0 0 0 1203 2 0 0 25 0 1 0 162217906 17580032 3788 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 4292 3788 116 309 0 3979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22524

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/69 13623
/proc/meminfo: memFree=790480/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=18548 CPUtime=24.84
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 4480 0 0 0 2482 2 0 0 25 0 1 0 162217906 18993152 4135 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 4637 4135 118 309 0 4324 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23904

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/69 13623
/proc/meminfo: memFree=789776/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=18880 CPUtime=50.41
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 5026 0 0 0 5039 2 0 0 25 0 1 0 162217906 19333120 4233 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 4720 4233 118 309 0 4407 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24236

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/69 13623
/proc/meminfo: memFree=789200/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=19396 CPUtime=101.6
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 5845 0 0 0 10157 3 0 0 25 0 1 0 162217906 19861504 4380 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 4849 4380 118 309 0 4536 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24752

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 13623
/proc/meminfo: memFree=787472/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=21636 CPUtime=161.57
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 7401 0 0 0 16154 3 0 0 25 0 1 0 162217906 22155264 4810 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 5409 4810 118 309 0 5096 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26992

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 13623
/proc/meminfo: memFree=786384/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=22816 CPUtime=221.56
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 9221 0 0 0 22151 5 0 0 25 0 1 0 162217906 23363584 5118 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 5704 5118 118 309 0 5391 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 28172

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 13623
/proc/meminfo: memFree=785744/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=23140 CPUtime=281.53
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 10782 0 0 0 28147 6 0 0 25 0 1 0 162217906 23695360 5235 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 5785 5235 118 309 0 5472 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 28496

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 13623
/proc/meminfo: memFree=784336/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=24892 CPUtime=341.51
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 11625 0 0 0 34145 6 0 0 25 0 1 0 162217906 25489408 5598 1992294400 4194304 5460562 548682068800 18446744073709551615 4198053 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 6223 5598 118 309 0 5910 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30248

[startup+402.302 s]

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

/proc/13623/statm: 17351 16203 118 309 0 17038 0
Current children cumulated CPU time (s) 9398.63
Current children cumulated vsize (KiB) 74760

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=741776/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=69404 CPUtime=9457.97
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 72192 0 0 0 945751 46 0 0 25 0 1 0 162217906 71069696 16225 1992294400 4194304 5460562 548682068800 18446744073709551615 4226284 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 17351 16225 118 309 0 17038 0
Current children cumulated CPU time (s) 9458.6
Current children cumulated vsize (KiB) 74760

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=741776/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=69404 CPUtime=9517.95
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 72198 0 0 0 951749 46 0 0 25 0 1 0 162217906 71069696 16231 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 17351 16231 118 309 0 17038 0
Current children cumulated CPU time (s) 9518.58
Current children cumulated vsize (KiB) 74760

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=741200/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=70428 CPUtime=9577.93
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 72351 0 0 0 957747 46 0 0 25 0 1 0 162217906 72118272 16384 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 17607 16384 118 309 0 17294 0
Current children cumulated CPU time (s) 9578.56
Current children cumulated vsize (KiB) 75784

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=741136/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=70428 CPUtime=9637.9
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 72362 0 0 0 963744 46 0 0 25 0 1 0 162217906 72118272 16395 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 17607 16395 118 309 0 17294 0
Current children cumulated CPU time (s) 9638.53
Current children cumulated vsize (KiB) 75784

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744848/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9697.89
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 969742 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4226284 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9698.52
Current children cumulated vsize (KiB) 69128

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9757.86
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 975739 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9758.49
Current children cumulated vsize (KiB) 69128

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9817.84
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 981737 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9818.47
Current children cumulated vsize (KiB) 69128

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9877.82
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 987735 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9878.45
Current children cumulated vsize (KiB) 69128

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9937.79
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 993732 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9938.42
Current children cumulated vsize (KiB) 69128

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9997.77
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 999730 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 9998.4
Current children cumulated vsize (KiB) 69128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9999.37
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 999890 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 69128

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

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

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 13641
/proc/meminfo: memFree=744912/2055920 swapFree=4180144/4192956
[pid=13620] ppid=13618 vsize=5356 CPUtime=0.63
/proc/13620/stat : 13620 (rsat.sh) S 13618 13620 13583 0 -1 4194304 312 3421 0 0 0 0 61 2 15 0 1 0 162217842 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13620/statm: 1339 241 199 169 0 50 0
[pid=13623] ppid=13620 vsize=63772 CPUtime=9999.37
/proc/13623/stat : 13623 (rsat) R 13620 13620 13583 0 -1 4194304 74411 0 0 0 999890 47 0 0 25 0 1 0 162217906 65302528 15372 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13623/statm: 15943 15372 118 309 0 15630 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 69128

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13620 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=611906
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=28995
# CPU time returned by wait4() is 0.640901
# 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): 10003.9
CPU time (s): 10000
CPU user time (s): 9999.51
CPU system time (s): 0.49
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 84776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.611906
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3733
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 9.35558 second user time and 27.0369 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-03 11:11:57
IDJOB=1775189
IDBENCH=71098
IDSOLVER=615
FILE ID=node68/1775189-1241341917
PBS_JOBID= 9225496
Free space on /tmp= 66520 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775189-1241341917/watcher-1775189-1241341917 -o /tmp/evaluation-result-1775189-1241341917/solver-1775189-1241341917 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1775189-1241341917.cnf HOME

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=611770025

node68.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.223
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.223
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:        809272 kB
Buffers:         92504 kB
Cached:        1042216 kB
SwapCached:       5572 kB
Active:         151456 kB
Inactive:       992468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        809272 kB
SwapTotal:     4192956 kB
SwapFree:      4180144 kB
Dirty:            7112 kB
Writeback:           0 kB
Mapped:          15164 kB
Slab:            88364 kB
Committed_AS:   572316 kB
PageTables:       1560 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= 66512 MiB
End job on node68 at 2009-05-03 13:58:43