Trace number 347368

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-13UNSAT 237.682 237.777

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-11-u.cnf
MD5SUM72bf29e65f8337564b4a44baea32f1cb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.1746
Satisfiable
(Un)Satisfiability was proved
Number of variables192890
Number of clauses855991
Sum of the clauses size1944492
Maximum clause length10
Minimum clause length1
Number of clauses of size 116350
Number of clauses of size 2701001
Number of clauses of size 3101900
Number of clauses of size 44080
Number of clauses of size 516320
Number of clauses of size over 516340

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.76	c ==============================================================================
0.00/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.76	c ==============================================================================
0.00/0.76	c |         0 |  839641  1928142 |  251892       0        0     nan |  0.000 % |
6.28/6.38	c |         0 |  302677   782325 |      --       0       --      -- |     --   | -314406/-641001
6.28/6.38	c ==============================================================================
6.28/6.38	c Result  :   #vars: 53808   #clauses: 302677   #literals: 782325
6.28/6.38	c CPU time:   6.17906 s
6.28/6.38	c ==============================================================================
237.58/237.76	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-347368-1176857382 -o ROOT/results/node14/solver-347368-1176857382 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347368-1176857382/Barcelogic /tmp/evaluation/347368-1176857382/instance-347368-1176857382.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: 0.92 1.01 0.99 3/77 2708
/proc/meminfo: memFree=1855744/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 133656017 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234633298 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/2708/statm: 1339 233 195 169 0 50 0
[pid=2709] ppid=2708 vsize=5356 CPUtime=0
/proc/2709/stat : 2709 (Barcelogic) S 2708 2708 1621 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 133656018 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/2709/statm: 1339 237 198 169 0 50 0
[pid=2710] ppid=2709 vsize=0 CPUtime=0
/proc/2710/stat : 2710 (Barcelogic) D 2709 2708 1621 0 -1 4194372 25 0 0 0 0 0 0 0 20 0 1 0 133656018 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/2710/statm: 0 0 0 0 0 0 0
[pid=2711] ppid=2709 vsize=0 CPUtime=0
/proc/2711/stat : 2711 (sed) D 2709 2708 1621 0 -1 4194308 164 0 0 0 0 0 0 0 21 0 1 0 133656018 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100037788 0 0 17 1 0 0
/proc/2711/statm: 0 0 0 0 0 0 0

[startup+0.081716 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 2708
/proc/meminfo: memFree=1855744/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101714 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 2708
/proc/meminfo: memFree=1855744/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301734 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 2708
/proc/meminfo: memFree=1855744/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701777 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 2708
/proc/meminfo: memFree=1855744/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 0.92 1.01 0.99 2/79 2713
/proc/meminfo: memFree=1766576/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
[pid=2713] ppid=2708 vsize=97300 CPUtime=1.48
/proc/2713/stat : 2713 (SatELite_releas) R 2708 2708 1621 0 -1 4194304 24011 0 0 0 136 12 0 0 25 0 1 0 133656018 99635200 21845 18446744073709551615 134512640 135037961 4294956528 18446744073709551615 134681499 0 0 4096 3 0 0 0 17 1 0 0
/proc/2713/statm: 24325 21845 66 128 0 24194 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102656

[startup+3.10299 s]
/proc/loadavg: 0.92 1.01 0.99 2/79 2713
/proc/meminfo: memFree=1761968/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
[pid=2713] ppid=2708 vsize=100748 CPUtime=3.09
/proc/2713/stat : 2713 (SatELite_releas) R 2708 2708 1621 0 -1 4194304 25038 0 0 0 296 13 0 0 25 0 1 0 133656018 103165952 22731 18446744073709551615 134512640 135037961 4294956528 18446744073709551615 134570964 0 0 4096 3 0 0 0 17 1 0 0
/proc/2713/statm: 25187 22731 66 128 0 25056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106104

[startup+6.30129 s]
/proc/loadavg: 0.93 1.01 0.99 2/79 2713
/proc/meminfo: memFree=1759088/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=0
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133656017 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2708/statm: 1339 236 197 169 0 50 0
[pid=2713] ppid=2708 vsize=101928 CPUtime=6.28
/proc/2713/stat : 2713 (SatELite_releas) R 2708 2708 1621 0 -1 4194304 34510 0 0 0 611 17 0 0 25 0 1 0 133656018 104374272 23025 18446744073709551615 134512640 135037961 4294956528 18446744073709551615 134570930 0 0 4096 3 0 0 0 17 1 0 0
/proc/2713/statm: 25482 23025 66 128 0 25351 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107284

[startup+12.7019 s]
/proc/loadavg: 0.93 1.01 0.99 2/79 2714
/proc/meminfo: memFree=1826680/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472564 CPUtime=5.86
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 5061 0 0 0 584 2 0 0 25 0 1 0 133656701 1507905536 4504 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134545354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368141 4504 78 232 0 367906 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1477920

[startup+25.5011 s]
/proc/loadavg: 0.95 1.01 0.99 2/79 2714
/proc/meminfo: memFree=1817720/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=18.65
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 7689 0 0 0 1862 3 0 0 25 0 1 0 133656701 1508102144 6809 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534391 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 6809 84 232 0 367954 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1478112

[startup+51.1015 s]
/proc/loadavg: 0.96 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1810936/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=44.22
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 9467 0 0 0 4416 6 0 0 25 0 1 0 133656701 1508102144 8587 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 8587 84 232 0 367954 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1478112

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1795832/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=95.41
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 13158 0 0 0 9531 10 0 0 25 0 1 0 133656701 1508102144 12278 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534502 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 12278 84 232 0 367954 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1478112

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 3/79 2714
/proc/meminfo: memFree=1781688/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=155.39
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 16698 0 0 0 15526 13 0 0 25 0 1 0 133656701 1508102144 15818 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 15818 84 232 0 367954 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1478112

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1769272/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=215.38
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 19766 0 0 0 21521 17 0 0 25 0 1 0 133656701 1508102144 18885 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534366 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 18885 84 232 0 367954 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1478112

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

[startup+230.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1768696/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=223.37
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 19913 0 0 0 22320 17 0 0 25 0 1 0 133656701 1508102144 19032 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19032 84 232 0 367954 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 1478112

[startup+233.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1768312/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=226.57
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 20002 0 0 0 22640 17 0 0 25 0 1 0 133656701 1508102144 19121 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19121 84 232 0 367954 0
Current children cumulated CPU time (s) 233.38
Current children cumulated vsize (KiB) 1478112

[startup+235.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1768184/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=228.17
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 20050 0 0 0 22800 17 0 0 25 0 1 0 133656701 1508102144 19169 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518101 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19169 84 232 0 367954 0
Current children cumulated CPU time (s) 234.98
Current children cumulated vsize (KiB) 1478112

[startup+236.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1768056/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=229.77
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 20069 0 0 0 22960 17 0 0 25 0 1 0 133656701 1508102144 19188 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19188 84 232 0 367954 0
Current children cumulated CPU time (s) 236.58
Current children cumulated vsize (KiB) 1478112

[startup+237.501 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1767992/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=230.57
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 20078 0 0 0 23040 17 0 0 25 0 1 0 133656701 1508102144 19197 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517322 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19197 84 232 0 367954 0
Current children cumulated CPU time (s) 237.38
Current children cumulated vsize (KiB) 1478112

[startup+237.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 2714
/proc/meminfo: memFree=1767992/2055920 swapFree=4145416/4192956
[pid=2708] ppid=2706 vsize=5356 CPUtime=6.81
/proc/2708/stat : 2708 (Barcelogic) S 2706 2708 1621 0 -1 4194304 335 37927 0 0 0 0 658 23 16 0 1 0 133656017 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2708/statm: 1339 238 197 169 0 50 0
[pid=2714] ppid=2708 vsize=1472756 CPUtime=230.77
/proc/2714/stat : 2714 (bsat) R 2708 2708 1621 0 -1 4194304 20080 0 0 0 23060 17 0 0 25 0 1 0 133656701 1508102144 19199 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2714/statm: 368189 19199 84 232 0 367954 0
Current children cumulated CPU time (s) 237.58
Current children cumulated vsize (KiB) 1478112

Child status: 20
Real time (s): 237.777
CPU time (s): 237.682
CPU user time (s): 237.242
CPU system time (s): 0.439933
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 1478112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.242
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58501
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= 74
involuntary context switches= 409

runsolver used 0.229965 second user time and 0.642902 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Apr 18 00:49:43 UTC 2007

IDJOB= 347368
IDBENCH= 20345
IDSOLVER= 154
FILE ID= node14/347368-1176857382

PBS_JOBID= 4590212

Free space on /tmp= 66287 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-10-11-u.cnf
COMMAND LINE= /tmp/evaluation/347368-1176857382/Barcelogic /tmp/evaluation/347368-1176857382/instance-347368-1176857382.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-347368-1176857382 -o ROOT/results/node14/solver-347368-1176857382 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347368-1176857382/Barcelogic /tmp/evaluation/347368-1176857382/instance-347368-1176857382.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  72bf29e65f8337564b4a44baea32f1cb

RANDOM SEED= 872388877

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1856152 kB
Buffers:         23336 kB
Cached:         103812 kB
SwapCached:      14700 kB
Active:          69940 kB
Inactive:        89280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856152 kB
SwapTotal:     4192956 kB
SwapFree:      4145416 kB
Dirty:           16756 kB
Writeback:           0 kB
Mapped:          35756 kB
Slab:            26032 kB
Committed_AS:  6584768 kB
PageTables:       1804 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= 66287 MiB

End job on node14 on Wed Apr 18 00:53:41 UTC 2007