Trace number 1731212

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/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-1.sat05-2248.reshuffled-07.cnf
MD5SUM6829b07d42c434b96cd2417ca27ed3f2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
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 |    1080     3240 |     324       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 270   #clauses: 1080   #literals: 3240
0.00/0.00	c CPU time:   0.002999 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.06/1200.61	HOME/rsat.sh: line 55: 18671 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-1731212-1240768164/watcher-1731212-1240768164 -o /tmp/evaluation-result-1731212-1240768164/solver-1731212-1240768164 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731212-1240768164.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: 1.07 1.01 1.00 3/64 18668
/proc/meminfo: memFree=1601520/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104842465 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 239 199 169 0 50 0
[pid=18669] ppid=18668 vsize=1120 CPUtime=0
/proc/18669/stat : 18669 (SatElite) R 18668 18668 18350 0 -1 4194304 174 0 0 0 0 0 0 0 19 0 1 0 104842465 1146880 157 1992294400 4194304 4959918 548682068688 18446744073709551615 4270689 0 0 4096 3 0 0 0 17 1 0 0
/proc/18669/statm: 280 157 89 186 0 90 0

[startup+0.019846 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 18668
/proc/meminfo: memFree=1601520/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101851 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 18668
/proc/meminfo: memFree=1601520/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301866 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 18668
/proc/meminfo: memFree=1601520/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701899 s]
/proc/loadavg: 1.07 1.01 1.00 3/64 18668
/proc/meminfo: memFree=1601520/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1600608/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=3044 CPUtime=1.48
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 332 0 0 0 148 0 0 0 25 0 1 0 104842466 3117056 309 1992294400 4194304 5460562 548682068800 18446744073709551615 4199970 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 761 309 118 309 0 448 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8400

[startup+3.10109 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1600160/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=3372 CPUtime=3.08
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 430 0 0 0 308 0 0 0 25 0 1 0 104842466 3452928 391 1992294400 4194304 5460562 548682068800 18446744073709551615 4200078 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 843 391 118 309 0 530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8728

[startup+6.30134 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1599272/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=3988 CPUtime=6.27
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 1071 0 0 0 627 0 0 0 25 0 1 0 104842466 4083712 544 1992294400 4194304 5460562 548682068800 18446744073709551615 4202235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 997 544 118 309 0 684 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9344

[startup+12.7019 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1598376/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=4916 CPUtime=12.68
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 2395 0 0 0 1267 1 0 0 25 0 1 0 104842466 5033984 768 1992294400 4194304 5460562 548682068800 18446744073709551615 4227588 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 1229 768 118 309 0 916 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10272

[startup+25.5019 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1597032/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=6548 CPUtime=25.47
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 4484 0 0 0 2545 2 0 0 25 0 1 0 104842466 6705152 1123 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 1637 1123 118 309 0 1324 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11904

[startup+51.1019 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 18671
/proc/meminfo: memFree=1595368/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=8080 CPUtime=51.06
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 7145 0 0 0 5103 3 0 0 25 0 1 0 104842466 8273920 1544 1992294400 4194304 5460562 548682068800 18446744073709551615 4225746 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 2020 1544 118 309 0 1707 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13436

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1593064/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=10660 CPUtime=102.24
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 10688 0 0 0 10219 5 0 0 25 0 1 0 104842466 10915840 2105 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 2665 2105 118 309 0 2352 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16016

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1591336/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=12324 CPUtime=162.21
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 13538 0 0 0 16215 6 0 0 25 0 1 0 104842466 12619776 2555 1992294400 4194304 5460562 548682068800 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 3081 2555 118 309 0 2768 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1589864/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=13676 CPUtime=222.19
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 15323 0 0 0 22212 7 0 0 25 0 1 0 104842466 14004224 2900 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 3419 2900 118 309 0 3106 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19032

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1588840/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=14808 CPUtime=282.16
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 16537 0 0 0 28208 8 0 0 25 0 1 0 104842466 15163392 3154 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 3702 3154 118 309 0 3389 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20164

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1587176/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=16456 CPUtime=342.13
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 18383 0 0 0 34205 8 0 0 25 0 1 0 104842466 16850944 3560 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 4114 3560 118 309 0 3801 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 21812

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1586280/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=18196 CPUtime=402.12
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 19897 0 0 0 40203 9 0 0 25 0 1 0 104842466 18632704 3788 1992294400 4194304 5460562 548682068800 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 4549 3788 118 309 0 4236 0

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

[pid=18671] ppid=18668 vsize=19096 CPUtime=462.08
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 22122 0 0 0 46198 10 0 0 25 0 1 0 104842466 19554304 4029 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 4774 4029 118 309 0 4461 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 24452

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1584360/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=20120 CPUtime=522.06
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 23353 0 0 0 52196 10 0 0 25 0 1 0 104842466 20602880 4268 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5030 4268 118 309 0 4717 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 25476

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1583656/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=20524 CPUtime=582.02
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 24518 0 0 0 58191 11 0 0 25 0 1 0 104842466 21016576 4441 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5131 4441 118 309 0 4818 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 25880

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18671
/proc/meminfo: memFree=1582824/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=21060 CPUtime=642
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 26662 0 0 0 64188 12 0 0 25 0 1 0 104842466 21565440 4601 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5265 4601 118 309 0 4952 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 26416

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1581984/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=21940 CPUtime=701.98
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 27828 0 0 0 70185 13 0 0 25 0 1 0 104842466 22466560 4775 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5485 4775 118 309 0 5172 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 27296

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1580896/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=22944 CPUtime=761.95
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 29095 0 0 0 76181 14 0 0 25 0 1 0 104842466 23494656 5050 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5736 5050 118 309 0 5423 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 28300

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1580192/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=23936 CPUtime=821.9
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 30311 0 0 0 82176 14 0 0 25 0 1 0 104842466 24510464 5274 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5984 5274 118 309 0 5671 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 29292

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1580064/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=23936 CPUtime=881.88
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 30379 0 0 0 88174 14 0 0 25 0 1 0 104842466 24510464 5342 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 5984 5342 118 309 0 5671 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29292

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1579552/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=24320 CPUtime=941.86
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 31477 0 0 0 94171 15 0 0 25 0 1 0 104842466 24903680 5448 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6080 5448 118 309 0 5767 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 29676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1578144/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=25984 CPUtime=1001.84
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 32797 0 0 0 100168 16 0 0 25 0 1 0 104842466 26607616 5776 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6496 5776 118 309 0 6183 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 31340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1577704/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=26240 CPUtime=1061.82
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 33908 0 0 0 106166 16 0 0 25 0 1 0 104842466 26869760 5895 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6560 5895 118 309 0 6247 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 31596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1577704/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=26240 CPUtime=1121.78
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 33936 0 0 0 112162 16 0 0 25 0 1 0 104842466 26869760 5923 1992294400 4194304 5460562 548682068800 18446744073709551615 4198207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6560 5923 118 309 0 6247 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 31596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1576936/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=27008 CPUtime=1181.76
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 35075 0 0 0 118159 17 0 0 25 0 1 0 104842466 27656192 6070 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6752 6070 118 309 0 6439 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 32364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18677
/proc/meminfo: memFree=1576936/2055920 swapFree=4177028/4192956
[pid=18668] ppid=18666 vsize=5356 CPUtime=0
/proc/18668/stat : 18668 (rsat.sh) S 18666 18668 18350 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104842465 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18668/statm: 1339 241 199 169 0 50 0
[pid=18671] ppid=18668 vsize=27008 CPUtime=1200.06
/proc/18671/stat : 18671 (rsat) R 18668 18668 18350 0 -1 4194304 35075 0 0 0 119989 17 0 0 25 0 1 0 104842466 27656192 6070 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18671/statm: 6752 6070 118 309 0 6439 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32364

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.08
CPU user time (s): 1199.9
CPU system time (s): 0.179972
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 36460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35580
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= 23
involuntary context switches= 3000

runsolver used 1.3058 second user time and 3.06953 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-26 19:49:24
IDJOB=1731212
IDBENCH=24746
IDSOLVER=545
FILE ID=node69/1731212-1240768164
PBS_JOBID= 9187141
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= 6829b07d42c434b96cd2417ca27ed3f2
RANDOM SEED=909153963

node69.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.231
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.231
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:       1602000 kB
Buffers:         61548 kB
Cached:         311864 kB
SwapCached:      10584 kB
Active:         190152 kB
Inactive:       196364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602000 kB
SwapTotal:     4192956 kB
SwapFree:      4177028 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          13716 kB
Slab:            53360 kB
Committed_AS:   340432 kB
PageTables:       1464 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= 66376 MiB
End job on node69 at 2009-04-26 20:09:27