Trace number 347607

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 847.377 847.607

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug10.cnf
MD5SUMb96b75461795057ef2d559ebb6ae2ba1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.176
Satisfiable
(Un)Satisfiability was proved
Number of variables521182
Number of clauses13378625
Sum of the clauses size39204931
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209401
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

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/node17/watcher-347607-1176682500 -o ROOT/results/node17/solver-347607-1176682500 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347607-1176682500/Barcelogic /tmp/evaluation/347607-1176682500/instance-347607-1176682500.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.15 1.02 1.01 3/77 31143
/proc/meminfo: memFree=1391736/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 116169326 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482881106 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/31143/statm: 1338 232 195 169 0 49 0
[pid=31144] ppid=31143 vsize=5352 CPUtime=0
/proc/31144/stat : 31144 (Barcelogic) S 31143 31143 30421 0 -1 4194368 53 25 0 0 0 0 0 0 20 0 1 0 116169326 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/31144/statm: 1338 236 198 169 0 49 0
[pid=31146] ppid=31144 vsize=2608 CPUtime=0
/proc/31146/stat : 31146 (sed) R 31144 31143 30421 0 -1 4194304 159 0 0 0 0 0 0 0 22 0 1 0 116169326 2670592 132 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 245482556798 0 0 4096 0 0 0 0 17 1 0 0
/proc/31146/statm: 653 134 106 11 0 57 0

[startup+0.0840429 s]
/proc/loadavg: 1.15 1.02 1.01 3/77 31143
/proc/meminfo: memFree=1391736/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101044 s]
/proc/loadavg: 1.15 1.02 1.01 3/77 31143
/proc/meminfo: memFree=1391736/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301063 s]
/proc/loadavg: 1.15 1.02 1.01 3/77 31143
/proc/meminfo: memFree=1391736/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701106 s]
/proc/loadavg: 1.15 1.02 1.01 3/77 31143
/proc/meminfo: memFree=1391736/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50119 s]
/proc/loadavg: 1.15 1.02 1.01 2/79 31149
/proc/meminfo: memFree=1287592/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1478548 CPUtime=1.48
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 35946 0 0 0 124 24 0 0 25 0 1 0 116169327 1514033152 33446 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134513425 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369637 33446 72 232 0 369402 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1483900

[startup+3.10136 s]
/proc/loadavg: 1.14 1.02 1.00 2/79 31149
/proc/meminfo: memFree=1230248/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1478548 CPUtime=3.08
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 69753 0 0 0 258 50 0 0 25 0 1 0 116169327 1514033152 65742 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134546368 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369637 65744 72 232 0 369402 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1483900

[startup+6.30269 s]
/proc/loadavg: 1.14 1.02 1.00 2/79 31149
/proc/meminfo: memFree=949800/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1478544 CPUtime=6.28
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 131561 0 0 0 549 79 0 0 25 0 1 0 116169327 1514029056 123450 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134544301 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369636 123450 78 232 0 369401 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1483896

[startup+12.7014 s]
/proc/loadavg: 1.12 1.02 1.00 2/79 31149
/proc/meminfo: memFree=623464/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1478820 CPUtime=12.68
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 200837 0 0 0 1162 106 0 0 25 0 1 0 116169327 1514311680 192643 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369705 192643 83 232 0 369470 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1484172

[startup+25.5017 s]
/proc/loadavg: 1.10 1.01 1.00 2/79 31149
/proc/meminfo: memFree=623080/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=25.48
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 200980 0 0 0 2442 106 0 0 25 0 1 0 116169327 1514618880 192777 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 192777 83 232 0 369545 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1484472

[startup+51.1014 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 31149
/proc/meminfo: memFree=622632/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=51.07
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 201174 0 0 0 5001 106 0 0 25 0 1 0 116169327 1514618880 192968 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 192968 83 232 0 369545 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1484472

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 3/79 31149
/proc/meminfo: memFree=620136/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=102.26
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 201821 0 0 0 10119 107 0 0 25 0 1 0 116169327 1514618880 193600 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 193600 83 232 0 369545 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1484472

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 31149
/proc/meminfo: memFree=619112/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=162.24
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 202087 0 0 0 16116 108 0 0 25 0 1 0 116169327 1514618880 193866 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 193866 83 232 0 369545 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1484472

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=617576/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=222.22
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 202451 0 0 0 22114 108 0 0 25 0 1 0 116169327 1514618880 194230 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134553893 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 194230 83 232 0 369545 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1484472

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=615848/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=282.21
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 202968 0 0 0 28112 109 0 0 25 0 1 0 116169327 1514618880 194745 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534391 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 194745 83 232 0 369545 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1484472

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=612264/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=342.2
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 203779 0 0 0 34109 111 0 0 25 0 1 0 116169327 1514618880 195556 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 195556 83 232 0 369545 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1484472

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=607656/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0

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

/proc/31149/statm: 369780 198233 83 232 0 369545 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1484472

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=591528/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=522.15
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 208997 0 0 0 52097 118 0 0 25 0 1 0 116169327 1514618880 200774 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534366 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 200774 83 232 0 369545 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1484472

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=584680/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=582.13
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 210648 0 0 0 58093 120 0 0 25 0 1 0 116169327 1514618880 202425 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518162 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 202425 83 232 0 369545 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1484472

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=558696/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=642.12
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 217115 0 0 0 64086 126 0 0 25 0 1 0 116169327 1514618880 208892 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 208892 83 232 0 369545 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1484472

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=546984/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=702.1
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 220075 0 0 0 70081 129 0 0 25 0 1 0 116169327 1514618880 211852 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518821 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 211852 83 232 0 369545 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1484472

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=537768/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=762.09
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 222305 0 0 0 76077 132 0 0 25 0 1 0 116169327 1514618880 214082 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 214082 83 232 0 369545 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1484472

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=528872/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=822.08
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 224530 0 0 0 82073 135 0 0 25 0 1 0 116169327 1514618880 216307 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518350 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 216307 83 232 0 369545 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1484472

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

[startup+831.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=527336/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=831.66
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 224944 0 0 0 83031 135 0 0 25 0 1 0 116169327 1514618880 216721 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 216721 83 232 0 369545 0
Current children cumulated CPU time (s) 831.66
Current children cumulated vsize (KiB) 1484472

[startup+838.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=525480/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=838.07
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 225394 0 0 0 83671 136 0 0 25 0 1 0 116169327 1514618880 217171 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534366 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 217171 83 232 0 369545 0
Current children cumulated CPU time (s) 838.07
Current children cumulated vsize (KiB) 1484472

[startup+841.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524840/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=841.27
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 225543 0 0 0 83991 136 0 0 25 0 1 0 116169327 1514618880 217320 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 217320 83 232 0 369545 0
Current children cumulated CPU time (s) 841.27
Current children cumulated vsize (KiB) 1484472

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524200/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=844.47
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 225705 0 0 0 84311 136 0 0 25 0 1 0 116169327 1514618880 217482 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 217482 83 232 0 369545 0
Current children cumulated CPU time (s) 844.47
Current children cumulated vsize (KiB) 1484472

[startup+846.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524136/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=846.06
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 225715 0 0 0 84470 136 0 0 25 0 1 0 116169327 1514618880 217492 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517355 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 217492 83 232 0 369545 0
Current children cumulated CPU time (s) 846.06
Current children cumulated vsize (KiB) 1484472

[startup+847.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524072/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=1479120 CPUtime=846.86
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194304 225728 0 0 0 84550 136 0 0 25 0 1 0 116169327 1514618880 217505 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518833 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 369780 217505 83 232 0 369545 0
Current children cumulated CPU time (s) 846.86
Current children cumulated vsize (KiB) 1484472

[startup+847.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524072/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=0
/proc/31143/stat : 31143 (Barcelogic) S 31141 31143 30421 0 -1 4194304 334 320 0 0 0 0 0 0 16 0 1 0 116169326 5480448 238 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31143/statm: 1338 238 199 169 0 49 0
[pid=31149] ppid=31143 vsize=0 CPUtime=847.27
/proc/31149/stat : 31149 (bsat) R 31143 31143 30421 0 -1 4194308 225739 0 0 0 84585 142 0 0 17 0 1 0 116169327 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31149/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 847.27
Current children cumulated vsize (KiB) 5352

[startup+847.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31149
/proc/meminfo: memFree=524072/2055920 swapFree=4153028/4192956
[pid=31143] ppid=31141 vsize=5352 CPUtime=847.36
/proc/31143/stat : 31143 (Barcelogic) D 31141 31143 30421 0 -1 4194304 338 226059 0 0 0 0 84585 151 16 0 1 0 116169326 5480448 239 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482879589 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/31143/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 847.36
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 847.607
CPU time (s): 847.377
CPU user time (s): 845.857
CPU system time (s): 1.51977
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1484476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 845.857
system time used= 1.51977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226546
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= 80
involuntary context switches= 936

runsolver used 0.913861 second user time and 2.22266 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Apr 16 00:15:18 UTC 2007

IDJOB= 347607
IDBENCH= 20584
IDSOLVER= 154
FILE ID= node17/347607-1176682500

PBS_JOBID= 4559404

Free space on /tmp= 66237 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug10.cnf
COMMAND LINE= /tmp/evaluation/347607-1176682500/Barcelogic /tmp/evaluation/347607-1176682500/instance-347607-1176682500.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-347607-1176682500 -o ROOT/results/node17/solver-347607-1176682500 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347607-1176682500/Barcelogic /tmp/evaluation/347607-1176682500/instance-347607-1176682500.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  b96b75461795057ef2d559ebb6ae2ba1

RANDOM SEED= 395369865

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1393360 kB
Buffers:         76076 kB
Cached:         499768 kB
SwapCached:       2360 kB
Active:         445048 kB
Inactive:       155924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393360 kB
SwapTotal:     4192956 kB
SwapFree:      4153028 kB
Dirty:          218236 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            47072 kB
Committed_AS:  6266792 kB
PageTables:       1796 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= 66237 MiB

End job on node17 on Mon Apr 16 00:29:26 UTC 2007