Trace number 1537904

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.06 1200.62

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S357555833-073.cnf
MD5SUMd524fa9dff1d70d9e0d930212049605a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.001999 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.03/1200.61	HOME/rsat.sh: line 55: 19541 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-1537904-1238457535/watcher-1537904-1238457535 -o /tmp/evaluation-result-1537904-1238457535/solver-1537904-1238457535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537904-1238457535.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.85 0.94 0.97 3/64 19538
/proc/meminfo: memFree=1040432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1118418868 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 239 199 169 0 50 0
[pid=19539] ppid=19538 vsize=1120 CPUtime=0
/proc/19539/stat : 19539 (SatElite) R 19538 19538 19247 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 1118418868 1146880 138 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/19539/statm: 313 139 64 186 0 123 0

[startup+0.0771489 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 19538
/proc/meminfo: memFree=1040432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101151 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 19538
/proc/meminfo: memFree=1040432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301172 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 19538
/proc/meminfo: memFree=1040432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701214 s]
/proc/loadavg: 0.85 0.94 0.97 3/64 19538
/proc/meminfo: memFree=1040432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5013 s]
/proc/loadavg: 0.85 0.94 0.97 2/66 19541
/proc/meminfo: memFree=1039008/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=3620 CPUtime=1.48
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 497 0 0 0 148 0 0 0 25 0 1 0 1118418869 3706880 446 1992294400 4194304 5460562 548682068800 18446744073709551615 4202235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19541/statm: 905 446 118 309 0 592 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8976

[startup+3.10246 s]
/proc/loadavg: 0.85 0.94 0.97 2/66 19541
/proc/meminfo: memFree=1038368/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=4052 CPUtime=3.08
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 1059 0 0 0 308 0 0 0 25 0 1 0 1118418869 4149248 560 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19541/statm: 1013 560 118 309 0 700 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9408

[startup+6.30178 s]
/proc/loadavg: 0.86 0.94 0.97 2/66 19541
/proc/meminfo: memFree=1037296/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=4944 CPUtime=6.26
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 2260 0 0 0 626 0 0 0 25 0 1 0 1118418869 5062656 764 1992294400 4194304 5460562 548682068800 18446744073709551615 4210635 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 1236 764 118 309 0 923 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10300

[startup+12.7014 s]
/proc/loadavg: 0.87 0.94 0.97 2/66 19541
/proc/meminfo: memFree=1036080/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=6236 CPUtime=12.66
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 3957 0 0 0 1265 1 0 0 25 0 1 0 1118418869 6385664 1047 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 1559 1047 118 309 0 1246 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11592

[startup+25.5017 s]
/proc/loadavg: 0.90 0.94 0.97 2/66 19541
/proc/meminfo: memFree=1034352/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=7732 CPUtime=25.45
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 6603 0 0 0 2543 2 0 0 25 0 1 0 1118418869 7917568 1453 1992294400 4194304 5460562 548682068800 18446744073709551615 4198095 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 1933 1453 118 309 0 1620 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13088

[startup+51.1013 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 19541
/proc/meminfo: memFree=1032368/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=10160 CPUtime=51.04
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 10070 0 0 0 5100 4 0 0 25 0 1 0 1118418869 10403840 1969 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 2540 1969 118 309 0 2227 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15516

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.97 2/66 19541
/proc/meminfo: memFree=1029808/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=14788 CPUtime=102.22
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 14607 0 0 0 10216 6 0 0 25 0 1 0 1118418869 15142912 3146 1992294400 4194304 5460562 548682068800 18446744073709551615 4212810 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 3697 3146 118 309 0 3384 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20144

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 19547
/proc/meminfo: memFree=1027312/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=14748 CPUtime=162.18
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 17555 0 0 0 16210 8 0 0 25 0 1 0 1118418869 15101952 3214 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 3687 3214 118 309 0 3374 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 20104

[startup+222.302 s]
/proc/loadavg: 1.03 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1025840/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=17108 CPUtime=222.16
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 20680 0 0 0 22206 10 0 0 25 0 1 0 1118418869 17518592 3581 1992294400 4194304 5460562 548682068800 18446744073709551615 4210635 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 4277 3581 118 309 0 3964 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22464

[startup+282.302 s]
/proc/loadavg: 1.01 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1024112/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=18740 CPUtime=282.12
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 24084 0 0 0 28201 11 0 0 25 0 1 0 1118418869 19189760 4009 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 4685 4009 118 309 0 4372 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 24096

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1022704/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=20012 CPUtime=342.11
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 26422 0 0 0 34198 13 0 0 25 0 1 0 1118418869 20492288 4363 1992294400 4194304 5460562 548682068800 18446744073709551615 4227588 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 5003 4363 118 309 0 4690 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25368

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1021424/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=21304 CPUtime=402.08
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 28741 0 0 0 40194 14 0 0 25 0 1 0 1118418869 21815296 4698 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 5326 4698 118 309 0 5013 0

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

[pid=19541] ppid=19538 vsize=21920 CPUtime=462.05
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 29914 0 0 0 46190 15 0 0 25 0 1 0 1118418869 22446080 4879 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 5480 4879 118 309 0 5167 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 27276

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1019184/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=23388 CPUtime=522.02
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 32281 0 0 0 52186 16 0 0 25 0 1 0 1118418869 23949312 5262 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 5847 5262 118 309 0 5534 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28744

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1018352/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=24260 CPUtime=582
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 33476 0 0 0 58183 17 0 0 25 0 1 0 1118418869 24842240 5465 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 6065 5465 118 309 0 5752 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 29616

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1017456/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=24984 CPUtime=641.97
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 34704 0 0 0 64180 17 0 0 25 0 1 0 1118418869 25583616 5701 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 6246 5701 118 309 0 5933 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 30340

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1016432/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=25796 CPUtime=701.95
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 35923 0 0 0 70177 18 0 0 25 0 1 0 1118418869 26415104 5928 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 6449 5928 118 309 0 6136 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 31152

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1015472/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=26716 CPUtime=761.92
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 37155 0 0 0 76174 18 0 0 25 0 1 0 1118418869 27357184 6168 1992294400 4194304 5460562 548682068800 18446744073709551615 4200461 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 6679 6168 118 309 0 6366 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 32072

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1014640/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=27484 CPUtime=821.9
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 38370 0 0 0 82171 19 0 0 25 0 1 0 1118418869 28143616 6391 1992294400 4194304 5460562 548682068800 18446744073709551615 4198095 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 6871 6391 118 309 0 6558 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 32840

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1013360/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=28804 CPUtime=881.86
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 39689 0 0 0 88167 19 0 0 25 0 1 0 1118418869 29495296 6718 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 7201 6718 118 309 0 6888 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 34160

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1013360/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=28804 CPUtime=941.85
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 39708 0 0 0 94165 20 0 0 25 0 1 0 1118418869 29495296 6737 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 7201 6737 118 309 0 6888 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 34160

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1012592/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=31672 CPUtime=1001.81
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 42468 0 0 0 100160 21 0 0 25 0 1 0 1118418869 32432128 6931 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 7918 6931 118 309 0 7605 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 37028

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1011952/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=32024 CPUtime=1061.79
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 44627 0 0 0 106157 22 0 0 25 0 1 0 1118418869 32792576 7074 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 8006 7074 118 309 0 7693 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 37380

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1010992/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=33428 CPUtime=1121.76
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 44911 0 0 0 112154 22 0 0 25 0 1 0 1118418869 34230272 7358 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 8357 7358 118 309 0 8044 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 38784

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1010480/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=33556 CPUtime=1181.73
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 47009 0 0 0 118150 23 0 0 25 0 1 0 1118418869 34361344 7440 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 8389 7440 118 309 0 8076 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 38912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 19547
/proc/meminfo: memFree=1010480/2055920 swapFree=4176444/4192956
[pid=19538] ppid=19536 vsize=5356 CPUtime=0
/proc/19538/stat : 19538 (rsat.sh) S 19536 19538 19247 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118418868 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19538/statm: 1339 241 199 169 0 50 0
[pid=19541] ppid=19538 vsize=33556 CPUtime=1200.03
/proc/19541/stat : 19541 (rsat) R 19538 19538 19247 0 -1 4194304 47009 0 0 0 119980 23 0 0 25 0 1 0 1118418869 34361344 7440 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19541/statm: 8389 7440 118 309 0 8076 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 38912

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.62
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.250961
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 47104

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

runsolver used 1.03584 second user time and 3.34149 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-31 01:58:55
IDJOB=1537904
IDBENCH=70445
IDSOLVER=545
FILE ID=node27/1537904-1238457535
PBS_JOBID= 9061716
Free space on /tmp= 65720 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S357555833-073.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537904-1238457535/watcher-1537904-1238457535 -o /tmp/evaluation-result-1537904-1238457535/solver-1537904-1238457535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537904-1238457535.cnf HOME

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

MD5SUM BENCH= d524fa9dff1d70d9e0d930212049605a
RANDOM SEED=716144063

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1040912 kB
Buffers:         89436 kB
Cached:         824240 kB
SwapCached:       9492 kB
Active:         138628 kB
Inactive:       786156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040912 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            6028 kB
Writeback:           0 kB
Mapped:          16780 kB
Slab:            76196 kB
Committed_AS:  2910068 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65712 MiB
End job on node27 at 2009-03-31 02:18:58