Trace number 1580781

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.69/1.71	c ==============================================================================
1.69/1.71	c |           |     ORIGINAL     |              LEARNT              |          |
1.69/1.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.69/1.71	c ==============================================================================
1.69/1.71	c |         0 | 1404697  3320628 |  421409       0        0     nan |  0.000 % |
9.69/9.80	c |         0 | 1044843  2775530 |      --       0       --      -- |     --   | -106380/29683
9.79/9.81	c ==============================================================================
9.79/9.81	c Result  :   #vars: 219138   #clauses: 1044843   #literals: 2775530
9.79/9.81	c CPU time:   9.45656 s
9.79/9.81	c ==============================================================================
11.19/11.27	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-1580781-1238922305/watcher-1580781-1238922305 -o /tmp/evaluation-result-1580781-1238922305/solver-1580781-1238922305 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580781-1238922305.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 1.00 1.03 3/64 2272
/proc/meminfo: memFree=1634200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=2356 CPUtime=0
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 1164893040 2412544 462 1992294400 134512640 135038345 4294956272 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 589 464 49 128 0 458 0

[startup+0.059427 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 2272
/proc/meminfo: memFree=1634200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=25244 CPUtime=0.04
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 3872 0 0 0 3 1 0 0 18 0 1 0 1164893040 25849856 3751 1992294400 134512640 135038345 4294956272 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 6311 3753 49 128 0 6180 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30600

[startup+0.101431 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 2272
/proc/meminfo: memFree=1634200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=27784 CPUtime=0.09
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 5300 0 0 0 7 2 0 0 18 0 1 0 1164893040 28450816 5179 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 6946 5180 49 128 0 6815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33140

[startup+0.301453 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 2272
/proc/meminfo: memFree=1634200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=47164 CPUtime=0.29
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 10155 0 0 0 24 5 0 0 19 0 1 0 1164893040 48295936 10034 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 11791 10034 49 128 0 11660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52520

[startup+0.701499 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 2272
/proc/meminfo: memFree=1634200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=67792 CPUtime=0.68
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 14911 0 0 0 61 7 0 0 23 0 1 0 1164893040 69419008 14790 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 16948 14790 49 128 0 16817 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 73148

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 2274
/proc/meminfo: memFree=1555016/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=154548 CPUtime=1.49
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 33553 0 0 0 131 18 0 0 25 0 1 0 1164893040 158257152 33432 1992294400 134512640 135038345 4294956272 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 38637 33432 50 128 0 38506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159904

[startup+3.10277 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 2274
/proc/meminfo: memFree=1481096/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=182312 CPUtime=3.08
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 43050 0 0 0 284 24 0 0 25 0 1 0 1164893040 186687488 39355 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 45578 39355 69 128 0 45447 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 187668

[startup+6.30114 s]
/proc/loadavg: 1.08 1.02 1.03 2/66 2274
/proc/meminfo: memFree=1460360/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=0
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164893040 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1339 235 195 169 0 50 0
[pid=2273] ppid=2272 vsize=211728 CPUtime=6.28
/proc/2273/stat : 2273 (SatElite) R 2272 2272 1844 0 -1 4194304 49493 0 0 0 599 29 0 0 25 0 1 0 1164893040 216809472 44998 1992294400 134512640 135038345 4294956272 18446744073709551615 134591560 0 0 4096 3 0 0 0 17 1 0 0
/proc/2273/statm: 52932 44998 69 128 0 52801 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 217084

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.03 2/66 2275
/proc/meminfo: memFree=1552200/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=71184 CPUtime=1.41
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 32608 0 0 0 131 10 0 0 25 0 1 0 1164894167 72892416 16842 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 17796 16842 85 211 0 17582 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 76540

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.03 2/66 2275
/proc/meminfo: memFree=1535112/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=71800 CPUtime=14.22
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 117754 0 0 0 1391 31 0 0 25 0 1 0 1164894167 73523200 17317 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 17950 17317 86 211 0 17736 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77156

[startup+51.1012 s]
/proc/loadavg: 1.04 1.01 1.03 2/66 2275
/proc/meminfo: memFree=1534856/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=72148 CPUtime=39.79
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 346313 0 0 0 3891 88 0 0 25 0 1 0 1164894167 73879552 17416 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 18037 17416 86 211 0 17823 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77504

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.02 2/66 2275
/proc/meminfo: memFree=1523656/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=83172 CPUtime=90.99
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 948364 0 0 0 8856 243 0 0 25 0 1 0 1164894167 85168128 20178 1992294400 134512640 135377749 4294956384 18446744073709551615 134524155 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 20793 20178 86 211 0 20579 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 88528

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 2275
/proc/meminfo: memFree=1509832/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=97628 CPUtime=150.96
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 1671635 0 0 0 14670 426 0 0 25 0 1 0 1164894167 99971072 23697 1992294400 134512640 135377749 4294956384 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 24407 23697 86 211 0 24193 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 102984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 2275
/proc/meminfo: memFree=1498312/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=108632 CPUtime=210.95
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 2316463 0 0 0 20502 593 0 0 25 0 1 0 1164894167 111239168 26514 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 27158 26514 86 211 0 26944 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 113988

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1487304/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=119592 CPUtime=270.93
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 2967543 0 0 0 26332 761 0 0 25 0 1 0 1164894167 122462208 29279 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 29898 29279 86 211 0 29684 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 124948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1480136/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=126588 CPUtime=330.92
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 3628281 0 0 0 32160 932 0 0 25 0 1 0 1164894167 129626112 31031 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 31647 31031 86 211 0 31433 0

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

/proc/2275/statm: 38440 37725 86 211 0 38226 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 159116

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1444616/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=162344 CPUtime=570.85
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 6178266 0 0 0 55487 1598 0 0 25 0 1 0 1164894167 166240256 39887 1992294400 134512640 135377749 4294956384 18446744073709551615 134529186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 40586 39887 86 211 0 40372 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 167700

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1435016/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=171728 CPUtime=630.84
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 6779911 0 0 0 61334 1750 0 0 25 0 1 0 1164894167 175849472 42257 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 42932 42257 86 211 0 42718 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 177084

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1424520/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=182172 CPUtime=690.82
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 7425196 0 0 0 67164 1918 0 0 25 0 1 0 1164894167 186544128 44885 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 45543 44885 86 211 0 45329 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 187528

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1417928/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=188532 CPUtime=750.81
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 8014397 0 0 0 73011 2070 0 0 25 0 1 0 1164894167 193056768 46503 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 47133 46503 86 211 0 46919 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 193888

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1405896/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=202028 CPUtime=810.79
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 8655883 0 0 0 78845 2234 0 0 25 0 1 0 1164894167 206876672 49530 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 50507 49530 86 211 0 50293 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 207384

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1397384/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=210368 CPUtime=870.77
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 9154468 0 0 0 84712 2365 0 0 25 0 1 0 1164894167 215416832 51629 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 52592 51629 86 211 0 52378 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 215724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1388040/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=219660 CPUtime=930.76
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 9700919 0 0 0 90573 2503 0 0 25 0 1 0 1164894167 224931840 53983 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 54915 53983 86 211 0 54701 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 225016

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1381576/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=225908 CPUtime=990.75
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 10182435 0 0 0 96443 2632 0 0 25 0 1 0 1164894167 231329792 55560 1992294400 134512640 135377749 4294956384 18446744073709551615 134523286 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 56477 55560 86 211 0 56263 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 231264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1372936/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=234496 CPUtime=1050.72
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 10690276 0 0 0 102306 2766 0 0 25 0 1 0 1164894167 240123904 57722 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 58624 57722 86 211 0 58410 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 239852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1361992/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=245220 CPUtime=1110.71
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 11294809 0 0 0 108139 2932 0 0 25 0 1 0 1164894167 251105280 60439 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 61305 60439 86 211 0 61091 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 250576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1352712/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=254716 CPUtime=1170.7
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 11894997 0 0 0 113980 3090 0 0 25 0 1 0 1164894167 260829184 62808 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 63679 62809 86 211 0 63465 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 260072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1349768/2055920 swapFree=4178508/4192956
[pid=2272] ppid=2270 vsize=5356 CPUtime=11.26
/proc/2272/stat : 2272 (rsat.sh) S 2270 2272 1844 0 -1 4194304 310 58125 0 0 0 0 1080 46 16 0 1 0 1164893040 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1339 237 195 169 0 50 0
[pid=2275] ppid=2272 vsize=257272 CPUtime=1188.8
/proc/2275/stat : 2275 (rsat) R 2272 2272 1844 0 -1 4194304 12063351 0 0 0 115746 3134 0 0 25 0 1 0 1164894167 263446528 63463 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2275/statm: 64318 63463 86 211 0 64104 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 262628

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 2272 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=805357
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=461929
# CPU time returned by wait4() is 11.2673
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1168.26
CPU system time (s): 31.8
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 262712

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

runsolver used 1.36879 second user time and 3.00854 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-05 11:05:07
IDJOB=1580781
IDBENCH=71023
IDSOLVER=560
FILE ID=node62/1580781-1238922305
PBS_JOBID= 9101408
Free space on /tmp= 66536 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580781-1238922305/watcher-1580781-1238922305 -o /tmp/evaluation-result-1580781-1238922305/solver-1580781-1238922305 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1580781-1238922305.cnf            

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=2044308111

node62.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.232
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.232
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:       1634616 kB
Buffers:         28164 kB
Cached:         316400 kB
SwapCached:       7608 kB
Active:         133068 kB
Inactive:       220828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634616 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           27888 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            53164 kB
Committed_AS:  3127888 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node62 at 2009-04-05 11:25:10