Trace number 1717490

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-22UNSAT 29.6125 64.9516

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1445
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c Parsing...
0.29/0.35	c ==============================================================================
0.29/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.35	c ==============================================================================
0.29/0.35	c |         0 |  414447  1073419 |  124334       0        0     nan |  0.000 % |
6.67/6.73	c |         0 |  257542  1484866 |      --       0       --      -- |     --   | -156905/411447
6.67/6.73	c ==============================================================================
6.67/6.73	c Result  :   #vars: 7948   #clauses: 257542   #literals: 1484866
6.67/6.73	c CPU time:   6.51701 s
6.67/6.73	c ==============================================================================
7.55/19.37	c Rsat version 3.02
7.61/19.68	c Base unit clause learned: 0
29.19/41.04	c CNF stats: (7948 vars, 257542 clauses)
29.19/41.04	c Decisions: 110148
29.19/41.04	c Conflicts: 31802
29.19/41.04	c Restarts: 14
29.19/41.04	c Avg lpc: 42.74
29.19/41.04	c Max decision level: 429
29.19/41.04	c KB reduction: 0 (0 clauses removed)
29.19/41.04	c Final decision lit size:7948 (100.00 %)
29.19/41.04	c Final stack/save sizes: 632(7.95 %)/2528(31.81 %)
29.19/41.04	c Final cdc size: 800 (10.07 %)
29.19/41.04	c ***********************************************
29.19/41.04	c Conflicts with bac: 2203/31802 (6.93 %)
29.19/41.04	c Avg bac size: 15.24
29.19/41.04	c Avg bac bt depth: 10.74 vs 2.89 (normal)
29.19/41.07	c Running time: 21.60871 seconds
29.19/41.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717490-1240628521/watcher-1717490-1240628521 -o /tmp/evaluation-result-1717490-1240628521/solver-1717490-1240628521 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1717490-1240628521.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.07 1.32 1.17 3/64 10189
/proc/meminfo: memFree=1237196/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=1596 CPUtime=0
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 236 0 0 0 0 0 0 0 19 0 1 0 90881264 1634304 219 1992294400 4194304 4959918 548682068656 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 399 220 66 186 0 209 0

[startup+0.0661821 s]
/proc/loadavg: 1.07 1.32 1.17 3/64 10189
/proc/meminfo: memFree=1237196/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=13776 CPUtime=0.05
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 3217 0 0 0 4 1 0 0 19 0 1 0 90881264 14106624 3200 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 3444 3201 66 186 0 3254 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19132

[startup+0.102186 s]
/proc/loadavg: 1.07 1.32 1.17 3/64 10189
/proc/meminfo: memFree=1237196/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=22636 CPUtime=0.09
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 5074 0 0 0 7 2 0 0 19 0 1 0 90881264 23179264 5057 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 5659 5059 66 186 0 5469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27992

[startup+0.301206 s]
/proc/loadavg: 1.07 1.32 1.17 3/64 10189
/proc/meminfo: memFree=1237196/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=76484 CPUtime=0.29
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 17546 0 0 0 20 9 0 0 21 0 1 0 90881264 78319616 17529 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 19121 17532 67 186 0 18931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81840

[startup+0.701247 s]
/proc/loadavg: 1.07 1.32 1.17 3/64 10189
/proc/meminfo: memFree=1237196/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=87440 CPUtime=0.69
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 20070 0 0 0 59 10 0 0 24 0 1 0 90881264 89538560 19839 1992294400 4194304 4959918 548682068656 18446744073709551615 4264832 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 21860 19839 91 186 0 21670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92796

[startup+1.50233 s]
/proc/loadavg: 1.07 1.32 1.17 2/66 10191
/proc/meminfo: memFree=1153980/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=89652 CPUtime=1.48
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 20640 0 0 0 137 11 0 0 25 0 1 0 90881264 91803648 20409 1992294400 4194304 4959918 548682068656 18446744073709551615 4241710 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 22413 20409 91 186 0 22223 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95008

[startup+3.1015 s]
/proc/loadavg: 1.07 1.32 1.17 2/66 10191
/proc/meminfo: memFree=1147388/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=92896 CPUtime=3.09
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 21407 0 0 0 293 16 0 0 25 0 1 0 90881264 95125504 21176 1992294400 4194304 4959918 548682068656 18446744073709551615 4285328 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 23224 21176 91 186 0 23034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98252

[startup+6.30183 s]
/proc/loadavg: 1.14 1.33 1.18 2/66 10191
/proc/meminfo: memFree=1128892/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=104736 CPUtime=6.28
/proc/10190/stat : 10190 (SatElite) R 10189 10189 9364 0 -1 4194304 23745 0 0 0 609 19 0 0 25 0 1 0 90881264 107249664 23430 1992294400 4194304 4959918 548682068656 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 0 0 0
/proc/10190/statm: 26184 23430 92 186 0 25994 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110092

[startup+12.7015 s]
/proc/loadavg: 1.21 1.34 1.18 1/66 10191
/proc/meminfo: memFree=1130620/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90881264 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 240 199 169 0 50 0
[pid=10190] ppid=10189 vsize=101460 CPUtime=6.7
/proc/10190/stat : 10190 (SatElite) D 10189 10189 9364 0 -1 4194304 24985 0 0 0 651 19 0 0 25 0 1 0 90881264 103895040 22909 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/10190/statm: 25365 22909 92 186 0 25175 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 106816
heavy processes:

[startup+25.5018 s]
/proc/loadavg: 1.38 1.37 1.19 2/66 10192
/proc/meminfo: memFree=1186172/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5356 CPUtime=7.61
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 315 24988 0 0 0 0 734 27 19 0 1 0 90881264 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1339 242 199 169 0 50 0
[pid=10192] ppid=10189 vsize=30196 CPUtime=6.11
/proc/10192/stat : 10192 (rsat) R 10189 10189 9364 0 -1 4194304 7094 0 0 0 608 3 0 0 25 0 1 0 90883201 30920704 7046 1992294400 4194304 5460562 548682068784 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10192/statm: 7549 7046 118 309 0 7236 0
Current children cumulated CPU time (s) 13.72
Current children cumulated vsize (KiB) 35552
heavy processes:

[startup+51.1015 s]
/proc/loadavg: 1.88 1.49 1.24 1/66 10193
/proc/meminfo: memFree=1229884/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.14
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 14 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 1 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (KiB) 7896
heavy processes:

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

[startup+51.5015 s]
/proc/loadavg: 1.88 1.49 1.24 1/66 10193
/proc/meminfo: memFree=1229884/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.14
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 14 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 1 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (KiB) 7896

[startup+57.9012 s]
/proc/loadavg: 1.97 1.51 1.24 1/66 10193
/proc/meminfo: memFree=1230012/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.14
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 14 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 1 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (KiB) 7896

[startup+61.1025 s]
/proc/loadavg: 2.05 1.53 1.25 1/66 10193
/proc/meminfo: memFree=1232508/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.26
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 26 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (KiB) 7896

[startup+62.7016 s]
/proc/loadavg: 2.05 1.53 1.25 1/66 10193
/proc/meminfo: memFree=1233212/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.26
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 26 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (KiB) 7896

[startup+64.3018 s]
/proc/loadavg: 2.05 1.53 1.25 1/66 10193
/proc/meminfo: memFree=1233276/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.26
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 26 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (KiB) 7896

[startup+64.7071 s]
/proc/loadavg: 2.05 1.53 1.25 1/66 10193
/proc/meminfo: memFree=1233276/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.29
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 29 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.56
Current children cumulated vsize (KiB) 7896

[startup+64.9081 s]
/proc/loadavg: 2.05 1.53 1.25 1/66 10193
/proc/meminfo: memFree=1233276/2055920 swapFree=4192956/4192956
[pid=10189] ppid=10187 vsize=5360 CPUtime=29.27
/proc/10189/stat : 10189 (rsat.sh) S 10187 10189 9364 0 -1 4194304 343 33409 0 0 0 0 2895 32 16 0 1 0 90881264 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10189/statm: 1340 244 200 169 0 51 0
[pid=10193] ppid=10189 vsize=2536 CPUtime=0.31
/proc/10193/stat : 10193 (rm) D 10189 10189 9364 0 -1 4194304 115 0 0 0 0 31 0 0 18 0 1 0 90885372 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 256365007913 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/10193/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 29.58
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 64.9516
CPU time (s): 29.6125
CPU user time (s): 28.9606
CPU system time (s): 0.6519
CPU usage (%): 45.5917
Max. virtual memory (cumulated for all children) (KiB): 111884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.9606
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33878
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= 2170
involuntary context switches= 156

runsolver used 0.298954 second user time and 0.760884 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 05:02:02
IDJOB=1717490
IDBENCH=20415
IDSOLVER=545
FILE ID=node90/1717490-1240628521
PBS_JOBID= 9186338
Free space on /tmp= 66516 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717490-1240628521/watcher-1717490-1240628521 -o /tmp/evaluation-result-1717490-1240628521/solver-1717490-1240628521 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1717490-1240628521.cnf HOME

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=581394229

node90.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.238
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.238
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:       1237676 kB
Buffers:         86600 kB
Cached:         630188 kB
SwapCached:          0 kB
Active:         309212 kB
Inactive:       421364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237676 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           12988 kB
Writeback:           0 kB
Mapped:          23520 kB
Slab:            73748 kB
Committed_AS:   193980 kB
PageTables:       1440 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 node90 at 2009-04-25 05:03:07