Trace number 1537894

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.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S984347600-003.cnf
MD5SUMf970d757930d05086c1a20356ea57d99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153976
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 |    2130    10650 |     639       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.05/1200.71	HOME/rsat.sh: line 55: 14993 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1537894-1238455656/watcher-1537894-1238455656 -o /tmp/evaluation-result-1537894-1238455656/solver-1537894-1238455656 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537894-1238455656.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.03 1.03 1.00 3/65 14990
/proc/meminfo: memFree=1598168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 240 199 169 0 50 0
[pid=14991] ppid=14990 vsize=1268 CPUtime=0
/proc/14991/stat : 14991 (SatElite) R 14990 14990 14779 0 -1 4194304 200 0 0 0 0 0 0 0 19 0 1 0 1118227925 1298432 183 1992294400 4194304 4959918 548682068656 18446744073709551615 4389853 0 0 4096 3 0 0 0 17 0 0 0
/proc/14991/statm: 317 183 90 186 0 127 0

[startup+0.06759 s]
/proc/loadavg: 1.03 1.03 1.00 3/65 14990
/proc/meminfo: memFree=1598168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102592 s]
/proc/loadavg: 1.03 1.03 1.00 3/65 14990
/proc/meminfo: memFree=1598168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301629 s]
/proc/loadavg: 1.03 1.03 1.00 3/65 14990
/proc/meminfo: memFree=1598168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702701 s]
/proc/loadavg: 1.03 1.03 1.00 3/65 14990
/proc/meminfo: memFree=1598168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 14993
/proc/meminfo: memFree=1596808/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=3520 CPUtime=1.48
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 541 0 0 0 148 0 0 0 25 0 1 0 1118227926 3604480 424 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 880 424 118 309 0 567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8876

[startup+3.10112 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 14993
/proc/meminfo: memFree=1596168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=3988 CPUtime=3.08
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 1081 0 0 0 308 0 0 0 25 0 1 0 1118227926 4083712 545 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 997 545 118 309 0 684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9344

[startup+6.30169 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 14993
/proc/meminfo: memFree=1595016/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=4860 CPUtime=6.28
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 2440 0 0 0 627 1 0 0 25 0 1 0 1118227926 4976640 747 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 1215 747 118 309 0 902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10216

[startup+12.7018 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 14993
/proc/meminfo: memFree=1593736/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=7284 CPUtime=12.67
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 4551 0 0 0 1265 2 0 0 25 0 1 0 1118227926 7458816 1283 1992294400 4194304 5460562 548682068784 18446744073709551615 4213017 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 1821 1283 118 309 0 1508 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12640

[startup+25.5011 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 14993
/proc/meminfo: memFree=1592200/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=7696 CPUtime=25.47
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 6956 0 0 0 2544 3 0 0 25 0 1 0 1118227926 7880704 1448 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 1924 1448 118 309 0 1611 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13052

[startup+51.1026 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 14993
/proc/meminfo: memFree=1590280/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=9868 CPUtime=51.05
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 10393 0 0 0 5101 4 0 0 25 0 1 0 1118227926 10104832 1903 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 2467 1903 118 309 0 2154 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15224

[startup+102.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 14993
/proc/meminfo: memFree=1588168/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=12128 CPUtime=102.23
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 14360 0 0 0 10217 6 0 0 25 0 1 0 1118227926 12419072 2510 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 3032 2510 118 309 0 2719 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17484

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14993
/proc/meminfo: memFree=1586184/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=13968 CPUtime=162.19
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 17242 0 0 0 16212 7 0 0 25 0 1 0 1118227926 14303232 2992 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 3492 2992 118 309 0 3179 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19324

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14993
/proc/meminfo: memFree=1584072/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=16604 CPUtime=222.17
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 20936 0 0 0 22208 9 0 0 25 0 1 0 1118227926 17002496 3448 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 4151 3448 118 309 0 3838 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1583112/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=17504 CPUtime=282.13
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 23178 0 0 0 28203 10 0 0 25 0 1 0 1118227926 17924096 3706 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 4376 3706 118 309 0 4063 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 22860

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1581256/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=19184 CPUtime=342.12
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 26602 0 0 0 34200 12 0 0 25 0 1 0 1118227926 19644416 4154 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 4796 4154 118 309 0 4483 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24540

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1580680/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=19696 CPUtime=402.08
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 27742 0 0 0 40196 12 0 0 25 0 1 0 1118227926 20168704 4301 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 4924 4301 118 309 0 4611 0

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

[pid=14993] ppid=14990 vsize=21564 CPUtime=521.99
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 31214 0 0 0 52185 14 0 0 25 0 1 0 1118227926 22081536 4797 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 5391 4797 118 309 0 5078 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 26920

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1577800/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=22592 CPUtime=581.97
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 32489 0 0 0 58182 15 0 0 25 0 1 0 1118227926 23134208 5080 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 5648 5080 118 309 0 5335 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 27948

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1576776/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=23468 CPUtime=641.93
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 33721 0 0 0 64178 15 0 0 25 0 1 0 1118227926 24031232 5320 1992294400 4194304 5460562 548682068784 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 5867 5320 118 309 0 5554 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 28824

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1575816/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=24620 CPUtime=701.9
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 34953 0 0 0 70174 16 0 0 25 0 1 0 1118227926 25210880 5560 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 6155 5560 118 309 0 5842 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 29976

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1574984/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=25060 CPUtime=761.88
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 36140 0 0 0 76171 17 0 0 25 0 1 0 1118227926 25661440 5755 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 6265 5755 118 309 0 5952 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 30416

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1574280/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=25580 CPUtime=821.83
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 37280 0 0 0 82166 17 0 0 25 0 1 0 1118227926 26193920 5903 1992294400 4194304 5460562 548682068784 18446744073709551615 4198099 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 6395 5903 118 309 0 6082 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 30936

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14993
/proc/meminfo: memFree=1573448/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=26436 CPUtime=881.81
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 38499 0 0 0 88163 18 0 0 25 0 1 0 1118227926 27070464 6130 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 6609 6130 118 309 0 6296 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 31792

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1572360/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=27476 CPUtime=941.78
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 39741 0 0 0 94159 19 0 0 25 0 1 0 1118227926 28135424 6380 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 6869 6380 118 309 0 6556 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 32832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1572104/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=29780 CPUtime=1001.75
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 40314 0 0 0 100156 19 0 0 25 0 1 0 1118227926 30494720 6439 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 7445 6439 118 309 0 7132 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 35136

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1571656/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=30372 CPUtime=1061.72
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 42486 0 0 0 106152 20 0 0 25 0 1 0 1118227926 31100928 6559 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 7593 6559 118 309 0 7280 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 35728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1570440/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=31340 CPUtime=1121.68
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 44805 0 0 0 112147 21 0 0 25 0 1 0 1118227926 32092160 6862 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 7835 6862 118 309 0 7522 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 36696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1570440/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=31340 CPUtime=1181.65
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 44832 0 0 0 118144 21 0 0 25 0 1 0 1118227926 32092160 6889 1992294400 4194304 5460562 548682068784 18446744073709551615 4210570 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 7835 6889 118 309 0 7522 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 36696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1569608/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=32540 CPUtime=1200.05
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 45069 0 0 0 119983 22 0 0 25 0 1 0 1118227926 33320960 7126 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 8135 7126 118 309 0 7822 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37896

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14995
/proc/meminfo: memFree=1569608/2055920 swapFree=4177700/4192956
[pid=14990] ppid=14988 vsize=5356 CPUtime=0
/proc/14990/stat : 14990 (rsat.sh) S 14988 14990 14779 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1118227925 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14990/statm: 1339 242 199 169 0 50 0
[pid=14993] ppid=14990 vsize=32540 CPUtime=1200.05
/proc/14993/stat : 14993 (rsat) R 14990 14990 14779 0 -1 4194304 45069 0 0 0 119983 22 0 0 25 0 1 0 1118227926 33320960 7126 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14993/statm: 8135 7126 118 309 0 7822 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.229965
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 44888

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

runsolver used 1.25081 second user time and 3.12552 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-31 01:27:36
IDJOB=1537894
IDBENCH=70435
IDSOLVER=545
FILE ID=node56/1537894-1238455656
PBS_JOBID= 9061708
Free space on /tmp= 103044 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S984347600-003.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537894-1238455656/watcher-1537894-1238455656 -o /tmp/evaluation-result-1537894-1238455656/solver-1537894-1238455656 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537894-1238455656.cnf HOME

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

MD5SUM BENCH= f970d757930d05086c1a20356ea57d99
RANDOM SEED=1921450362

node56.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:       1598648 kB
Buffers:         77380 kB
Cached:         284664 kB
SwapCached:       9032 kB
Active:         168136 kB
Inactive:       204372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598648 kB
SwapTotal:     4192956 kB
SwapFree:      4177700 kB
Dirty:            6052 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            70748 kB
Committed_AS:  2588800 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103036 MiB
End job on node56 at 2009-03-31 01:47:39