Trace number 1730894

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
MD5SUM5c670fd8fd3fa9f00ac6df3f4ca9c99c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
Number of clauses of size 40
Number of clauses of size 50
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 |    1120     3360 |     336       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 280   #clauses: 1120   #literals: 3360
0.00/0.00	c CPU time:   0.001999 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
1200.09/1200.61	HOME/rsat.sh: line 55: 26272 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

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-1730894-1240764758/watcher-1730894-1240764758 -o /tmp/evaluation-result-1730894-1240764758/solver-1730894-1240764758 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1730894-1240764758.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 26269
/proc/meminfo: memFree=1674776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104508994 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 240 199 169 0 50 0
[pid=26270] ppid=26269 vsize=1120 CPUtime=0
/proc/26270/stat : 26270 (SatElite) R 26269 26269 25820 0 -1 4194304 177 0 0 0 0 0 0 0 20 0 1 0 104508995 1146880 160 1992294400 4194304 4959918 548682068656 18446744073709551615 4410737 0 0 4096 3 0 0 0 17 1 0 0
/proc/26270/statm: 280 160 89 186 0 90 0

[startup+0.025792 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26269
/proc/meminfo: memFree=1674776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102797 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26269
/proc/meminfo: memFree=1674776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302813 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26269
/proc/meminfo: memFree=1674776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701847 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26269
/proc/meminfo: memFree=1674776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26272
/proc/meminfo: memFree=1673920/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=3040 CPUtime=1.49
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 327 0 0 0 149 0 0 0 25 0 1 0 104508995 3112960 308 1992294400 4194304 5460562 548682068784 18446744073709551615 4200185 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 760 308 118 309 0 447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8396

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26272
/proc/meminfo: memFree=1673472/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=3448 CPUtime=3.08
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 465 0 0 0 308 0 0 0 25 0 1 0 104508995 3530752 410 1992294400 4194304 5460562 548682068784 18446744073709551615 4227747 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 862 410 118 309 0 549 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8804

[startup+6.30133 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26272
/proc/meminfo: memFree=1672448/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=3984 CPUtime=6.28
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 1064 0 0 0 628 0 0 0 25 0 1 0 104508995 4079616 544 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 996 544 118 309 0 683 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9340

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26272
/proc/meminfo: memFree=1671680/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=4888 CPUtime=12.67
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 2331 0 0 0 1267 0 0 0 25 0 1 0 104508995 5005312 752 1992294400 4194304 5460562 548682068784 18446744073709551615 4198099 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 1222 752 118 309 0 909 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10244

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26272
/proc/meminfo: memFree=1670016/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=6696 CPUtime=25.46
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 4729 0 0 0 2545 1 0 0 25 0 1 0 104508995 6856704 1160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 1674 1160 118 309 0 1361 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12052

[startup+51.1022 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 26272
/proc/meminfo: memFree=1668480/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=8192 CPUtime=51.05
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 7387 0 0 0 5102 3 0 0 25 0 1 0 104508995 8388608 1578 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 2048 1578 118 309 0 1735 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13548

[startup+102.307 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 26272
/proc/meminfo: memFree=1666560/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=10336 CPUtime=102.25
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 11063 0 0 0 10220 5 0 0 25 0 1 0 104508995 10584064 2016 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 2584 2016 118 309 0 2271 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15692

[startup+162.303 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 26272
/proc/meminfo: memFree=1664640/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=12120 CPUtime=162.21
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 13948 0 0 0 16215 6 0 0 25 0 1 0 104508995 12410880 2501 1992294400 4194304 5460562 548682068784 18446744073709551615 4198207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 3030 2501 118 309 0 2717 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17476

[startup+222.303 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 26272
/proc/meminfo: memFree=1663040/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=13568 CPUtime=222.19
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 16261 0 0 0 22212 7 0 0 25 0 1 0 104508995 13893632 2894 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 3392 2894 118 309 0 3079 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 18924

[startup+282.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 26272
/proc/meminfo: memFree=1662592/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=13976 CPUtime=282.17
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 18075 0 0 0 28209 8 0 0 25 0 1 0 104508995 14311424 3011 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 3494 3011 118 309 0 3181 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 19332

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 26272
/proc/meminfo: memFree=1661120/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=16668 CPUtime=342.14
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 20751 0 0 0 34205 9 0 0 25 0 1 0 104508995 17068032 3409 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 4167 3409 118 309 0 3854 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 22024

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26272
/proc/meminfo: memFree=1660544/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=17328 CPUtime=402.11
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 22903 0 0 0 40201 10 0 0 25 0 1 0 104508995 17743872 3577 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 4332 3577 118 309 0 4019 0

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

[pid=26272] ppid=26269 vsize=18356 CPUtime=462.09
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 25191 0 0 0 46198 11 0 0 25 0 1 0 104508995 18796544 3881 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 4589 3881 118 309 0 4276 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 23712

[startup+522.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26278
/proc/meminfo: memFree=1658240/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=18984 CPUtime=522.05
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 26358 0 0 0 52193 12 0 0 25 0 1 0 104508995 19439616 4056 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 4746 4056 118 309 0 4433 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 24340

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1657600/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=19900 CPUtime=582.02
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 27575 0 0 0 58190 12 0 0 25 0 1 0 104508995 20377600 4281 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 4975 4281 118 309 0 4662 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 25256

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1655936/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=21368 CPUtime=642
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 29957 0 0 0 64187 13 0 0 25 0 1 0 104508995 21880832 4679 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5342 4679 118 309 0 5029 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 26724

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1654912/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=22392 CPUtime=701.98
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 31140 0 0 0 70184 14 0 0 25 0 1 0 104508995 22929408 4870 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5598 4870 118 309 0 5285 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 27748

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1654656/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=22392 CPUtime=761.96
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 31235 0 0 0 76182 14 0 0 25 0 1 0 104508995 22929408 4965 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5598 4965 118 309 0 5285 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 27748

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1654592/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=22136 CPUtime=821.94
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 32228 0 0 0 82180 14 0 0 25 0 1 0 104508995 22667264 4966 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5534 4966 118 309 0 5221 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 27492

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1654144/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=22960 CPUtime=881.91
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 33356 0 0 0 88176 15 0 0 25 0 1 0 104508995 23511040 5102 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5740 5102 118 309 0 5427 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 28316

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1653504/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=23424 CPUtime=941.88
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 34537 0 0 0 94173 15 0 0 25 0 1 0 104508995 23986176 5291 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 5856 5291 118 309 0 5543 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 28780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1652288/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=24576 CPUtime=1001.86
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 35759 0 0 0 100170 16 0 0 25 0 1 0 104508995 25165824 5521 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 6144 5521 118 309 0 5831 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 29932

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1651776/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=25216 CPUtime=1061.84
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 35935 0 0 0 106168 16 0 0 25 0 1 0 104508995 25821184 5697 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 6304 5697 118 309 0 5991 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 30572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1650944/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=25908 CPUtime=1121.81
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 37122 0 0 0 112165 16 0 0 25 0 1 0 104508995 26529792 5892 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 6477 5892 118 309 0 6164 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 31264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1649408/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=27316 CPUtime=1181.8
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 38449 0 0 0 118163 17 0 0 25 0 1 0 104508995 27971584 6227 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 6829 6227 118 309 0 6516 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 32672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26278
/proc/meminfo: memFree=1649408/2055920 swapFree=4191900/4192956
[pid=26269] ppid=26267 vsize=5356 CPUtime=0
/proc/26269/stat : 26269 (rsat.sh) S 26267 26269 25820 0 -1 4194304 315 183 0 0 0 0 0 0 18 0 1 0 104508994 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26269/statm: 1339 242 199 169 0 50 0
[pid=26272] ppid=26269 vsize=27316 CPUtime=1200.09
/proc/26272/stat : 26272 (rsat) R 26269 26269 25820 0 -1 4194304 38449 0 0 0 119992 17 0 0 25 0 1 0 104508995 27971584 6227 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26272/statm: 6829 6227 118 309 0 6516 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32672

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)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1199.93
CPU system time (s): 0.184971
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 36768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38958
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= 18
involuntary context switches= 3130

runsolver used 1.15482 second user time and 3.22051 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 18:52:38
IDJOB=1730894
IDBENCH=24738
IDSOLVER=545
FILE ID=node31/1730894-1240764758
PBS_JOBID= 9187114
Free space on /tmp= 66416 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730894-1240764758/watcher-1730894-1240764758 -o /tmp/evaluation-result-1730894-1240764758/solver-1730894-1240764758 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1730894-1240764758.cnf HOME

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

MD5SUM BENCH= 5c670fd8fd3fa9f00ac6df3f4ca9c99c
RANDOM SEED=1779239898

node31.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.213
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.213
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:       1675256 kB
Buffers:         42456 kB
Cached:         252076 kB
SwapCached:        384 kB
Active:         103656 kB
Inactive:       205276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675256 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          22836 kB
Slab:            57496 kB
Committed_AS:   393896 kB
PageTables:       1464 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= 66412 MiB
End job on node31 at 2009-04-26 19:12:41