Trace number 347530

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, and are wall clock time (not CPU 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
Barcelogic Fixed 2007-04-13SAT 126.723 126.834

General information on the benchmark

Nameindustrial/narain/
clauses-4.cnf
MD5SUM47aea57a75df97a09b0fd4dea46085be
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.6819
Satisfiable
(Un)Satisfiability was proved
Number of variables267766
Number of clauses1002957
Sum of the clauses size2476573
Maximum clause length217
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2756840
Number of clauses of size 3179525
Number of clauses of size 42715
Number of clauses of size 553863
Number of clauses of size over 510013

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node51/watcher-347530-1176681556 -o ROOT/results/node51/solver-347530-1176681556 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347530-1176681556/Barcelogic /tmp/evaluation/347530-1176681556/instance-347530-1176681556.cnf 

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): 2400 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 5135
/proc/meminfo: memFree=1762056/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 23000868 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371462738 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/5135/statm: 1338 232 195 169 0 49 0
[pid=5136] ppid=5135 vsize=5352 CPUtime=0
/proc/5136/stat : 5136 (Barcelogic) S 5135 5135 4715 0 -1 4194368 53 25 0 0 0 0 0 0 20 0 1 0 23000868 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/5136/statm: 1338 236 198 169 0 49 0
[pid=5138] ppid=5136 vsize=0 CPUtime=0
/proc/5138/stat : 5138 (sed) D 5136 5135 4715 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 23000868 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5138/statm: 0 0 0 0 0 0 0

[startup+0.0522551 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5135
/proc/meminfo: memFree=1762056/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102257 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5135
/proc/meminfo: memFree=1762056/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301277 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5135
/proc/meminfo: memFree=1762056/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701312 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5135
/proc/meminfo: memFree=1762056/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50239 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5140
/proc/meminfo: memFree=1650552/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
[pid=5140] ppid=5135 vsize=149968 CPUtime=1.49
/proc/5140/stat : 5140 (SatELite_releas) R 5135 5135 4715 0 -1 4194304 32483 0 0 0 132 17 0 0 25 0 1 0 23000868 153567232 29724 18446744073709551615 134512640 135037961 4294956576 18446744073709551615 134571217 0 0 4096 3 0 0 0 17 0 0 0
/proc/5140/statm: 37492 29724 66 128 0 37361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155320

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5140
/proc/meminfo: memFree=1640312/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
[pid=5140] ppid=5135 vsize=151220 CPUtime=3.08
/proc/5140/stat : 5140 (SatELite_releas) R 5135 5135 4715 0 -1 4194304 32572 0 0 0 290 18 0 0 25 0 1 0 23000868 154849280 29813 18446744073709551615 134512640 135037961 4294956576 18446744073709551615 134543519 0 0 4096 3 0 0 0 17 0 0 0
/proc/5140/statm: 37805 29813 66 128 0 37674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 156572

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5140
/proc/meminfo: memFree=1637688/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
[pid=5140] ppid=5135 vsize=151220 CPUtime=6.28
/proc/5140/stat : 5140 (SatELite_releas) R 5135 5135 4715 0 -1 4194304 32724 0 0 0 608 20 0 0 25 0 1 0 23000868 154849280 29965 18446744073709551615 134512640 135037961 4294956576 18446744073709551615 134543507 0 0 4096 3 0 0 0 17 1 0 0
/proc/5140/statm: 37805 29965 66 128 0 37674 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156572

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5140
/proc/meminfo: memFree=1617784/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=0
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 23000868 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5135/statm: 1338 235 197 169 0 49 0
[pid=5140] ppid=5135 vsize=158372 CPUtime=12.66
/proc/5140/stat : 5140 (SatELite_releas) R 5135 5135 4715 0 -1 4194304 34069 0 0 0 1237 29 0 0 25 0 1 0 23000868 162172928 31278 18446744073709551615 134512640 135037961 4294956576 18446744073709551615 134543776 0 0 4096 3 0 0 0 17 0 0 0
/proc/5140/statm: 39593 31278 66 128 0 39462 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 163724

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5141
/proc/meminfo: memFree=1705208/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470344 CPUtime=7.64
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 7169 0 0 0 761 3 0 0 25 0 1 0 23002651 1505632256 6361 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134545429 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367586 6361 78 232 0 367351 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1475696

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5141
/proc/meminfo: memFree=1705400/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470344 CPUtime=33.23
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 13275 0 0 0 3318 5 0 0 25 0 1 0 23002651 1505632256 11997 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367586 11997 84 232 0 367351 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1475696

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5141
/proc/meminfo: memFree=1649016/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470344 CPUtime=84.4
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 21815 0 0 0 8427 13 0 0 25 0 1 0 23002651 1505632256 20534 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367586 20534 84 232 0 367351 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1475696

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

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5215
/proc/meminfo: memFree=1640008/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470468 CPUtime=97.19
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 23826 0 0 0 9694 25 0 0 25 0 1 0 23002651 1505759232 22406 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517395 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367617 22406 94 232 0 367382 0
Current children cumulated CPU time (s) 114.98
Current children cumulated vsize (KiB) 1475820

[startup+121.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5231
/proc/meminfo: memFree=1640008/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470468 CPUtime=103.59
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 23826 0 0 0 10332 27 0 0 25 0 1 0 23002651 1505759232 22406 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367617 22406 94 232 0 367382 0
Current children cumulated CPU time (s) 121.38
Current children cumulated vsize (KiB) 1475820

[startup+124.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5249
/proc/meminfo: memFree=1639944/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470468 CPUtime=106.79
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 23826 0 0 0 10651 28 0 0 25 0 1 0 23002651 1505759232 22406 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134542539 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367617 22406 94 232 0 367382 0
Current children cumulated CPU time (s) 124.58
Current children cumulated vsize (KiB) 1475820

[startup+125.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5257
/proc/meminfo: memFree=1639944/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=17.79
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 334 39314 0 0 0 0 1742 37 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5141] ppid=5135 vsize=1470468 CPUtime=107.59
/proc/5141/stat : 5141 (bsat) R 5135 5135 4715 0 -1 4194304 23826 0 0 0 10731 28 0 0 25 0 1 0 23002651 1505759232 22406 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 0 0 0
/proc/5141/statm: 367617 22406 94 232 0 367382 0
Current children cumulated CPU time (s) 125.38
Current children cumulated vsize (KiB) 1475820

[startup+126.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5257
/proc/meminfo: memFree=1639944/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=125.81
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 356 63150 0 0 0 0 12514 67 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
Current children cumulated CPU time (s) 125.81
Current children cumulated vsize (KiB) 5352

[startup+126.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5258
/proc/meminfo: memFree=1690120/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=125.81
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 356 63150 0 0 0 0 12514 67 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5258] ppid=5135 vsize=67960 CPUtime=0.77
/proc/5258/stat : 5258 (SatELite_releas) R 5135 5135 4715 0 -1 4194304 10998 0 0 0 69 8 0 0 23 0 1 0 23013460 69591040 10559 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134699021 0 0 4096 3 0 0 0 17 0 0 0
/proc/5258/statm: 16990 10559 52 128 0 16859 0
Current children cumulated CPU time (s) 126.58
Current children cumulated vsize (KiB) 73312

[startup+126.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5258
/proc/meminfo: memFree=1690120/2055920 swapFree=4184504/4192956
[pid=5135] ppid=5133 vsize=5352 CPUtime=125.81
/proc/5135/stat : 5135 (Barcelogic) S 5133 5135 4715 0 -1 4194304 356 63150 0 0 0 0 12514 67 16 0 1 0 23000868 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5135/statm: 1338 237 197 169 0 49 0
[pid=5258] ppid=5135 vsize=0 CPUtime=0.86
/proc/5258/stat : 5258 (SatELite_releas) D 5135 5135 4715 0 -1 4194308 10998 0 0 0 78 8 0 0 25 0 1 0 23013460 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 0 0 0
/proc/5258/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 126.67
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 126.834
CPU time (s): 126.723
CPU user time (s): 125.935
CPU system time (s): 0.78788
CPU usage (%): 99.9125
Max. virtual memory (cumulated for all children) (KiB): 1476368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.935
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74658
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= 99
involuntary context switches= 513

runsolver used 0.12698 second user time and 0.373943 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Apr 15 23:59:18 UTC 2007

IDJOB= 347530
IDBENCH= 20507
IDSOLVER= 154
FILE ID= node51/347530-1176681556

PBS_JOBID= 4559961

Free space on /tmp= 66526 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-4.cnf
COMMAND LINE= /tmp/evaluation/347530-1176681556/Barcelogic /tmp/evaluation/347530-1176681556/instance-347530-1176681556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-347530-1176681556 -o ROOT/results/node51/solver-347530-1176681556 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347530-1176681556/Barcelogic /tmp/evaluation/347530-1176681556/instance-347530-1176681556.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 938965662

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.223
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.223
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:       1762528 kB
Buffers:         32288 kB
Cached:         186984 kB
SwapCached:       2680 kB
Active:          99704 kB
Inactive:       129708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762528 kB
SwapTotal:     4192956 kB
SwapFree:      4184504 kB
Dirty:           19960 kB
Writeback:           0 kB
Mapped:          15848 kB
Slab:            50068 kB
Committed_AS:  1851824 kB
PageTables:       1408 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= 66526 MiB

End job on node51 on Mon Apr 16 00:01:25 UTC 2007