Trace number 347191

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-13? (exit code) 816.905 850.235

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S791125864-16.cnf
MD5SUM4e143e0a14562155f1998f2e56848071
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   67200   201600 |   20159       0        0     nan |  0.000 % |
0.00/0.24	c |         0 |   66744   202765 |      --       0       --      -- |     --   | -456/1165
0.00/0.24	c ==============================================================================
0.00/0.24	c Result  :   #vars: 15590   #clauses: 66744   #literals: 202765
0.00/0.24	c CPU time:   0.229965 s
0.00/0.24	c ==============================================================================
816.87/848.80	/tmp/evaluation/347191-1176676672/Barcelogic: line 42: 29708 Segmentation fault      (core dumped) $BS $TMP.cnf >$TMP.result

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-347191-1176676672 -o ROOT/results/node2/solver-347191-1176676672 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347191-1176676672/Barcelogic /tmp/evaluation/347191-1176676672/instance-347191-1176676672.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.99 0.98 0.99 3/77 29702
/proc/meminfo: memFree=1762360/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 143705012 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381482066 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/29702/statm: 1339 233 195 169 0 50 0
[pid=29703] ppid=29702 vsize=5356 CPUtime=0
/proc/29703/stat : 29703 (Barcelogic) S 29702 29702 29342 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 143705012 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/29703/statm: 1339 237 198 169 0 50 0
[pid=29704] ppid=29703 vsize=0 CPUtime=0
/proc/29704/stat : 29704 (Barcelogic) D 29703 29702 29342 0 -1 4194372 25 0 0 0 0 0 0 0 15 0 1 0 143705012 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 65538 18446744072099781622 0 0 17 1 0 0
/proc/29704/statm: 0 0 0 0 0 0 0
[pid=29705] ppid=29703 vsize=0 CPUtime=0
/proc/29705/stat : 29705 (sed) D 29703 29702 29342 0 -1 4194308 164 0 0 0 0 0 0 0 21 0 1 0 143705012 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100037788 0 0 17 1 0 0
/proc/29705/statm: 0 0 0 0 0 0 0

[startup+0.035877 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29702
/proc/meminfo: memFree=1762360/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 143705012 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29702/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101881 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29702
/proc/meminfo: memFree=1762360/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 143705012 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29702/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301909 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29702
/proc/meminfo: memFree=1762360/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 143705012 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29702/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701958 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29702
/proc/meminfo: memFree=1762360/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 5356

[startup+1.50102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1747688/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=1.14
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 4016 0 0 0 112 2 0 0 25 0 1 0 143705047 1510703104 3765 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 3765 83 232 0 368589 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1480652

[startup+3.10119 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1743528/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=2.74
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 5581 0 0 0 271 3 0 0 25 0 1 0 143705047 1510703104 5330 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 5330 83 232 0 368589 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1480652

[startup+6.30252 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1728424/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=5.94
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 9281 0 0 0 589 5 0 0 25 0 1 0 143705047 1510703104 9030 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134562090 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 9030 83 232 0 368589 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1480652

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1697256/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=12.32
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 16849 0 0 0 1224 8 0 0 25 0 1 0 143705047 1510703104 16598 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 16598 83 232 0 368589 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1480652

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1642920/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=25.12
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 29965 0 0 0 2497 15 0 0 25 0 1 0 143705047 1510703104 29714 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134519265 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 29714 83 232 0 368589 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1480652

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1528232/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=50.71
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 58996 0 0 0 5038 33 0 0 25 0 1 0 143705047 1510703104 58745 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 58745 83 232 0 368589 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1480652

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1338472/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=101.88
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 105774 0 0 0 10129 59 0 0 25 0 1 0 143705047 1510703104 105523 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134519730 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 105523 83 232 0 368589 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1480652

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=1132584/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=161.84
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 157611 0 0 0 16091 93 0 0 25 0 1 0 143705047 1510703104 157360 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 157360 83 232 0 368589 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 1480652

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=926312/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=221.81
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 208633 0 0 0 22056 125 0 0 25 0 1 0 143705047 1510703104 208382 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518873 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 208382 83 232 0 368589 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1480652

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=733672/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=281.77
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 257182 0 0 0 28024 153 0 0 25 0 1 0 143705047 1510703104 256931 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518117 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 256931 83 232 0 368589 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 1480652

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=524968/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475296 CPUtime=341.73
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 308893 0 0 0 33989 184 0 0 25 0 1 0 143705047 1510703104 308641 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517779 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368824 308641 83 232 0 368589 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1480652

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=329384/2055920 swapFree=4147160/4192956

################
# More data... #
################


[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=287336/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=521.63
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 368202 0 0 0 51941 222 0 0 25 0 1 0 143705047 1510850560 367621 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368860 367621 110 232 0 368625 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 1480796

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=287336/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=581.59
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 368223 0 0 0 57937 222 0 0 25 0 1 0 143705047 1510850560 367642 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134519265 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368860 367642 110 232 0 368625 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 1480796

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=287272/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=641.56
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 368262 0 0 0 63934 222 0 0 25 0 1 0 143705047 1510850560 367681 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134535281 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368860 367681 110 232 0 368625 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 1480796

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=287208/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=701.53
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 368296 0 0 0 69930 223 0 0 25 0 1 0 143705047 1510850560 367715 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368860 367715 110 232 0 368625 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 1480796

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 29708
/proc/meminfo: memFree=287016/2055920 swapFree=4147160/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=761.49
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4194304 368335 0 0 0 75926 223 0 0 25 0 1 0 143705047 1510850560 367754 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518324 0 0 4096 0 0 0 0 17 0 0 0
/proc/29708/statm: 368860 367754 110 232 0 368625 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 1480796

[startup+822.301 s]
/proc/loadavg: 1.15 1.02 1.01 1/79 29708
/proc/meminfo: memFree=17768/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=812.22
/proc/29708/stat : 29708 (bsat) D 29702 29702 29342 0 -1 4195840 368691 0 0 0 80752 470 0 0 18 0 1 0 143705047 1510850560 368039 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518037 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/29708/statm: 368860 368039 110 232 0 368625 0
Current children cumulated CPU time (s) 812.54
Current children cumulated vsize (KiB) 1480796

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

[startup+831.901 s]
/proc/loadavg: 1.35 1.06 1.02 1/79 29708
/proc/meminfo: memFree=16616/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=814.04
/proc/29708/stat : 29708 (bsat) D 29702 29702 29342 0 -1 4195840 368691 0 0 0 80752 652 0 0 18 0 1 0 143705047 1510850560 368039 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518037 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/29708/statm: 368860 368039 110 232 0 368625 0
Current children cumulated CPU time (s) 814.36
Current children cumulated vsize (KiB) 1480796

[startup+838.302 s]
/proc/loadavg: 1.48 1.10 1.03 1/79 29708
/proc/meminfo: memFree=24424/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=814.05
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4195840 368691 0 0 0 80752 653 0 0 18 0 1 0 143705047 1510850560 368039 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518037 0 0 4096 0 0 0 0 17 1 0 0
/proc/29708/statm: 368860 368039 110 232 0 368625 0
Current children cumulated CPU time (s) 814.37
Current children cumulated vsize (KiB) 1480796

[startup+844.701 s]
/proc/loadavg: 1.68 1.14 1.05 1/79 29708
/proc/meminfo: memFree=20392/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=815.27
/proc/29708/stat : 29708 (bsat) D 29702 29702 29342 0 -1 4195840 368691 0 0 0 80752 775 0 0 25 0 1 0 143705047 1510850560 368039 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518037 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/29708/statm: 368860 368039 110 232 0 368625 0
Current children cumulated CPU time (s) 815.59
Current children cumulated vsize (KiB) 1480796

[startup+847.902 s]
/proc/loadavg: 1.95 1.21 1.07 1/79 29708
/proc/meminfo: memFree=22952/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5356 CPUtime=0.32
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 335 2289 0 0 0 0 32 0 16 0 1 0 143705012 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1339 238 197 169 0 50 0
[pid=29708] ppid=29702 vsize=1475440 CPUtime=815.83
/proc/29708/stat : 29708 (bsat) R 29702 29702 29342 0 -1 4195840 368691 0 0 0 80752 831 0 0 25 0 1 0 143705047 1510850560 368039 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518037 0 0 4096 0 0 0 0 17 1 0 0
/proc/29708/statm: 368860 368039 110 232 0 368625 0
Current children cumulated CPU time (s) 816.15
Current children cumulated vsize (KiB) 1480796

[startup+849.501 s]
/proc/loadavg: 1.95 1.21 1.07 2/80 29710
/proc/meminfo: memFree=1490208/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5360 CPUtime=816.89
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 365 371607 0 0 0 0 80784 905 18 0 1 0 143705012 5488640 244 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1340 244 201 169 0 51 0
[pid=29710] ppid=29702 vsize=2444 CPUtime=0
/proc/29710/stat : 29710 (rm) D 29702 29702 29342 0 -1 4194304 42 0 2 0 0 0 0 0 18 0 1 0 143789893 2502656 29 18446744073709551615 4194304 4227748 548682069296 18446744073709551615 206378697424 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29710/statm: 611 29 23 8 0 3 0
Current children cumulated CPU time (s) 816.89
Current children cumulated vsize (KiB) 7804

[startup+849.901 s]
/proc/loadavg: 1.95 1.21 1.07 2/80 29710
/proc/meminfo: memFree=1490208/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5360 CPUtime=816.89
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 365 371607 0 0 0 0 80784 905 18 0 1 0 143705012 5488640 244 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1340 244 201 169 0 51 0
[pid=29710] ppid=29702 vsize=2536 CPUtime=0
/proc/29710/stat : 29710 (rm) D 29702 29702 29342 0 -1 4194304 111 0 3 0 0 0 0 0 18 0 1 0 143789893 2596864 91 18446744073709551615 4194304 4227748 548682069296 18446744073709551615 206381487145 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29710/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 816.89
Current children cumulated vsize (KiB) 7896

[startup+850.101 s]
/proc/loadavg: 1.95 1.21 1.07 2/80 29710
/proc/meminfo: memFree=1490208/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5360 CPUtime=816.89
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 365 371607 0 0 0 0 80784 905 18 0 1 0 143705012 5488640 244 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1340 244 201 169 0 51 0
[pid=29710] ppid=29702 vsize=2536 CPUtime=0
/proc/29710/stat : 29710 (rm) D 29702 29702 29342 0 -1 4194304 111 0 3 0 0 0 0 0 18 0 1 0 143789893 2596864 91 18446744073709551615 4194304 4227748 548682069296 18446744073709551615 206381487145 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29710/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 816.89
Current children cumulated vsize (KiB) 7896

[startup+850.201 s]
/proc/loadavg: 1.95 1.21 1.07 1/80 29710
/proc/meminfo: memFree=1490400/2055920 swapFree=4147168/4192956
[pid=29702] ppid=29700 vsize=5360 CPUtime=816.89
/proc/29702/stat : 29702 (Barcelogic) S 29700 29702 29342 0 -1 4194304 365 371607 0 0 0 0 80784 905 18 0 1 0 143705012 5488640 244 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29702/statm: 1340 244 201 169 0 51 0
[pid=29710] ppid=29702 vsize=2536 CPUtime=0
/proc/29710/stat : 29710 (rm) D 29702 29702 29342 0 -1 4194304 111 0 3 0 0 0 0 0 18 0 1 0 143789893 2596864 91 18446744073709551615 4194304 4227748 548682069296 18446744073709551615 206381487145 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29710/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 816.89
Current children cumulated vsize (KiB) 7896

Child status: 139
Real time (s): 850.235
CPU time (s): 816.905
CPU user time (s): 807.849
CPU system time (s): 9.05562
CPU usage (%): 96.0799
Max. virtual memory (cumulated for all children) (KiB): 1482104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 807.849
system time used= 9.05562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372095
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 190
involuntary context switches= 19152

runsolver used 0.807877 second user time and 2.29665 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Apr 15 22:37:52 UTC 2007

IDJOB= 347191
IDBENCH= 20154
IDSOLVER= 154
FILE ID= node2/347191-1176676672

PBS_JOBID= 4559392

Free space on /tmp= 66557 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S791125864-16.cnf
COMMAND LINE= /tmp/evaluation/347191-1176676672/Barcelogic /tmp/evaluation/347191-1176676672/instance-347191-1176676672.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-347191-1176676672 -o ROOT/results/node2/solver-347191-1176676672 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347191-1176676672/Barcelogic /tmp/evaluation/347191-1176676672/instance-347191-1176676672.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  4e143e0a14562155f1998f2e56848071

RANDOM SEED= 280595011

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1762832 kB
Buffers:         84064 kB
Cached:         140408 kB
SwapCached:      13936 kB
Active:         152568 kB
Inactive:        96656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762832 kB
SwapTotal:     4192956 kB
SwapFree:      4147160 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          30748 kB
Slab:            29312 kB
Committed_AS:  7015864 kB
PageTables:       1864 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= 65118 MiB

End job on node2 on Sun Apr 15 22:52:04 UTC 2007