Trace number 1717698

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 22.6136 22.6238

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5746
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.00	c Parsing...
0.49/0.56	c ==============================================================================
0.49/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.56	c ==============================================================================
0.49/0.56	c |         0 |  648970  1721660 |  194691       0        0     nan |  0.000 % |
12.68/12.72	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
12.68/12.72	c ==============================================================================
12.68/12.72	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
12.68/12.72	c CPU time:   12.3991 s
12.68/12.72	c ==============================================================================
13.48/13.59	c Rsat version 3.02
14.18/14.23	c Base unit clause learned: 0
22.47/22.55	c CNF stats: (10026 vars, 438148 clauses)
22.47/22.55	c Decisions: 59876
22.47/22.55	c Conflicts: 11445
22.47/22.55	c Restarts: 11
22.47/22.55	c Avg lpc: 82.42
22.47/22.55	c Max decision level: 310
22.47/22.55	c KB reduction: 0 (0 clauses removed)
22.47/22.55	c Final decision lit size:10026 (100.00 %)
22.47/22.55	c Final stack/save sizes: 800(7.98 %)/3200(31.92 %)
22.47/22.55	c Final cdc size: 1600 (15.96 %)
22.47/22.55	c ***********************************************
22.47/22.55	c Conflicts with bac: 663/11445 (5.79 %)
22.47/22.55	c Avg bac size: 31.42
22.47/22.55	c Avg bac bt depth: 13.74 vs 4.67 (normal)
22.47/22.59	c Running time: 8.92764 seconds
22.56/22.60	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-1717698-1240629724/watcher-1717698-1240629724 -o /tmp/evaluation-result-1717698-1240629724/solver-1717698-1240629724 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1717698-1240629724.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 11788
/proc/meminfo: memFree=1272832/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) R 11786 11788 10932 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11788/statm: 1339 239 198 169 0 50 0
[pid=11789] ppid=11788 vsize=1464 CPUtime=0
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 91005181 1499136 220 1992294400 4194304 4959918 548682068656 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 366 221 66 186 0 176 0

[startup+0.0784961 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11788
/proc/meminfo: memFree=1272832/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=14952 CPUtime=0.06
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 3543 0 0 0 5 1 0 0 19 0 1 0 91005181 15310848 3526 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 3738 3528 66 186 0 3548 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20308

[startup+0.101497 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11788
/proc/meminfo: memFree=1272832/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=21112 CPUtime=0.09
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 4576 0 0 0 7 2 0 0 19 0 1 0 91005181 21618688 4559 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 5278 4560 66 186 0 5088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26468

[startup+0.301513 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11788
/proc/meminfo: memFree=1272832/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=57656 CPUtime=0.29
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 14038 0 0 0 21 8 0 0 21 0 1 0 91005181 59039744 14021 1992294400 4194304 4959918 548682068656 18446744073709551615 4237497 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14414 14025 66 186 0 14224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63012

[startup+0.701541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11788
/proc/meminfo: memFree=1272832/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=124040 CPUtime=0.69
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 29233 0 0 0 54 15 0 0 24 0 1 0 91005181 127016960 28932 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 31010 28932 91 186 0 30820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129396

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11790
/proc/meminfo: memFree=1154800/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=125408 CPUtime=1.48
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 29545 0 0 0 131 17 0 0 25 0 1 0 91005181 128417792 29244 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 31352 29244 91 186 0 31162 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130764

[startup+3.10272 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11790
/proc/meminfo: memFree=1147952/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=130804 CPUtime=3.09
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 30812 0 0 0 287 22 0 0 25 0 1 0 91005181 133943296 30511 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 32701 30511 91 186 0 32511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136160

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11790
/proc/meminfo: memFree=1131248/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=137220 CPUtime=6.28
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 32231 0 0 0 600 28 0 0 25 0 1 0 91005181 140513280 31930 1992294400 4194304 4959918 548682068656 18446744073709551615 4240772 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 34305 31930 91 186 0 34115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142576

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11790
/proc/meminfo: memFree=1113520/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=0
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91005181 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11788/statm: 1339 240 199 169 0 50 0
[pid=11789] ppid=11788 vsize=155544 CPUtime=12.68
/proc/11789/stat : 11789 (SatElite) R 11788 11788 10932 0 -1 4194304 36552 0 0 0 1237 31 0 0 25 0 1 0 91005181 159277056 34872 1992294400 4194304 4959918 548682068656 18446744073709551615 4269357 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 38886 34872 92 186 0 38696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 160900

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

[startup+19.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1195440/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=45220 CPUtime=5.48
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194304 10898 0 0 0 543 5 0 0 25 0 1 0 91006541 46305280 10824 1992294400 4194304 5460562 548682068784 18446744073709551615 4198132 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 11305 10824 116 309 0 10992 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 50576

[startup+20.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1194800/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=46300 CPUtime=7.09
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194304 11138 0 0 0 703 6 0 0 25 0 1 0 91006541 47411200 11064 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 11575 11064 118 309 0 11262 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 51656

[startup+21.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1194288/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=46884 CPUtime=7.89
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194304 11303 0 0 0 783 6 0 0 25 0 1 0 91006541 48009216 11229 1992294400 4194304 5460562 548682068784 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 11721 11229 118 309 0 11408 0
Current children cumulated CPU time (s) 21.47
Current children cumulated vsize (KiB) 52240

[startup+22.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=47596 CPUtime=8.69
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194304 11463 0 0 0 863 6 0 0 25 0 1 0 91006541 48738304 11389 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 11899 11389 118 309 0 11586 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 52952

[startup+22.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=47596 CPUtime=8.89
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194304 11470 0 0 0 883 6 0 0 25 0 1 0 91006541 48738304 11396 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 11899 11396 118 309 0 11586 0
Current children cumulated CPU time (s) 22.47
Current children cumulated vsize (KiB) 52952

[startup+22.6012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11791
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=11788] ppid=11786 vsize=5356 CPUtime=13.58
/proc/11788/stat : 11788 (rsat.sh) S 11786 11788 10932 0 -1 4194304 315 36558 0 0 0 0 1319 39 16 0 1 0 91005181 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11788/statm: 1339 242 199 169 0 50 0
[pid=11791] ppid=11788 vsize=0 CPUtime=8.98
/proc/11791/stat : 11791 (rsat) R 11788 11788 10932 0 -1 4194308 11474 0 0 0 892 6 0 0 25 0 1 0 91006541 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11791/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 22.6238
CPU time (s): 22.6136
CPU user time (s): 22.1236
CPU system time (s): 0.489925
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 160900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1236
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48501
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= 10
involuntary context switches= 73

runsolver used 0.028995 second user time and 0.06099 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 05:22:05
IDJOB=1717698
IDBENCH=20421
IDSOLVER=545
FILE ID=node34/1717698-1240629724
PBS_JOBID= 9186315
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=941633120

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1273312 kB
Buffers:         83624 kB
Cached:         599164 kB
SwapCached:          0 kB
Active:         217512 kB
Inactive:       479216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273312 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           17404 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            71900 kB
Committed_AS:   303668 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= 66344 MiB
End job on node34 at 2009-04-25 05:22:28