Trace number 1580564

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 164.061 164.167

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.285
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.90	c ==============================================================================
0.89/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.90	c ==============================================================================
0.89/0.90	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
5.18/5.21	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
5.18/5.21	c ==============================================================================
5.18/5.21	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
5.18/5.21	c CPU time:   4.97824 s
5.18/5.21	c ==============================================================================
5.68/5.79	c Rsat version 3.02
5.78/6.26	c Base unit clause learned: 0
163.87/164.04	c CNF stats: (85539 vars, 545816 clauses)
163.87/164.04	c Decisions: 523186
163.87/164.04	c Conflicts: 50226
163.87/164.04	c Restarts: 41
163.87/164.04	c Avg lpc: 127.24
163.87/164.04	c Max decision level: 815
163.87/164.04	c KB reduction: 0 (0 clauses removed)
163.87/164.04	c Final decision lit size:85539 (100.00 %)
163.87/164.04	c Final stack/save sizes: 855(1.00 %)/3420(4.00 %)
163.87/164.04	c Final cdc size: 1710 (2.00 %)
163.87/164.04	c ***********************************************
163.87/164.04	c Conflicts with bac: 3979/50226 (7.92 %)
163.87/164.04	c Avg bac size: 50.23
163.87/164.04	c Avg bac bt depth: 49.40 vs 6.94 (normal)
163.98/164.14	c Running time: 158.14996 seconds
163.98/164.15	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-1580564-1238920482/watcher-1580564-1238920482 -o /tmp/evaluation-result-1580564-1238920482/solver-1580564-1238920482 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580564-1238920482.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.00 1.00 1.00 3/64 1999
/proc/meminfo: memFree=1457720/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) R 1997 1999 1674 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1999/statm: 1339 239 198 169 0 50 0
[pid=2000] ppid=1999 vsize=2172 CPUtime=0
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1164713573 2224128 317 1992294400 4194304 4959918 548682068672 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 543 319 64 186 0 353 0

[startup+0.07373 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1999
/proc/meminfo: memFree=1457720/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=36484 CPUtime=0.06
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 5610 0 0 0 4 2 0 0 19 0 1 0 1164713573 37359616 5513 1992294400 4194304 4959918 548682068672 18446744073709551615 4414821 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 9121 5515 64 186 0 8931 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41840

[startup+0.101732 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1999
/proc/meminfo: memFree=1457720/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=43200 CPUtime=0.09
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 7264 0 0 0 6 3 0 0 19 0 1 0 1164713573 44236800 7167 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 10800 7169 64 186 0 10610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48556

[startup+0.301761 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1999
/proc/meminfo: memFree=1457720/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=75180 CPUtime=0.28
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 14907 0 0 0 22 6 0 0 21 0 1 0 1164713573 76984320 14810 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 18795 14810 64 186 0 18605 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80536

[startup+0.701818 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1999
/proc/meminfo: memFree=1457720/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=138416 CPUtime=0.69
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 31343 0 0 0 54 15 0 0 25 0 1 0 1164713573 141737984 31246 1992294400 4194304 4959918 548682068672 18446744073709551615 4232833 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 34604 31246 66 186 0 34414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143772

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2001
/proc/meminfo: memFree=1329448/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=153484 CPUtime=1.48
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 35390 0 0 0 132 16 0 0 25 0 1 0 1164713573 157167616 33625 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 38371 33626 92 186 0 38181 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158840

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2001
/proc/meminfo: memFree=1310440/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=0
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164713572 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 1339 240 199 169 0 50 0
[pid=2000] ppid=1999 vsize=172072 CPUtime=3.09
/proc/2000/stat : 2000 (SatElite) R 1999 1999 1674 0 -1 4194304 39600 0 0 0 289 20 0 0 25 0 1 0 1164713573 176201728 37835 1992294400 4194304 4959918 548682068672 18446744073709551615 4242991 0 0 4096 3 0 0 0 17 0 0 0
/proc/2000/statm: 43018 37835 92 186 0 42828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 177428

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2001
/proc/meminfo: memFree=1304048/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 5356

[startup+12.7016 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 2002
/proc/meminfo: memFree=1393584/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=51404 CPUtime=6.88
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 12757 0 0 0 683 5 0 0 25 0 1 0 1164714152 52637696 11954 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 12851 11954 116 309 0 12538 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56760

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 2002
/proc/meminfo: memFree=1393520/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=51532 CPUtime=19.67
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 12810 0 0 0 1962 5 0 0 25 0 1 0 1164714152 52768768 12000 1992294400 4194304 5460562 548682068784 18446744073709551615 4200103 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 12883 12000 118 309 0 12570 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56888

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 2002
/proc/meminfo: memFree=1389552/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=55700 CPUtime=45.25
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 13863 0 0 0 4519 6 0 0 25 0 1 0 1164714152 57036800 13053 1992294400 4194304 5460562 548682068784 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 13925 13053 118 309 0 13612 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 61056

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 2004
/proc/meminfo: memFree=1380208/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=64868 CPUtime=96.43
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 16448 0 0 0 9635 8 0 0 25 0 1 0 1164714152 66424832 15330 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 16217 15330 119 309 0 15904 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 70224

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2004
/proc/meminfo: memFree=1374000/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=71524 CPUtime=156.4
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 18164 0 0 0 15631 9 0 0 25 0 1 0 1164714152 73240576 16911 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 17881 16911 119 309 0 17568 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 76880

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

[startup+163.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2004
/proc/meminfo: memFree=1374000/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=71524 CPUtime=157.2
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 18168 0 0 0 15711 9 0 0 25 0 1 0 1164714152 73240576 16915 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 17881 16915 119 309 0 17568 0
Current children cumulated CPU time (s) 162.98
Current children cumulated vsize (KiB) 76880

[startup+163.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2004
/proc/meminfo: memFree=1374000/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=71524 CPUtime=158
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 18168 0 0 0 15791 9 0 0 25 0 1 0 1164714152 73240576 16915 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 17881 16915 119 309 0 17568 0
Current children cumulated CPU time (s) 163.78
Current children cumulated vsize (KiB) 76880

[startup+164.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2004
/proc/meminfo: memFree=1374000/2055920 swapFree=4175700/4192956
[pid=1999] ppid=1997 vsize=5356 CPUtime=5.78
/proc/1999/stat : 1999 (rsat.sh) S 1997 1999 1674 0 -1 4194304 315 42058 0 0 0 0 549 29 16 0 1 0 1164713572 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 1339 242 199 169 0 50 0
[pid=2002] ppid=1999 vsize=67828 CPUtime=158.2
/proc/2002/stat : 2002 (rsat) R 1999 1999 1674 0 -1 4194304 18169 0 0 0 15810 10 0 0 25 0 1 0 1164714152 69455872 16035 1992294400 4194304 5460562 548682068784 18446744073709551615 4791845 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2002/statm: 16957 16035 119 309 0 16644 0
Current children cumulated CPU time (s) 163.98
Current children cumulated vsize (KiB) 73184

Child status: 20
Real time (s): 164.167
CPU time (s): 164.061
CPU user time (s): 163.646
CPU system time (s): 0.414936
CPU usage (%): 99.9357
Max. virtual memory (cumulated for all children) (KiB): 177428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.646
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60699
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= 37
involuntary context switches= 638

runsolver used 0.168974 second user time and 0.437933 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-05 10:34:44
IDJOB=1580564
IDBENCH=71019
IDSOLVER=545
FILE ID=node30/1580564-1238920482
PBS_JOBID= 9101382
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1883413091

node30.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.260
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	: 5931.00
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.260
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:       1458200 kB
Buffers:         60688 kB
Cached:         464624 kB
SwapCached:      11208 kB
Active:         214664 kB
Inactive:       323872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458200 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:           20660 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            45220 kB
Committed_AS:  3582592 kB
PageTables:       1380 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= 66524 MiB
End job on node30 at 2009-04-05 10:37:28