Trace number 1773489

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 10004.6

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.091
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.59/0.60	c ==============================================================================
0.59/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.60	c ==============================================================================
0.59/0.60	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
0.79/0.88	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
0.79/0.88	c ==============================================================================
0.79/0.88	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
0.79/0.88	c CPU time:   0.780881 s
0.79/0.88	c ==============================================================================
1.99/2.09	c Rsat version 3.02
2.48/2.56	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-1773489-1241332989/watcher-1773489-1241332989 -o /tmp/evaluation-result-1773489-1241332989/solver-1773489-1241332989 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773489-1241332989.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: 1.00 0.99 0.99 3/64 27934
/proc/meminfo: memFree=1042880/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) R 27932 27934 27675 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27934/statm: 1339 238 198 169 0 50 0
[pid=27935] ppid=27934 vsize=2168 CPUtime=0
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 161332486 2220032 312 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 542 314 65 186 0 352 0

[startup+0.0609669 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 27934
/proc/meminfo: memFree=1042880/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27934/statm: 1339 239 199 169 0 50 0
[pid=27935] ppid=27934 vsize=7300 CPUtime=0.04
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 1628 0 0 0 4 0 0 0 19 0 1 0 161332486 7475200 1611 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 1825 1612 65 186 0 1635 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12656

[startup+0.102969 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 27934
/proc/meminfo: memFree=1042880/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27934/statm: 1339 239 199 169 0 50 0
[pid=27935] ppid=27934 vsize=11508 CPUtime=0.09
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 2614 0 0 0 8 1 0 0 19 0 1 0 161332486 11784192 2597 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 2877 2599 65 186 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16864

[startup+0.301988 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 27934
/proc/meminfo: memFree=1042880/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27934/statm: 1339 239 199 169 0 50 0
[pid=27935] ppid=27934 vsize=31740 CPUtime=0.29
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 7289 0 0 0 25 4 0 0 21 0 1 0 161332486 32501760 7272 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 7935 7273 65 186 0 7745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37096

[startup+0.701025 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 27934
/proc/meminfo: memFree=1042880/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27934/statm: 1339 239 199 169 0 50 0
[pid=27935] ppid=27934 vsize=86368 CPUtime=0.69
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 20365 0 0 0 59 10 0 0 25 0 1 0 161332486 88440832 20348 1992294400 4194304 4959918 548682068688 18446744073709551615 4410770 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 21592 20348 90 186 0 21402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91724

[startup+1.5021 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27936
/proc/meminfo: memFree=962224/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=0
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161332485 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27934/statm: 1339 239 199 169 0 50 0
[pid=27935] ppid=27934 vsize=81272 CPUtime=1.48
/proc/27935/stat : 27935 (SatElite) R 27934 27934 27675 0 -1 4194304 20457 0 0 0 135 13 0 0 25 0 1 0 161332486 83222528 19712 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/27935/statm: 20318 19712 93 186 0 20128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86628

[startup+3.10125 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27937
/proc/meminfo: memFree=1020272/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=50576 CPUtime=1
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 12207 0 0 0 95 5 0 0 25 0 1 0 161332694 51789824 12164 1992294400 4194304 5460562 548682068800 18446744073709551615 4551328 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 12644 12164 118 309 0 12331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55932

[startup+6.30156 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27937
/proc/meminfo: memFree=967152/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=58728 CPUtime=4.19
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 14465 0 0 0 412 7 0 0 25 0 1 0 161332694 60137472 13968 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27937/statm: 14682 13968 118 309 0 14369 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 64084

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27937
/proc/meminfo: memFree=957104/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=70348 CPUtime=10.57
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 17679 0 0 0 1048 9 0 0 25 0 1 0 161332694 72036352 16668 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 17587 16668 118 309 0 17274 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 75704

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27937
/proc/meminfo: memFree=953904/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=72212 CPUtime=23.37
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 20253 0 0 0 2327 10 0 0 25 0 1 0 161332694 73945088 17190 1992294400 4194304 5460562 548682068800 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 18053 17190 118 309 0 17740 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 77568

[startup+51.1017 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 27937
/proc/meminfo: memFree=948656/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=77096 CPUtime=48.94
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 25560 0 0 0 4880 14 0 0 25 0 1 0 161332694 78946304 18465 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 19274 18465 118 309 0 18961 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 82452

[startup+102.306 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 27937
/proc/meminfo: memFree=945648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=79980 CPUtime=100.13
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 30368 0 0 0 9997 16 0 0 25 0 1 0 161332694 81899520 19241 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 19995 19241 118 309 0 19682 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 85336

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 27937
/proc/meminfo: memFree=942000/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=83292 CPUtime=160.1
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 37329 0 0 0 15990 20 0 0 25 0 1 0 161332694 85291008 20154 1992294400 4194304 5460562 548682068800 18446744073709551615 4227011 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 20823 20154 118 309 0 20510 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 88648

[startup+222.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 27937
/proc/meminfo: memFree=940336/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=84660 CPUtime=220.07
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 41780 0 0 0 21984 23 0 0 25 0 1 0 161332694 86691840 20573 1992294400 4194304 5460562 548682068800 18446744073709551615 4227779 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 21165 20573 118 309 0 20852 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 90016

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27937
/proc/meminfo: memFree=937136/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=87596 CPUtime=280.04
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 46620 0 0 0 27979 25 0 0 25 0 1 0 161332694 89698304 21381 1992294400 4194304 5460562 548682068800 18446744073709551615 4225960 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 21899 21381 118 309 0 21586 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 92952

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27937
/proc/meminfo: memFree=934064/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=94452 CPUtime=340.02
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 54526 0 0 0 33973 29 0 0 25 0 1 0 161332694 96718848 22145 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 23613 22145 118 309 0 23300 0
Current children cumulated CPU time (s) 342.1

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

/proc/27937/statm: 63595 58936 118 309 0 63282 0
Current children cumulated CPU time (s) 9338.04
Current children cumulated vsize (KiB) 259736

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=786224/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9395.93
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338049 0 0 0 939430 163 0 0 25 0 1 0 161332694 260485120 58936 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 58936 118 309 0 63282 0
Current children cumulated CPU time (s) 9398.01
Current children cumulated vsize (KiB) 259736

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=786224/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9455.9
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338049 0 0 0 945427 163 0 0 25 0 1 0 161332694 260485120 58936 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 58936 118 309 0 63282 0
Current children cumulated CPU time (s) 9457.98
Current children cumulated vsize (KiB) 259736

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=786224/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9515.88
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338049 0 0 0 951425 163 0 0 25 0 1 0 161332694 260485120 58936 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 58936 118 309 0 63282 0
Current children cumulated CPU time (s) 9517.96
Current children cumulated vsize (KiB) 259736

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=786224/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9575.85
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338049 0 0 0 957422 163 0 0 25 0 1 0 161332694 260485120 58936 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 58936 118 309 0 63282 0
Current children cumulated CPU time (s) 9577.93
Current children cumulated vsize (KiB) 259736

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=786032/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9635.83
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338106 0 0 0 963419 164 0 0 25 0 1 0 161332694 260485120 58993 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 58993 118 309 0 63282 0
Current children cumulated CPU time (s) 9637.91
Current children cumulated vsize (KiB) 259736

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785840/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9695.81
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338137 0 0 0 969417 164 0 0 25 0 1 0 161332694 260485120 59024 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59024 118 309 0 63282 0
Current children cumulated CPU time (s) 9697.89
Current children cumulated vsize (KiB) 259736

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785712/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9755.78
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338174 0 0 0 975414 164 0 0 25 0 1 0 161332694 260485120 59061 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59061 118 309 0 63282 0
Current children cumulated CPU time (s) 9757.86
Current children cumulated vsize (KiB) 259736

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9815.75
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338174 0 0 0 981411 164 0 0 25 0 1 0 161332694 260485120 59061 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59061 118 309 0 63282 0
Current children cumulated CPU time (s) 9817.83
Current children cumulated vsize (KiB) 259736

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9875.72
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338174 0 0 0 987408 164 0 0 25 0 1 0 161332694 260485120 59061 1992294400 4194304 5460562 548682068800 18446744073709551615 4198073 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59061 118 309 0 63282 0
Current children cumulated CPU time (s) 9877.8
Current children cumulated vsize (KiB) 259736

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9935.69
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338186 0 0 0 993405 164 0 0 25 0 1 0 161332694 260485120 59073 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59073 118 309 0 63282 0
Current children cumulated CPU time (s) 9937.77
Current children cumulated vsize (KiB) 259736

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9995.67
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338186 0 0 0 999403 164 0 0 25 0 1 0 161332694 260485120 59073 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59073 118 309 0 63282 0
Current children cumulated CPU time (s) 9997.75
Current children cumulated vsize (KiB) 259736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27959
/proc/meminfo: memFree=785648/2055920 swapFree=4181256/4192956
[pid=27934] ppid=27932 vsize=5356 CPUtime=2.08
/proc/27934/stat : 27934 (rsat.sh) S 27932 27934 27675 0 -1 4194304 312 20460 0 0 0 0 189 19 16 0 1 0 161332485 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 1339 241 199 169 0 50 0
[pid=27937] ppid=27934 vsize=254380 CPUtime=9997.97
/proc/27937/stat : 27937 (rsat) R 27934 27934 27675 0 -1 4194304 338186 0 0 0 999633 164 0 0 25 0 1 0 161332694 260485120 59073 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27937/statm: 63595 59073 118 309 0 63282 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 259736

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 27934 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=891712
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=196970
# CPU time returned by wait4() is 2.08868
# 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.6
CPU time (s): 10000
CPU user time (s): 9998.22
CPU system time (s): 1.83
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 325272

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

runsolver used 10.5494 second user time and 25.8391 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-03 08:43:10
IDJOB=1773489
IDBENCH=69600
IDSOLVER=615
FILE ID=node14/1773489-1241332989
PBS_JOBID= 9225409
Free space on /tmp= 66532 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773489-1241332989/watcher-1773489-1241332989 -o /tmp/evaluation-result-1773489-1241332989/solver-1773489-1241332989 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773489-1241332989.cnf HOME

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1633737374

node14.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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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:       1043360 kB
Buffers:         88028 kB
Cached:         817312 kB
SwapCached:       5520 kB
Active:         158212 kB
Inactive:       755044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043360 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:           26300 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            85292 kB
Committed_AS:   643240 kB
PageTables:       1472 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= 66508 MiB
End job on node14 at 2009-05-03 11:29:57