Trace number 1732282

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark395.338
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     672     1680 |     201       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 280   #clauses: 672   #literals: 1680
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	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-1732282-1240779722/watcher-1732282-1240779722 -o /tmp/evaluation-result-1732282-1240779722/solver-1732282-1240779722 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1732282-1240779722.cnf HOME 

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.92 0.98 0.99 3/64 16233
/proc/meminfo: memFree=1644104/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 105999619 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16233/statm: 1339 240 199 169 0 50 0
[pid=16234] ppid=16233 vsize=1132 CPUtime=0
/proc/16234/stat : 16234 (SatElite) R 16233 16233 15819 0 -1 4194304 166 0 0 0 0 0 0 0 19 0 1 0 105999619 1159168 148 1992294400 4194304 4959918 548682068656 18446744073709551615 4389853 0 0 4096 3 0 0 0 17 0 0 0
/proc/16234/statm: 282 149 91 186 0 92 0

[startup+0.0880401 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16233
/proc/meminfo: memFree=1644104/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16233
/proc/meminfo: memFree=1644104/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301057 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16233
/proc/meminfo: memFree=1644104/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701093 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16233
/proc/meminfo: memFree=1644104/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1643000/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=3416 CPUtime=1.49
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 422 0 0 0 149 0 0 0 25 0 1 0 105999620 3497984 402 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 854 402 118 309 0 541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8772

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1642360/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=3996 CPUtime=3.09
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 760 0 0 0 309 0 0 0 25 0 1 0 105999620 4091904 547 1992294400 4194304 5460562 548682068784 18446744073709551615 4226212 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 999 547 118 309 0 686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9352

[startup+6.3026 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1641080/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=5188 CPUtime=6.28
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 1643 0 0 0 628 0 0 0 25 0 1 0 105999620 5312512 815 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 1297 815 118 309 0 984 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10544

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1639032/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=6664 CPUtime=12.67
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 3152 0 0 0 1267 0 0 0 25 0 1 0 105999620 6823936 1172 1992294400 4194304 5460562 548682068784 18446744073709551615 4797461 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 1666 1172 118 309 0 1353 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12020

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1637112/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=8900 CPUtime=25.47
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 5763 0 0 0 2546 1 0 0 25 0 1 0 105999620 9113600 1729 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 2225 1729 118 309 0 1912 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14256

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1634168/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=11636 CPUtime=51.05
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 8724 0 0 0 5102 3 0 0 25 0 1 0 105999620 11915264 2450 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 2909 2450 118 309 0 2596 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16992

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1630520/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=15544 CPUtime=102.23
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 13370 0 0 0 10218 5 0 0 25 0 1 0 105999620 15917056 3346 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 3886 3346 118 309 0 3573 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20900

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1627512/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=18408 CPUtime=162.21
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 16519 0 0 0 16214 7 0 0 25 0 1 0 105999620 18849792 4095 1992294400 4194304 5460562 548682068784 18446744073709551615 4819134 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 4602 4095 118 309 0 4289 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23764

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1624824/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=21012 CPUtime=222.19
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 19112 0 0 0 22211 8 0 0 25 0 1 0 105999620 21516288 4767 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 5253 4767 118 309 0 4940 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26368

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1623480/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=23852 CPUtime=282.17
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 21341 0 0 0 28208 9 0 0 25 0 1 0 105999620 24424448 5230 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 5963 5230 118 309 0 5650 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 29208

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1620664/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=25892 CPUtime=342.15
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 24882 0 0 0 34203 12 0 0 25 0 1 0 105999620 26513408 5795 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 6473 5795 118 309 0 6160 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 31248

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1619832/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=27112 CPUtime=402.12
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 26190 0 0 0 40200 12 0 0 25 0 1 0 105999620 27762688 6111 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 6778 6111 118 309 0 6465 0

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

/proc/16236/statm: 7353 6729 118 309 0 7040 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 34768

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1614712/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=31528 CPUtime=582.05
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 32319 0 0 0 58189 16 0 0 25 0 1 0 105999620 32284672 7280 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 7882 7280 118 309 0 7569 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 36884

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1613624/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=32600 CPUtime=642.02
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 33581 0 0 0 64186 16 0 0 25 0 1 0 105999620 33382400 7550 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 8150 7550 118 309 0 7837 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 37956

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1612408/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=33696 CPUtime=702
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 34865 0 0 0 70183 17 0 0 25 0 1 0 105999620 34504704 7842 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 8424 7842 118 309 0 8111 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 39052

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1611000/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=35020 CPUtime=761.97
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 36191 0 0 0 76179 18 0 0 25 0 1 0 105999620 35860480 8176 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 8755 8176 118 309 0 8442 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 40376

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1609656/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=36300 CPUtime=821.95
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 37527 0 0 0 82176 19 0 0 25 0 1 0 105999620 37171200 8520 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 9075 8520 118 309 0 8762 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 41656

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1609656/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=36300 CPUtime=881.93
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 37542 0 0 0 88174 19 0 0 25 0 1 0 105999620 37171200 8535 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 9075 8535 118 309 0 8762 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 41656

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1608248/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=37648 CPUtime=941.89
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 38884 0 0 0 94170 19 0 0 25 0 1 0 105999620 38551552 8885 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 9412 8885 118 309 0 9099 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 43004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1606456/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=39352 CPUtime=1001.85
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 40312 0 0 0 100165 20 0 0 25 0 1 0 105999620 40296448 9321 1992294400 4194304 5460562 548682068784 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 9838 9321 118 309 0 9525 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 44708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1605432/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=40276 CPUtime=1061.84
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 41565 0 0 0 106163 21 0 0 25 0 1 0 105999620 41242624 9582 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 10069 9582 118 309 0 9756 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 45632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1605432/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=40276 CPUtime=1121.81
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 41570 0 0 0 112160 21 0 0 25 0 1 0 105999620 41242624 9587 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 10069 9587 118 309 0 9756 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 45632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1603640/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=42088 CPUtime=1181.79
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 42997 0 0 0 118158 21 0 0 25 0 1 0 105999620 43098112 10022 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 10522 10022 118 309 0 10209 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 47444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16236
/proc/meminfo: memFree=1603640/2055920 swapFree=4192956/4192956
[pid=16233] ppid=16231 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (rsat.sh) S 16231 16233 15819 0 -1 4194304 315 168 0 0 0 0 0 0 19 0 1 0 105999619 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 242 199 169 0 50 0
[pid=16236] ppid=16233 vsize=42088 CPUtime=1200.08
/proc/16236/stat : 16236 (rsat) R 16233 16233 15819 0 -1 4194304 43003 0 0 0 119987 21 0 0 25 0 1 0 105999620 43098112 10028 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16236/statm: 10522 10028 118 309 0 10209 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47444

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

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.21
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 51540

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

runsolver used 0.958854 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 23:02:03
IDJOB=1732282
IDBENCH=71113
IDSOLVER=545
FILE ID=node55/1732282-1240779722
PBS_JOBID= 9187211
Free space on /tmp= 66388 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732282-1240779722/watcher-1732282-1240779722 -o /tmp/evaluation-result-1732282-1240779722/solver-1732282-1240779722 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1732282-1240779722.cnf HOME

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=572834534

node55.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.240
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.240
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:       1644648 kB
Buffers:         54188 kB
Cached:         275816 kB
SwapCached:          0 kB
Active:         123908 kB
Inactive:       219980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644648 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            53492 kB
Committed_AS:   320396 kB
PageTables:       1360 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= 66384 MiB
End job on node55 at 2009-04-26 23:22:05