Trace number 1581760

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 409.317 409.534

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.69/0.70	c ==============================================================================
0.69/0.70	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.70	c ==============================================================================
0.69/0.70	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.48/3.59	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.48/3.59	c ==============================================================================
3.48/3.59	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.48/3.59	c CPU time:   3.41348 s
3.48/3.59	c ==============================================================================
3.99/4.03	c Rsat version 3.02
4.27/4.37	c Base unit clause learned: 0
409.17/409.40	c CNF stats: (65019 vars, 393355 clauses)
409.17/409.40	c Decisions: 980641
409.17/409.40	c Conflicts: 179991
409.17/409.40	c Restarts: 124
409.17/409.40	c Avg lpc: 177.73
409.17/409.40	c Max decision level: 1700
409.17/409.40	c KB reduction: 1 (112545 clauses removed)
409.17/409.40	c Final decision lit size:65019 (100.00 %)
409.17/409.40	c Final stack/save sizes: 1300(2.00 %)/5200(8.00 %)
409.17/409.40	c Final cdc size: 2600 (4.00 %)
409.17/409.40	c ***********************************************
409.17/409.40	c Conflicts with bac: 10291/179991 (5.72 %)
409.17/409.40	c Avg bac size: 74.63
409.17/409.40	c Avg bac bt depth: 30.56 vs 3.80 (normal)
409.27/409.50	c Running time: 404.92144 seconds
409.27/409.52	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-1581760-1238932402/watcher-1581760-1238932402 -o /tmp/evaluation-result-1581760-1238932402/solver-1581760-1238932402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1581760-1238932402.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.06 1.02 1.03 3/74 25082
/proc/meminfo: memFree=1468544/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=2168 CPUtime=0
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 398 0 0 0 0 0 0 0 19 0 1 0 1165901376 2220032 381 1992294400 4194304 4959918 548682068656 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 542 383 64 186 0 352 0

[startup+0.0647511 s]
/proc/loadavg: 1.06 1.02 1.03 3/74 25082
/proc/meminfo: memFree=1468544/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=21616 CPUtime=0.05
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 4810 0 0 0 3 2 0 0 19 0 1 0 1165901376 22134784 4761 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 5437 4763 64 186 0 5247 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26972

[startup+0.101755 s]
/proc/loadavg: 1.06 1.02 1.03 3/74 25082
/proc/meminfo: memFree=1468544/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=30444 CPUtime=0.09
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 6972 0 0 0 6 3 0 0 19 0 1 0 1165901376 31174656 6923 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 7611 6925 64 186 0 7421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35800

[startup+0.301789 s]
/proc/loadavg: 1.06 1.02 1.03 3/74 25082
/proc/meminfo: memFree=1468544/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=57936 CPUtime=0.29
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 13520 0 0 0 22 7 0 0 21 0 1 0 1165901376 59326464 13471 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 14484 13471 64 186 0 14294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63292

[startup+0.701857 s]
/proc/loadavg: 1.06 1.02 1.03 3/74 25082
/proc/meminfo: memFree=1468544/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=101264 CPUtime=0.69
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 24378 0 0 0 56 13 0 0 25 0 1 0 1165901376 103694336 24329 1992294400 4194304 4959918 548682068656 18446744073709551615 4232888 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 25316 24329 66 186 0 25126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106620

[startup+1.50199 s]
/proc/loadavg: 1.06 1.02 1.03 2/76 25084
/proc/meminfo: memFree=1361840/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=118320 CPUtime=1.49
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 28994 0 0 0 134 15 0 0 25 0 1 0 1165901376 121159680 27459 1992294400 4194304 4959918 548682068656 18446744073709551615 4270434 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 29580 27459 92 186 0 29390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123676

[startup+3.10127 s]
/proc/loadavg: 1.06 1.02 1.03 2/76 25084
/proc/meminfo: memFree=1354352/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=0
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165901375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 240 199 169 0 50 0
[pid=25083] ppid=25082 vsize=126464 CPUtime=3.08
/proc/25083/stat : 25083 (SatElite) R 25082 25082 24685 0 -1 4194304 31692 0 0 0 291 17 0 0 25 0 1 0 1165901376 129499136 29533 1992294400 4194304 4959918 548682068656 18446744073709551615 4270461 0 0 4096 3 0 0 0 17 0 0 0
/proc/25083/statm: 31616 29533 92 186 0 31426 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131820

[startup+6.30281 s]
/proc/loadavg: 1.05 1.02 1.03 2/76 25085
/proc/meminfo: memFree=1421872/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=38456 CPUtime=2.25
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 9430 0 0 0 222 3 0 0 25 0 1 0 1165901779 39378944 8829 1992294400 4194304 5460562 548682068784 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 9614 8829 116 309 0 9301 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43812

[startup+12.7019 s]
/proc/loadavg: 1.05 1.02 1.03 2/76 25085
/proc/meminfo: memFree=1420024/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=40288 CPUtime=8.64
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 9893 0 0 0 860 4 0 0 25 0 1 0 1165901779 41254912 9289 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 10072 9289 116 309 0 9759 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45644

[startup+25.5011 s]
/proc/loadavg: 1.04 1.02 1.03 2/76 25085
/proc/meminfo: memFree=1413432/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=46816 CPUtime=21.43
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 11530 0 0 0 2137 6 0 0 25 0 1 0 1165901779 47939584 10924 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 11704 10924 118 309 0 11391 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52172

[startup+51.1014 s]
/proc/loadavg: 1.02 1.02 1.03 2/76 25085
/proc/meminfo: memFree=1401528/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=59016 CPUtime=47.02
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 14629 0 0 0 4694 8 0 0 25 0 1 0 1165901779 60432384 13957 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 14754 13957 118 309 0 14441 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 64372

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.02 2/76 25085
/proc/meminfo: memFree=1379896/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=80344 CPUtime=98.2
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 20075 0 0 0 9806 14 0 0 25 0 1 0 1165901779 82272256 19270 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 20086 19270 118 309 0 19773 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 85700

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/76 25085
/proc/meminfo: memFree=1357176/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=103604 CPUtime=158.16
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 25982 0 0 0 15796 20 0 0 25 0 1 0 1165901779 106090496 24907 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 25901 24907 118 309 0 25588 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 108960

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/76 25085
/proc/meminfo: memFree=1340984/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=119524 CPUtime=218.14
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 30069 0 0 0 21790 24 0 0 25 0 1 0 1165901779 122392576 28987 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 29881 28987 118 309 0 29568 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 124880

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/76 25085
/proc/meminfo: memFree=1319096/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=141048 CPUtime=278.11
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 35562 0 0 0 27782 29 0 0 25 0 1 0 1165901779 144433152 34474 1992294400 4194304 5460562 548682068784 18446744073709551615 4225217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 35262 34474 118 309 0 34949 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 146404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=338.08
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 33775 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4201934 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 162832

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=398.05
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 39772 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 162832

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=398.85
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 39852 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 402.87
Current children cumulated vsize (KiB) 162832

[startup+406.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=402.05
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 40172 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 406.07
Current children cumulated vsize (KiB) 162832

[startup+407.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=403.65
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 40332 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 407.67
Current children cumulated vsize (KiB) 162832

[startup+408.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=404.45
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 40412 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 162832

[startup+409.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=157476 CPUtime=404.85
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41788 0 0 0 40452 33 0 0 25 0 1 0 1165901779 161255424 38110 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 39369 38110 118 309 0 39056 0
Current children cumulated CPU time (s) 408.87
Current children cumulated vsize (KiB) 162832

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 25085
/proc/meminfo: memFree=1304056/2055920 swapFree=4173168/4192956
[pid=25082] ppid=25080 vsize=5356 CPUtime=4.02
/proc/25082/stat : 25082 (rsat.sh) S 25080 25082 24685 0 -1 4194304 315 32707 0 0 0 0 380 22 19 0 1 0 1165901375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25082/statm: 1339 242 199 169 0 50 0
[pid=25085] ppid=25082 vsize=148028 CPUtime=405.25
/proc/25085/stat : 25085 (rsat) R 25082 25082 24685 0 -1 4194304 41789 0 0 0 40492 33 0 0 25 0 1 0 1165901779 151580672 36174 1992294400 4194304 5460562 548682068784 18446744073709551615 5053658 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25085/statm: 37007 36174 661 309 0 36694 0
Current children cumulated CPU time (s) 409.27
Current children cumulated vsize (KiB) 153384

Child status: 20
Real time (s): 409.534
CPU time (s): 409.317
CPU user time (s): 408.733
CPU system time (s): 0.583911
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 171040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 408.733
system time used= 0.583911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74968
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= 38
involuntary context switches= 1217

runsolver used 0.568913 second user time and 1.2998 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-05 13:53:23
IDJOB=1581760
IDBENCH=71042
IDSOLVER=545
FILE ID=node68/1581760-1238932402
PBS_JOBID= 9101437
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=1504059277

node68.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.270
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.270
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:       1469024 kB
Buffers:         62072 kB
Cached:         446428 kB
SwapCached:       9864 kB
Active:         233376 kB
Inactive:       286972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469024 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:           16740 kB
Writeback:           0 kB
Mapped:          17812 kB
Slab:            51456 kB
Committed_AS:  3257956 kB
PageTables:       2148 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node68 at 2009-04-05 14:00:13