Trace number 1737706

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.07 1200.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark337.903
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
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 |     220      660 |      66       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 105   #clauses: 220   #literals: 660
0.00/0.00	c CPU time:   0.000999 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.04/1200.51	HOME/rsat.sh: line 55:  6369 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-1737706-1240831551/watcher-1737706-1240831551 -o /tmp/evaluation-result-1737706-1240831551/solver-1737706-1240831551 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1737706-1240831551.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.00 0.03 0.47 2/64 6367
/proc/meminfo: memFree=1650704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) R 6365 6367 6330 0 -1 4194304 294 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 4323992 0 0 4100 65536 0 0 0 17 1 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0

[startup+0.0906289 s]
/proc/loadavg: 0.00 0.03 0.47 2/64 6367
/proc/meminfo: memFree=1650704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10163 s]
/proc/loadavg: 0.00 0.03 0.47 2/64 6367
/proc/meminfo: memFree=1650704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301659 s]
/proc/loadavg: 0.00 0.03 0.47 2/64 6367
/proc/meminfo: memFree=1650704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701734 s]
/proc/loadavg: 0.00 0.03 0.47 2/64 6367
/proc/meminfo: memFree=1650704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50188 s]
/proc/loadavg: 0.00 0.03 0.47 2/66 6370
/proc/meminfo: memFree=1649216/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=3680 CPUtime=1.49
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 887 0 0 0 149 0 0 0 25 0 1 0 111188998 3768320 466 1992294400 4194304 5460562 548682068816 18446744073709551615 4819149 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 920 466 118 309 0 607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9036

[startup+3.10118 s]
/proc/loadavg: 0.08 0.04 0.47 2/66 6370
/proc/meminfo: memFree=1648576/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=4276 CPUtime=3.08
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 1993 0 0 0 308 0 0 0 25 0 1 0 111188998 4378624 606 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 1069 606 118 309 0 756 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9632

[startup+6.30177 s]
/proc/loadavg: 0.08 0.04 0.47 2/66 6370
/proc/meminfo: memFree=1647296/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=5452 CPUtime=6.29
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 3361 0 0 0 628 1 0 0 25 0 1 0 111188998 5582848 817 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 1363 817 118 309 0 1050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10808

[startup+12.7019 s]
/proc/loadavg: 0.22 0.07 0.48 2/66 6370
/proc/meminfo: memFree=1645696/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=6520 CPUtime=12.68
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 5927 0 0 0 1266 2 0 0 25 0 1 0 111188998 6676480 1142 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 1630 1142 118 309 0 1317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11876

[startup+25.5023 s]
/proc/loadavg: 0.34 0.10 0.48 2/66 6370
/proc/meminfo: memFree=1644288/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=8460 CPUtime=25.48
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 9020 0 0 0 2544 4 0 0 25 0 1 0 111188998 8663040 1541 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 2115 1541 118 309 0 1802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13816

[startup+51.101 s]
/proc/loadavg: 0.56 0.17 0.49 2/66 6370
/proc/meminfo: memFree=1642560/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=10404 CPUtime=51.07
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 12910 0 0 0 5101 6 0 0 25 0 1 0 111188998 10653696 2071 1992294400 4194304 5460562 548682068816 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 2601 2071 118 309 0 2288 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15760

[startup+102.306 s]
/proc/loadavg: 0.82 0.31 0.52 2/66 6370
/proc/meminfo: memFree=1639424/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=13028 CPUtime=102.25
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 17450 0 0 0 10217 8 0 0 25 0 1 0 111188998 13340672 2771 1992294400 4194304 5460562 548682068816 18446744073709551615 4215265 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 3257 2771 118 309 0 2944 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18384

[startup+162.303 s]
/proc/loadavg: 0.93 0.42 0.55 2/66 6370
/proc/meminfo: memFree=1637824/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=15392 CPUtime=162.23
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 21589 0 0 0 16213 10 0 0 25 0 1 0 111188998 15761408 3160 1992294400 4194304 5460562 548682068816 18446744073709551615 4198424 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 3848 3160 118 309 0 3535 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20748

[startup+222.302 s]
/proc/loadavg: 0.97 0.53 0.57 2/66 6370
/proc/meminfo: memFree=1636224/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=16992 CPUtime=222.2
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 24977 0 0 0 22209 11 0 0 25 0 1 0 111188998 17399808 3572 1992294400 4194304 5460562 548682068816 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 4248 3572 118 309 0 3935 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22348

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.59 2/66 6370
/proc/meminfo: memFree=1636096/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=16736 CPUtime=282.17
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 28491 0 0 0 28205 12 0 0 25 0 1 0 111188998 17137664 3578 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 4184 3578 118 309 0 3871 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22092

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.62 2/66 6370
/proc/meminfo: memFree=1632704/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=20000 CPUtime=342.16
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 31298 0 0 0 34202 14 0 0 25 0 1 0 111188998 20480000 4401 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 5000 4401 118 309 0 4687 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 25356

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.64 2/66 6370
/proc/meminfo: memFree=1632000/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=20704 CPUtime=402.14
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 32479 0 0 0 40199 15 0 0 25 0 1 0 111188998 21200896 4590 1992294400 4194304 5460562 548682068816 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 5176 4590 118 309 0 4863 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 26060


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

[pid=6369] ppid=6367 vsize=23136 CPUtime=522.09
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 36088 0 0 0 52192 17 0 0 25 0 1 0 111188998 23691264 5223 1992294400 4194304 5460562 548682068816 18446744073709551615 4210639 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 5784 5223 118 309 0 5471 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 28492

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.69 2/66 6370
/proc/meminfo: memFree=1629056/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=23392 CPUtime=582.07
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 37175 0 0 0 58190 17 0 0 25 0 1 0 111188998 23953408 5318 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 5848 5318 118 309 0 5535 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 28748

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.71 2/66 6370
/proc/meminfo: memFree=1628224/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=24160 CPUtime=642.05
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 38372 0 0 0 64187 18 0 0 25 0 1 0 111188998 24739840 5523 1992294400 4194304 5460562 548682068816 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 6040 5523 118 309 0 5727 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29516

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.73 2/66 6372
/proc/meminfo: memFree=1627256/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=25184 CPUtime=702.02
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 39588 0 0 0 70184 18 0 0 25 0 1 0 111188998 25788416 5747 1992294400 4194304 5460562 548682068816 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 6296 5747 118 309 0 5983 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 30540

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.74 2/66 6372
/proc/meminfo: memFree=1625984/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=29152 CPUtime=762
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 42483 0 0 0 76181 19 0 0 25 0 1 0 111188998 29851648 6076 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7288 6076 118 309 0 6975 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 34508

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.75 2/66 6372
/proc/meminfo: memFree=1624768/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=29408 CPUtime=821.98
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 44794 0 0 0 82177 21 0 0 25 0 1 0 111188998 30113792 6371 1992294400 4194304 5460562 548682068816 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7352 6371 118 309 0 7039 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 34764

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.76 2/66 6372
/proc/meminfo: memFree=1624768/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=29408 CPUtime=881.96
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 44821 0 0 0 88175 21 0 0 25 0 1 0 111188998 30113792 6398 1992294400 4194304 5460562 548682068816 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7352 6398 118 309 0 7039 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 34764

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.78 2/66 6372
/proc/meminfo: memFree=1624384/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=29532 CPUtime=941.94
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 46920 0 0 0 94172 22 0 0 25 0 1 0 111188998 30240768 6481 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7383 6481 118 309 0 7070 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 34888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.79 2/66 6372
/proc/meminfo: memFree=1622976/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=31516 CPUtime=1001.92
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 49284 0 0 0 100169 23 0 0 25 0 1 0 111188998 32272384 6829 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7879 6829 118 309 0 7566 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 36872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.80 2/66 6372
/proc/meminfo: memFree=1622272/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=31900 CPUtime=1061.89
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 49489 0 0 0 106166 23 0 0 25 0 1 0 111188998 32665600 7034 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 7975 7034 118 309 0 7662 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 37256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.81 2/66 6372
/proc/meminfo: memFree=1621184/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=33184 CPUtime=1121.87
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 51740 0 0 0 112164 23 0 0 25 0 1 0 111188998 33980416 7269 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 8296 7269 118 309 0 7983 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 38540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 6372
/proc/meminfo: memFree=1620800/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=33184 CPUtime=1181.85
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 51879 0 0 0 118161 24 0 0 25 0 1 0 111188998 33980416 7408 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 8296 7408 118 309 0 7983 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 38540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 6372
/proc/meminfo: memFree=1620544/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=33184 CPUtime=1200.04
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 53901 0 0 0 119980 24 0 0 25 0 1 0 111188998 33980416 7414 1992294400 4194304 5460562 548682068816 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 8296 7414 118 309 0 7983 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38540

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 6372
/proc/meminfo: memFree=1620544/2055920 swapFree=4181320/4192956
[pid=6367] ppid=6365 vsize=5356 CPUtime=0
/proc/6367/stat : 6367 (rsat.sh) S 6365 6367 6330 0 -1 4194304 312 140 0 0 0 0 0 0 18 0 1 0 111188997 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6367/statm: 1339 241 199 169 0 50 0
[pid=6369] ppid=6367 vsize=33184 CPUtime=1200.04
/proc/6369/stat : 6369 (rsat) R 6367 6367 6330 0 -1 4194304 53901 0 0 0 119980 24 0 0 25 0 1 0 111188998 33980416 7414 1992294400 4194304 5460562 548682068816 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6369/statm: 8296 7414 118 309 0 7983 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.25796
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 46732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54365
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= 17
involuntary context switches= 2499

runsolver used 1.3398 second user time and 3.02554 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 13:25:51
IDJOB=1737706
IDBENCH=71793
IDSOLVER=545
FILE ID=node7/1737706-1240831551
PBS_JOBID= 9187557
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=802026823

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1651248 kB
Buffers:         58248 kB
Cached:         271624 kB
SwapCached:       5504 kB
Active:         111420 kB
Inactive:       226240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651248 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:            5968 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            53016 kB
Committed_AS:   776884 kB
PageTables:       1444 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= 66204 MiB
End job on node7 at 2009-04-27 13:45:54