Trace number 1825113

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) 10000 10003.6

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.89/0.94	c ==============================================================================
0.89/0.94	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.94	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.94	c ==============================================================================
0.89/0.94	c |         0 |  904890  2111410 |  271466       0        0     nan |  0.000 % |
11.98/12.09	c |         0 |  561543  1734504 |      --       0       --      -- |     --   | -343345/-376901
11.98/12.10	c ==============================================================================
11.98/12.10	c Result  :   #vars: 110076   #clauses: 561543   #literals: 1734504
11.98/12.10	c CPU time:   11.6872 s
11.98/12.10	c ==============================================================================
12.87/12.97	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-1825113-1242483563/watcher-1825113-1242483563 -o /tmp/evaluation-result-1825113-1242483563/solver-1825113-1242483563 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825113-1242483563.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.99 0.98 0.96 3/64 31235
/proc/meminfo: memFree=1053560/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=1528 CPUtime=0
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 276389464 1564672 265 1992294400 134512640 135038345 4294956288 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 382 266 49 128 0 251 0

[startup+0.0894331 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 31235
/proc/meminfo: memFree=1053560/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=12868 CPUtime=0.07
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 2888 0 0 0 6 1 0 0 18 0 1 0 276389464 13176832 2871 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 3217 2871 49 128 0 3086 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18224

[startup+0.101432 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 31235
/proc/meminfo: memFree=1053560/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=15452 CPUtime=0.09
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 3209 0 0 0 7 2 0 0 18 0 1 0 276389464 15822848 3193 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 3863 3197 49 128 0 3732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20808

[startup+0.301465 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 31235
/proc/meminfo: memFree=1053560/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=39296 CPUtime=0.29
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 9135 0 0 0 23 6 0 0 19 0 1 0 276389464 40239104 9119 1992294400 134512640 135038345 4294956288 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 9824 9121 49 128 0 9693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44652

[startup+0.701534 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 31235
/proc/meminfo: memFree=1053560/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=85184 CPUtime=0.69
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 20825 0 0 0 57 12 0 0 23 0 1 0 276389464 87228416 20808 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 21296 20809 49 128 0 21165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90540

[startup+1.50167 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31237
/proc/meminfo: memFree=937768/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=145320 CPUtime=1.49
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 32468 0 0 0 131 18 0 0 25 0 1 0 276389464 148807680 29913 1992294400 134512640 135038345 4294956288 18446744073709551615 134571250 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 36330 29913 69 128 0 36199 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150676

[startup+3.10194 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31237
/proc/meminfo: memFree=928744/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=148064 CPUtime=3.08
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 33115 0 0 0 287 21 0 0 25 0 1 0 276389464 151617536 30560 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 37016 30560 69 128 0 36885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153420

[startup+6.30149 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31237
/proc/meminfo: memFree=911208/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=153516 CPUtime=6.27
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 34433 0 0 0 599 28 0 0 25 0 1 0 276389464 157200384 31878 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 38379 31878 69 128 0 38248 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 158872

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31237
/proc/meminfo: memFree=873520/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=0
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276389464 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31235/statm: 1339 235 195 169 0 50 0
[pid=31236] ppid=31235 vsize=174024 CPUtime=12.67
/proc/31236/stat : 31236 (SatElite) R 31235 31235 31141 0 -1 4194304 43202 0 0 0 1225 42 0 0 25 0 1 0 276389464 178200576 37035 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 43506 37035 71 128 0 43375 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 179380

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=969008/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=40604 CPUtime=12.51
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 10524 0 0 0 1246 5 0 0 25 0 1 0 276390761 41578496 9783 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 10151 9783 86 211 0 9937 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 45960

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=961648/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=47228 CPUtime=38.09
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 12221 0 0 0 3802 7 0 0 25 0 1 0 276390761 48361472 11416 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 11807 11416 86 211 0 11593 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 52584

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=956208/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=53636 CPUtime=89.27
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 13835 0 0 0 8918 9 0 0 25 0 1 0 276390761 54923264 13030 1992294400 134512640 135377749 4294956400 18446744073709551615 134524169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 13409 13030 86 211 0 13195 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 58992

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=945456/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=65048 CPUtime=149.24
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 16796 0 0 0 14912 12 0 0 25 0 1 0 276390761 66609152 15712 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 16262 15712 86 211 0 16048 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 70404

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=935344/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=74856 CPUtime=209.22
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 19295 0 0 0 20906 16 0 0 25 0 1 0 276390761 76652544 18211 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 18714 18211 86 211 0 18500 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 80212

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=927536/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=82780 CPUtime=269.21
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 21296 0 0 0 26902 19 0 0 25 0 1 0 276390761 84766720 20211 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 20695 20211 86 211 0 20481 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 88136

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 31238
/proc/meminfo: memFree=918960/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=91108 CPUtime=329.18
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 23395 0 0 0 32897 21 0 0 25 0 1 0 276390761 93294592 22310 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 22777 22310 86 211 0 22563 0

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

/proc/31238/statm: 125177 123629 86 211 0 124963 0
Current children cumulated CPU time (s) 9338.98
Current children cumulated vsize (KiB) 506064

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31256
/proc/meminfo: memFree=511408/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9386.01
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141794 0 0 0 938414 187 0 0 25 0 1 0 276390761 512724992 123634 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123634 86 211 0 124963 0
Current children cumulated CPU time (s) 9398.95
Current children cumulated vsize (KiB) 506064

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31256
/proc/meminfo: memFree=511344/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9445.99
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141806 0 0 0 944412 187 0 0 25 0 1 0 276390761 512724992 123646 1992294400 134512640 135377749 4294956400 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123646 86 211 0 124963 0
Current children cumulated CPU time (s) 9458.93
Current children cumulated vsize (KiB) 506064

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31256
/proc/meminfo: memFree=511152/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9505.97
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141846 0 0 0 950410 187 0 0 25 0 1 0 276390761 512724992 123686 1992294400 134512640 135377749 4294956400 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123686 86 211 0 124963 0
Current children cumulated CPU time (s) 9518.91
Current children cumulated vsize (KiB) 506064

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31256
/proc/meminfo: memFree=510896/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9565.96
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141903 0 0 0 956408 188 0 0 25 0 1 0 276390761 512724992 123743 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123743 86 211 0 124963 0
Current children cumulated CPU time (s) 9578.9
Current children cumulated vsize (KiB) 506064

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31256
/proc/meminfo: memFree=510896/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9625.93
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141915 0 0 0 962405 188 0 0 25 0 1 0 276390761 512724992 123755 1992294400 134512640 135377749 4294956400 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123755 86 211 0 124963 0
Current children cumulated CPU time (s) 9638.87
Current children cumulated vsize (KiB) 506064

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510640/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9685.91
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141927 0 0 0 968403 188 0 0 25 0 1 0 276390761 512724992 123767 1992294400 134512640 135377749 4294956400 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123767 86 211 0 124963 0
Current children cumulated CPU time (s) 9698.85
Current children cumulated vsize (KiB) 506064

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510704/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9745.89
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141938 0 0 0 974401 188 0 0 25 0 1 0 276390761 512724992 123778 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123778 86 211 0 124963 0
Current children cumulated CPU time (s) 9758.83
Current children cumulated vsize (KiB) 506064

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510704/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9805.86
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141948 0 0 0 980398 188 0 0 25 0 1 0 276390761 512724992 123788 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123788 86 211 0 124963 0
Current children cumulated CPU time (s) 9818.8
Current children cumulated vsize (KiB) 506064

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510704/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9865.84
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141959 0 0 0 986396 188 0 0 25 0 1 0 276390761 512724992 123799 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123799 86 211 0 124963 0
Current children cumulated CPU time (s) 9878.78
Current children cumulated vsize (KiB) 506064

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510640/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9925.82
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141968 0 0 0 992394 188 0 0 25 0 1 0 276390761 512724992 123808 1992294400 134512640 135377749 4294956400 18446744073709551615 134529240 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123808 86 211 0 124963 0
Current children cumulated CPU time (s) 9938.76
Current children cumulated vsize (KiB) 506064

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510576/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9985.81
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141978 0 0 0 998392 189 0 0 25 0 1 0 276390761 512724992 123818 1992294400 134512640 135377749 4294956400 18446744073709551615 134529430 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123818 86 211 0 124963 0
Current children cumulated CPU time (s) 9998.75
Current children cumulated vsize (KiB) 506064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31262
/proc/meminfo: memFree=510576/2055920 swapFree=4179872/4192956
[pid=31235] ppid=31233 vsize=5356 CPUtime=12.94
/proc/31235/stat : 31235 (rsat.sh) S 31233 31235 31141 0 -1 4194304 310 43203 0 0 0 0 1248 46 16 0 1 0 276389464 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31235/statm: 1339 237 195 169 0 50 0
[pid=31238] ppid=31235 vsize=500708 CPUtime=9987.11
/proc/31238/stat : 31238 (rsat) R 31235 31235 31141 0 -1 4194304 141978 0 0 0 998522 189 0 0 25 0 1 0 276390761 512724992 123818 1992294400 134512640 135377749 4294956400 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31238/statm: 125177 123818 86 211 0 124963 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 506064

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 31235 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=484102
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=467928
# CPU time returned by wait4() is 12.952
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.6
CPU time (s): 10000
CPU user time (s): 9997.7
CPU system time (s): 2.35
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 531052

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

runsolver used 11.8082 second user time and 24.2293 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-16 16:19:24
IDJOB=1825113
IDBENCH=70782
IDSOLVER=665
FILE ID=node25/1825113-1242483563
PBS_JOBID= 9306913
Free space on /tmp= 66300 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl128.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825113-1242483563/watcher-1825113-1242483563 -o /tmp/evaluation-result-1825113-1242483563/solver-1825113-1242483563 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825113-1242483563.cnf            

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=1153916717

node25.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.259
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.259
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:       1053976 kB
Buffers:         74028 kB
Cached:         839564 kB
SwapCached:       6856 kB
Active:          86436 kB
Inactive:       835452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1053976 kB
SwapTotal:     4192956 kB
SwapFree:      4179872 kB
Dirty:           18164 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            66112 kB
Committed_AS:   972620 kB
PageTables:       1460 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= 66256 MiB
End job on node25 at 2009-05-16 19:06:10