Trace number 1718591

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.05 1200.61

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.4558
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.00/0.00	c Parsing...
0.05/0.08	c ==============================================================================
0.05/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.08	c ==============================================================================
0.05/0.08	c |         0 |  120147   314766 |   36044       0        0     nan |  0.000 % |
0.05/0.08	c ==============================================================================
0.05/0.08	c Result  :   #vars: 841   #clauses: 120147   #literals: 314766
0.05/0.08	c CPU time:   0.074988 s
0.05/0.08	c ==============================================================================
0.19/0.21	c Rsat version 2.00

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-1718591-1240638102/watcher-1718591-1240638102 -o /tmp/evaluation-result-1718591-1240638102/solver-1718591-1240638102 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1718591-1240638102.cnf 

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.00 0.99 0.99 3/64 18265
/proc/meminfo: memFree=1061544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91837367 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 235 195 169 0 50 0
[pid=18266] ppid=18265 vsize=820 CPUtime=0
/proc/18266/stat : 18266 (SatElite) R 18265 18265 18132 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 91837367 839680 110 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/18266/statm: 205 111 49 128 0 74 0

[startup+0.0623461 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18265
/proc/meminfo: memFree=1061544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91837367 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 235 195 169 0 50 0
[pid=18266] ppid=18265 vsize=4952 CPUtime=0.05
/proc/18266/stat : 18266 (SatElite) R 18265 18265 18132 0 -1 4194304 1114 0 0 0 5 0 0 0 18 0 1 0 91837367 5070848 1097 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18266/statm: 1238 1098 49 128 0 1107 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10308

[startup+0.101349 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18265
/proc/meminfo: memFree=1061544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91837367 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 235 195 169 0 50 0
[pid=18266] ppid=18265 vsize=7204 CPUtime=0.09
/proc/18266/stat : 18266 (SatElite) R 18265 18265 18132 0 -1 4194304 1730 0 0 0 8 1 0 0 18 0 1 0 91837367 7376896 1713 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/18266/statm: 1801 1713 67 128 0 1670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12560

[startup+0.301383 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18265
/proc/meminfo: memFree=1061544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+0.701426 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18265
/proc/meminfo: memFree=1061544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+1.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1051544/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=10000 CPUtime=1.27
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 2332 0 0 0 127 0 0 0 25 0 1 0 91837388 10240000 2318 1992294400 134512640 135377749 4294956400 18446744073709551615 134529734 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 2500 2318 86 211 0 2286 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15356

[startup+3.10168 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1050008/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=11216 CPUtime=2.87
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 2649 0 0 0 286 1 0 0 25 0 1 0 91837388 11485184 2635 1992294400 134512640 135377749 4294956400 18446744073709551615 134530216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 2804 2635 86 211 0 2590 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16572

[startup+6.30103 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1046936/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=14444 CPUtime=6.08
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 3427 0 0 0 606 2 0 0 25 0 1 0 91837388 14790656 3413 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 3611 3413 86 211 0 3397 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19800

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1042976/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=17524 CPUtime=12.47
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 4629 0 0 0 1244 3 0 0 25 0 1 0 91837388 17944576 4129 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 4381 4129 86 211 0 4167 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22880

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1039136/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=21532 CPUtime=25.26
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 5704 0 0 0 2522 4 0 0 25 0 1 0 91837388 22048768 5204 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 5383 5204 86 211 0 5169 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26888

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1034272/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=27072 CPUtime=50.86
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 7506 0 0 0 5081 5 0 0 25 0 1 0 91837388 27721728 6424 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 6768 6424 86 211 0 6554 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32428

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1028768/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=32236 CPUtime=102.03
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 9643 0 0 0 10197 6 0 0 25 0 1 0 91837388 33009664 7756 1992294400 134512640 135377749 4294956400 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 8059 7756 86 211 0 7845 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 37592

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1020448/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=41284 CPUtime=162
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 13639 0 0 0 16190 10 0 0 25 0 1 0 91837388 42274816 9772 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 10321 9772 86 211 0 10107 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 46640

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1011168/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=50548 CPUtime=221.97
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 16023 0 0 0 22185 12 0 0 25 0 1 0 91837388 51761152 12156 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 12637 12156 86 211 0 12423 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 55904

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1000224/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=60704 CPUtime=281.94
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 20229 0 0 0 28179 15 0 0 25 0 1 0 91837388 62160896 14822 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 15176 14822 86 211 0 14962 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 66060

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1000224/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=60704 CPUtime=341.92
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 20244 0 0 0 34177 15 0 0 25 0 1 0 91837388 62160896 14837 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 15176 14837 86 211 0 14962 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 66060

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 18268
/proc/meminfo: memFree=1000032/2055920 swapFree=4192956/4192956

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

/proc/18268/statm: 20407 20110 86 211 0 20193 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 86984

[startup+582.302 s]
/proc/loadavg: 1.03 1.00 0.99 2/66 18268
/proc/meminfo: memFree=969504/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=94192 CPUtime=581.81
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 28736 0 0 0 58159 22 0 0 25 0 1 0 91837388 96452608 22559 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 23548 22559 86 211 0 23334 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 99548

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961248/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101748 CPUtime=641.79
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33866 0 0 0 64153 26 0 0 25 0 1 0 91837388 104189952 24565 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25437 24565 86 211 0 25223 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 107104

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961248/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=701.76
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33874 0 0 0 70150 26 0 0 25 0 1 0 91837388 104054784 24542 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24542 86 211 0 25190 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 106972

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961184/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=761.74
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33874 0 0 0 76148 26 0 0 25 0 1 0 91837388 104054784 24542 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24542 86 211 0 25190 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 106972

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961184/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=821.7
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33874 0 0 0 82144 26 0 0 25 0 1 0 91837388 104054784 24542 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24542 86 211 0 25190 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 106972

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961184/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=881.68
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33878 0 0 0 88142 26 0 0 25 0 1 0 91837388 104054784 24546 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24546 86 211 0 25190 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 106972

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=961248/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=941.66
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 33878 0 0 0 94140 26 0 0 25 0 1 0 91837388 104054784 24546 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24546 86 211 0 25190 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 106972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=960928/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101616 CPUtime=1001.63
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 34001 0 0 0 100137 26 0 0 25 0 1 0 91837388 104054784 24669 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25404 24669 86 211 0 25190 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 106972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=960416/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101880 CPUtime=1061.6
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 34145 0 0 0 106134 26 0 0 25 0 1 0 91837388 104325120 24753 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25470 24753 86 211 0 25256 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 107236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18268
/proc/meminfo: memFree=960416/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101880 CPUtime=1121.58
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 34145 0 0 0 112132 26 0 0 25 0 1 0 91837388 104325120 24753 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25470 24753 86 211 0 25256 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 107236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18274
/proc/meminfo: memFree=960288/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101748 CPUtime=1181.56
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 34191 0 0 0 118129 27 0 0 25 0 1 0 91837388 104189952 24728 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25437 24728 86 211 0 25223 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 107104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 18274
/proc/meminfo: memFree=960288/2055920 swapFree=4192956/4192956
[pid=18265] ppid=18263 vsize=5356 CPUtime=0.19
/proc/18265/stat : 18265 (rsat.sh) S 18263 18265 18132 0 -1 4194304 310 1731 0 0 0 0 18 1 15 0 1 0 91837367 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18265/statm: 1339 237 195 169 0 50 0
[pid=18268] ppid=18265 vsize=101748 CPUtime=1199.86
/proc/18268/stat : 18268 (rsat) R 18265 18265 18132 0 -1 4194304 34191 0 0 0 119959 27 0 0 25 0 1 0 91837388 104189952 24728 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18268/statm: 25437 24728 86 211 0 25223 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 107104

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18265 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=190970
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.212966
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.77
CPU system time (s): 0.28
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 119636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.19097
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2041
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= 6
involuntary context switches= 12

runsolver used 1.04384 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 07:41:42
IDJOB=1718591
IDBENCH=20491
IDSOLVER=560
FILE ID=node59/1718591-1240638102
PBS_JOBID= 9186431
Free space on /tmp= 66360 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718591-1240638102/watcher-1718591-1240638102 -o /tmp/evaluation-result-1718591-1240638102/solver-1718591-1240638102 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1718591-1240638102.cnf            

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED=1736210908

node59.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.240
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.240
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:       1062088 kB
Buffers:         75976 kB
Cached:         817748 kB
SwapCached:          0 kB
Active:         100584 kB
Inactive:       807068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1062088 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            72164 kB
Committed_AS:   356300 kB
PageTables:       1456 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= 66356 MiB
End job on node59 at 2009-04-25 08:01:45