Trace number 1773859

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 10000.1 10004.3

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
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.09/0.19	c ==============================================================================
0.09/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.19	c ==============================================================================
0.09/0.19	c |         0 |  213531   498239 |   64059       0        0     nan |  0.000 % |
1.29/1.39	c |         0 |  163018   485616 |      --       0       --      -- |     --   | -50511/-12618
1.29/1.39	c ==============================================================================
1.29/1.39	c Result  :   #vars: 36494   #clauses: 163018   #literals: 485616
1.29/1.39	c CPU time:   1.2918 s
1.29/1.39	c ==============================================================================
1.49/1.59	c Rsat version 3.02
1.58/1.72	c Base unit clause learned: 0

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-1773859-1241334951/watcher-1773859-1241334951 -o /tmp/evaluation-result-1773859-1241334951/solver-1773859-1241334951 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773859-1241334951.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 5538
/proc/meminfo: memFree=1651876/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) R 5536 5538 5501 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5538/statm: 1339 238 198 169 0 50 0
[pid=5539] ppid=5538 vsize=1552 CPUtime=0
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 161527737 1589248 228 1992294400 4194304 4959918 548682068688 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 388 231 64 186 0 198 0

[startup+0.0633611 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 5538
/proc/meminfo: memFree=1651876/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5538/statm: 1339 239 199 169 0 50 0
[pid=5539] ppid=5538 vsize=17360 CPUtime=0.05
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 4022 0 0 0 4 1 0 0 19 0 1 0 161527737 17776640 4005 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 4340 4007 64 186 0 4150 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22716

[startup+0.101364 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 5538
/proc/meminfo: memFree=1651876/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5538/statm: 1339 239 199 169 0 50 0
[pid=5539] ppid=5538 vsize=29352 CPUtime=0.09
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 6450 0 0 0 6 3 0 0 19 0 1 0 161527737 30056448 6433 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 7338 6435 64 186 0 7148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34708

[startup+0.301386 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 5538
/proc/meminfo: memFree=1651876/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5538/statm: 1339 239 199 169 0 50 0
[pid=5539] ppid=5538 vsize=62008 CPUtime=0.29
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 14032 0 0 0 22 7 0 0 21 0 1 0 161527737 63496192 13419 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 15502 13419 92 186 0 15312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67364

[startup+0.701431 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 5538
/proc/meminfo: memFree=1651876/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5538/statm: 1339 239 199 169 0 50 0
[pid=5539] ppid=5538 vsize=73944 CPUtime=0.69
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 16998 0 0 0 60 9 0 0 25 0 1 0 161527737 75718656 16385 1992294400 4194304 4959918 548682068688 18446744073709551615 4270356 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 18486 16385 92 186 0 18296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79300

[startup+1.50152 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 5540
/proc/meminfo: memFree=1583188/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161527737 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5538/statm: 1339 239 199 169 0 50 0
[pid=5539] ppid=5538 vsize=74800 CPUtime=1.49
/proc/5539/stat : 5539 (SatElite) R 5538 5538 5501 0 -1 4194304 17416 0 0 0 139 10 0 0 25 0 1 0 161527737 76595200 16594 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/5539/statm: 18700 16594 92 186 0 18510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80156

[startup+3.10271 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1629140/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=19216 CPUtime=1.49
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 4473 0 0 0 148 1 0 0 25 0 1 0 161527897 19677184 4128 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5541/statm: 4804 4128 116 309 0 4491 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24572

[startup+6.30106 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1628308/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=19660 CPUtime=4.68
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 4611 0 0 0 467 1 0 0 25 0 1 0 161527897 20131840 4264 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5541/statm: 4915 4264 118 309 0 4602 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 25016

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1627924/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=20020 CPUtime=11.06
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 4706 0 0 0 1105 1 0 0 25 0 1 0 161527897 20500480 4359 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 5005 4359 118 309 0 4692 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 25376

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1626708/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=21516 CPUtime=23.85
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 5145 0 0 0 2383 2 0 0 25 0 1 0 161527897 22032384 4730 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 5379 4730 118 309 0 5066 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26872

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1626132/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=22152 CPUtime=49.41
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 5496 0 0 0 4939 2 0 0 25 0 1 0 161527897 22683648 4850 1992294400 4194304 5460562 548682068800 18446744073709551615 4197972 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 5538 4850 119 309 0 5225 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 27508

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1623380/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=25208 CPUtime=100.6
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 10445 0 0 0 10055 5 0 0 25 0 1 0 161527897 25812992 5478 1992294400 4194304 5460562 548682068800 18446744073709551615 4214217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 6302 5478 119 309 0 5989 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 30564

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1620052/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=28160 CPUtime=160.56
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 20224 0 0 0 16047 9 0 0 25 0 1 0 161527897 28835840 6322 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 7040 6322 119 309 0 6727 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 33516

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1616084/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=33944 CPUtime=220.54
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 32829 0 0 0 22038 16 0 0 25 0 1 0 161527897 34758656 7356 1992294400 4194304 5460562 548682068800 18446744073709551615 4802125 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 8486 7356 119 309 0 8173 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 39300

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1611092/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=38100 CPUtime=280.53
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 46135 0 0 0 28031 22 0 0 25 0 1 0 161527897 39014400 8545 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 9525 8545 119 309 0 9212 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 43456

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5541
/proc/meminfo: memFree=1606612/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=42136 CPUtime=340.48
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 55315 0 0 0 34023 25 0 0 25 0 1 0 161527897 43147264 9656 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 10534 9656 119 309 0 10221 0
Current children cumulated CPU time (s) 342.06

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

/proc/5541/statm: 59667 58892 119 309 0 59354 0
Current children cumulated CPU time (s) 9398.3
Current children cumulated vsize (KiB) 244024

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1402964/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=243992 CPUtime=9456.69
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 347757 0 0 0 945498 171 0 0 25 0 1 0 161527897 249847808 60292 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 60998 60292 119 309 0 60685 0
Current children cumulated CPU time (s) 9458.27
Current children cumulated vsize (KiB) 249348

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9516.68
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 951487 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4793427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9518.26
Current children cumulated vsize (KiB) 269860

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9576.66
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 957485 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4819149 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9578.24
Current children cumulated vsize (KiB) 269860

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398356/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9636.63
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 963482 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4202783 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9638.21
Current children cumulated vsize (KiB) 269860

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9696.6
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 969479 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198099 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9698.18
Current children cumulated vsize (KiB) 269860

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398228/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9756.58
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 975477 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9758.16
Current children cumulated vsize (KiB) 269860

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9816.56
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 981475 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9818.14
Current children cumulated vsize (KiB) 269860

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5559
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9876.54
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 987473 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9878.12
Current children cumulated vsize (KiB) 269860

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5565
/proc/meminfo: memFree=1398228/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9936.51
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 993470 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9938.09
Current children cumulated vsize (KiB) 269860

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5565
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9996.49
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 999468 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 9998.07
Current children cumulated vsize (KiB) 269860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5565
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9998.49
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 999668 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 269860

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

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

[startup+10004.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5565
/proc/meminfo: memFree=1398292/2055920 swapFree=4181296/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=1.58
/proc/5538/stat : 5538 (rsat.sh) S 5536 5538 5501 0 -1 4194304 312 17419 0 0 0 0 146 12 16 0 1 0 161527737 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5538/statm: 1339 241 199 169 0 50 0
[pid=5541] ppid=5538 vsize=264504 CPUtime=9998.49
/proc/5541/stat : 5541 (rsat) R 5538 5538 5501 0 -1 4194304 369329 0 0 0 999668 181 0 0 25 0 1 0 161527897 270852096 61370 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5541/statm: 66126 61370 119 309 0 65813 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 269860

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10004.3
CPU time (s): 10000.1
CPU user time (s): 9998.14
CPU system time (s): 1.93
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 335412

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

runsolver used 9.53255 second user time and 26.8549 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-03 09:15:52
IDJOB=1773859
IDBENCH=70813
IDSOLVER=615
FILE ID=node35/1773859-1241334951
PBS_JOBID= 9225442
Free space on /tmp= 66552 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray32_32.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773859-1241334951/watcher-1773859-1241334951 -o /tmp/evaluation-result-1773859-1241334951/solver-1773859-1241334951 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773859-1241334951.cnf HOME

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED=374563264

node35.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.214
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.214
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:       1652428 kB
Buffers:         68268 kB
Cached:         243520 kB
SwapCached:       5500 kB
Active:          79756 kB
Inactive:       239828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652428 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            9424 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            69948 kB
Committed_AS:   757312 kB
PageTables:       1396 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= 66540 MiB
End job on node35 at 2009-05-03 12:02:38