Trace number 1579836

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 1200.08 1206.22

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.14	c ==============================================================================
1.09/1.14	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.14	c ==============================================================================
1.09/1.14	c |         0 | 1008281  2419401 |  302484       0        0     nan |  0.000 % |
6.26/6.34	c |         0 |  668201  1856521 |      --       0       --      -- |     --   | -89034/10970
6.26/6.34	c ==============================================================================
6.26/6.34	c Result  :   #vars: 102505   #clauses: 668201   #literals: 1856521
6.26/6.34	c CPU time:   6.02308 s
6.26/6.34	c ==============================================================================
6.96/7.09	c Rsat version 3.02
7.55/7.64	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-1579836-1238911790/watcher-1579836-1238911790 -o /tmp/evaluation-result-1579836-1238911790/solver-1579836-1238911790 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1579836-1238911790.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 27363
/proc/meminfo: memFree=1614664/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5360 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) R 27361 27363 26589 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 1163843154 5488640 154 1992294400 4194304 4889804 548682068768 18446744073709551615 251279409234 0 0 4096 0 0 0 0 17 1 0 0
/proc/27363/statm: 1340 154 126 169 0 51 0

[startup+0.087541 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 27363
/proc/meminfo: memFree=1614664/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102541 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 27363
/proc/meminfo: memFree=1614664/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301567 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 27363
/proc/meminfo: memFree=1614664/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701618 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 27363
/proc/meminfo: memFree=1614664/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50172 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 27365
/proc/meminfo: memFree=1459768/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
[pid=27365] ppid=27363 vsize=169892 CPUtime=1.48
/proc/27365/stat : 27365 (SatElite) R 27363 27363 26589 0 -1 4194304 40104 0 0 0 129 19 0 0 25 0 1 0 1163843154 173969408 39991 1992294400 4194304 4959918 548682068656 18446744073709551615 4242991 0 0 4096 3 0 0 0 17 1 0 0
/proc/27365/statm: 42473 39991 86 186 0 42283 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 175248

[startup+3.10192 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 27365
/proc/meminfo: memFree=1440312/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
[pid=27365] ppid=27363 vsize=187896 CPUtime=3.08
/proc/27365/stat : 27365 (SatElite) R 27363 27363 26589 0 -1 4194304 46307 0 0 0 283 25 0 0 25 0 1 0 1163843154 192405504 44032 1992294400 4194304 4959918 548682068656 18446744073709551615 4285863 0 0 4096 3 0 0 0 17 1 0 0
/proc/27365/statm: 46974 44032 92 186 0 46784 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 193252

[startup+6.30132 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 27365
/proc/meminfo: memFree=1423616/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=0
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 1163843154 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27363/statm: 1339 240 199 169 0 50 0
[pid=27365] ppid=27363 vsize=200044 CPUtime=6.26
/proc/27365/stat : 27365 (SatElite) R 27363 27363 26589 0 -1 4194304 51465 0 0 0 598 28 0 0 25 0 1 0 1163843154 204845056 46627 1992294400 4194304 4959918 548682068656 18446744073709551615 4299779 0 0 4096 3 0 0 0 17 1 0 0
/proc/27365/statm: 50011 46627 92 186 0 49821 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 205400

[startup+12.7011 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1536192/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=61432 CPUtime=5.57
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 15554 0 0 0 549 8 0 0 25 0 1 0 1163843863 62906368 14588 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 15358 14588 116 309 0 15045 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 66788

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1535616/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=62600 CPUtime=18.3
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 15871 0 0 0 1821 9 0 0 25 0 1 0 1163843863 64102400 14890 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 15650 14890 116 309 0 15337 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 67956

[startup+51.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1530304/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=68220 CPUtime=43.74
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 17348 0 0 0 4364 10 0 0 25 0 1 0 1163843863 69857280 16280 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 17055 16280 118 309 0 16742 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 73576

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1519680/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=78868 CPUtime=94.68
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 20140 0 0 0 9457 11 0 0 25 0 1 0 1163843863 80760832 18924 1992294400 4194304 5460562 548682068784 18446744073709551615 4201690 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 19717 18924 118 309 0 19404 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 84224

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1503808/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=94804 CPUtime=154.39
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 24190 0 0 0 15425 14 0 0 25 0 1 0 1163843863 97079296 22836 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 23701 22836 118 309 0 23388 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 100160

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1486656/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=111836 CPUtime=214.07
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 28498 0 0 0 21390 17 0 0 25 0 1 0 1163843863 114520064 27136 1992294400 4194304 5460562 548682068784 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 27959 27136 118 309 0 27646 0
Current children cumulated CPU time (s) 221.12
Current children cumulated vsize (KiB) 117192

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1471616/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=126896 CPUtime=273.77
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 32309 0 0 0 27357 20 0 0 25 0 1 0 1163843863 129941504 30946 1992294400 4194304 5460562 548682068784 18446744073709551615 4204987 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 31724 30946 118 309 0 31411 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 132252

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1454848/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=144216 CPUtime=333.47
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 36726 0 0 0 33323 24 0 0 25 0 1 0 1163843863 147677184 35094 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 36054 35094 118 309 0 35741 0
Current children cumulated CPU time (s) 340.52
Current children cumulated vsize (KiB) 149572

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1440064/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=158892 CPUtime=393.17
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 40427 0 0 0 39290 27 0 0 25 0 1 0 1163843863 162705408 38795 1992294400 4194304 5460562 548682068784 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 39723 38795 118 309 0 39410 0
Current children cumulated CPU time (s) 400.22
Current children cumulated vsize (KiB) 164248


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

/proc/27366/statm: 46937 46097 118 309 0 46624 0
Current children cumulated CPU time (s) 519.62
Current children cumulated vsize (KiB) 193104

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1395712/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=202608 CPUtime=572.26
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 51529 0 0 0 57191 35 0 0 25 0 1 0 1163843863 207470592 49842 1992294400 4194304 5460562 548682068784 18446744073709551615 4214277 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 50652 49842 118 309 0 50339 0
Current children cumulated CPU time (s) 579.31
Current children cumulated vsize (KiB) 207964

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1382016/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=215960 CPUtime=631.96
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 54917 0 0 0 63158 38 0 0 25 0 1 0 1163843863 221143040 53212 1992294400 4194304 5460562 548682068784 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 53990 53212 118 309 0 53677 0
Current children cumulated CPU time (s) 639.01
Current children cumulated vsize (KiB) 221316

[startup+702.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1369024/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=230912 CPUtime=691.66
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 58695 0 0 0 69126 40 0 0 25 0 1 0 1163843863 236453888 56475 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 57728 56475 118 309 0 57415 0
Current children cumulated CPU time (s) 698.71
Current children cumulated vsize (KiB) 236268

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1356160/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=243696 CPUtime=751.36
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 61940 0 0 0 75094 42 0 0 25 0 1 0 1163843863 249544704 59705 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 60924 59705 118 309 0 60611 0
Current children cumulated CPU time (s) 758.41
Current children cumulated vsize (KiB) 249052

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1344256/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=255332 CPUtime=811.06
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 64927 0 0 0 81062 44 0 0 25 0 1 0 1163843863 261459968 62645 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 63833 62645 118 309 0 63520 0
Current children cumulated CPU time (s) 818.11
Current children cumulated vsize (KiB) 260688

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1332928/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=266328 CPUtime=870.75
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 67816 0 0 0 87029 46 0 0 25 0 1 0 1163843863 272719872 65444 1992294400 4194304 5460562 548682068784 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 66582 65444 118 309 0 66269 0
Current children cumulated CPU time (s) 877.8
Current children cumulated vsize (KiB) 271684

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1321472/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=277900 CPUtime=930.46
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 70717 0 0 0 92997 49 0 0 25 0 1 0 1163843863 284569600 68340 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 69475 68340 118 309 0 69162 0
Current children cumulated CPU time (s) 937.51
Current children cumulated vsize (KiB) 283256

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1310080/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=289008 CPUtime=990.15
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 73600 0 0 0 98964 51 0 0 25 0 1 0 1163843863 295944192 71139 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 72252 71139 118 309 0 71939 0
Current children cumulated CPU time (s) 997.2
Current children cumulated vsize (KiB) 294364

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1300928/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=298076 CPUtime=1049.86
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 75945 0 0 0 104933 53 0 0 25 0 1 0 1163843863 305229824 73457 1992294400 4194304 5460562 548682068784 18446744073709551615 4225794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 74519 73457 118 309 0 74206 0
Current children cumulated CPU time (s) 1056.91
Current children cumulated vsize (KiB) 303432

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1295936/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=302756 CPUtime=1109.56
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 77178 0 0 0 110902 54 0 0 25 0 1 0 1163843863 310022144 74655 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 75689 74655 118 309 0 75376 0
Current children cumulated CPU time (s) 1116.61
Current children cumulated vsize (KiB) 308112

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1283072/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=315500 CPUtime=1169.27
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 80406 0 0 0 116870 57 0 0 25 0 1 0 1163843863 323072000 77875 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 78875 77875 118 309 0 78562 0
Current children cumulated CPU time (s) 1176.32
Current children cumulated vsize (KiB) 320856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27366
/proc/meminfo: memFree=1277184/2055920 swapFree=4170232/4192956
[pid=27363] ppid=27361 vsize=5356 CPUtime=7.05
/proc/27363/stat : 27363 (rsat.sh) S 27361 27363 26589 0 -1 4194304 315 52633 0 0 0 0 669 36 16 0 1 0 1163843154 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27363/statm: 1339 242 199 169 0 50 0
[pid=27366] ppid=27363 vsize=321188 CPUtime=1193.03
/proc/27366/stat : 27366 (rsat) R 27363 27363 26589 0 -1 4194304 81881 0 0 0 119246 57 0 0 25 0 1 0 1163843863 328896512 79299 1992294400 4194304 5460562 548682068784 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27366/statm: 80297 79299 118 309 0 79984 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 326544

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 27363 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=696981
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=369943
# CPU time returned by wait4() is 7.06692
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1206.22
CPU time (s): 1200.08
CPU user time (s): 1199.15
CPU system time (s): 0.93
CPU usage (%): 99.4912
Max. virtual memory (cumulated for all children) (KiB): 326544

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

runsolver used 1.45078 second user time and 4.16537 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-05 08:09:51
IDJOB=1579836
IDBENCH=71005
IDSOLVER=545
FILE ID=node92/1579836-1238911790
PBS_JOBID= 9086098
Free space on /tmp= 66536 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579836-1238911790/watcher-1579836-1238911790 -o /tmp/evaluation-result-1579836-1238911790/solver-1579836-1238911790 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1579836-1238911790.cnf HOME

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=769472374

node92.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.249
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.249
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1615080 kB
Buffers:         41940 kB
Cached:         327668 kB
SwapCached:       7384 kB
Active:         170164 kB
Inactive:       209136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615080 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:           24580 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            45500 kB
Committed_AS:  2114704 kB
PageTables:       2788 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= 66512 MiB
End job on node92 at 2009-04-05 08:29:59