Trace number 347765

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) 993.566 1020.34

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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 |   86175   259380 |   25852       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1980   #clauses: 86175   #literals: 259380
0.00/0.08	c CPU time:   0.075988 s
0.00/0.08	c ==============================================================================
993.46/1019.37	/tmp/evaluation/347765-1176684620/Barcelogic: line 42: 26257 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/node30/watcher-347765-1176684620 -o ROOT/results/node30/solver-347765-1176684620 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347765-1176684620/Barcelogic /tmp/evaluation/347765-1176684620/instance-347765-1176684620.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26251
/proc/meminfo: memFree=1885296/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116377689 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 235 197 169 0 49 0

[startup+0.0719661 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26251
/proc/meminfo: memFree=1885296/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116377689 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101969 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26251
/proc/meminfo: memFree=1885296/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116377689 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301983 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26251
/proc/meminfo: memFree=1885296/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5352

[startup+0.702005 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26251
/proc/meminfo: memFree=1885296/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5352

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1867744/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=1.21
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 5412 0 0 0 119 2 0 0 25 0 1 0 116377717 1512071168 5383 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 5383 83 232 0 368923 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1481984

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1855968/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=2.81
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 9342 0 0 0 278 3 0 0 25 0 1 0 116377717 1512071168 9313 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 9314 83 232 0 368923 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1481984

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1826720/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=6.01
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 16281 0 0 0 594 7 0 0 25 0 1 0 116377717 1512071168 16252 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517550 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 16252 83 232 0 368923 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1481984

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1774880/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=12.41
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 28627 0 0 0 1228 13 0 0 25 0 1 0 116377717 1512071168 28598 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 28598 83 232 0 368923 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1481984

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 26257
/proc/meminfo: memFree=1684704/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=25.2
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 50149 0 0 0 2496 24 0 0 25 0 1 0 116377717 1512071168 50120 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 50120 83 232 0 368923 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1481984

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1549920/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=50.8
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 83920 0 0 0 5040 40 0 0 25 0 1 0 116377717 1512071168 83891 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 83891 83 232 0 368923 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1481984

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1313824/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=101.99
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 142277 0 0 0 10130 69 0 0 25 0 1 0 116377717 1512071168 142248 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 142248 83 232 0 368923 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1481984

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=1076960/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=161.97
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 202015 0 0 0 16096 101 0 0 25 0 1 0 116377717 1512071168 201986 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 201986 83 232 0 368923 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1481984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=920800/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=221.96
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 240367 0 0 0 22068 128 0 0 25 0 1 0 116377717 1512071168 240338 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531524 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 240338 83 232 0 368923 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 1481984

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=777824/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=281.94
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 276353 0 0 0 28046 148 0 0 25 0 1 0 116377717 1512071168 276324 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 276324 83 232 0 368923 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 1481984

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=655776/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=341.93
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 306524 0 0 0 34025 168 0 0 25 0 1 0 116377717 1512071168 306495 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 306495 83 232 0 368923 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 1481984

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=543456/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=401.91
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 334837 0 0 0 40003 188 0 0 25 0 1 0 116377717 1512071168 334808 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 334808 83 232 0 368923 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 1481984


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


[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26257
/proc/meminfo: memFree=405920/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=581.87
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369593 0 0 0 57973 214 0 0 25 0 1 0 116377717 1512071168 368568 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518099 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368568 110 232 0 368923 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 1481984

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 26283
/proc/meminfo: memFree=404720/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=641.86
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369593 0 0 0 63971 215 0 0 25 0 1 0 116377717 1512071168 368568 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368568 110 232 0 368923 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1481984

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26455
/proc/meminfo: memFree=405464/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=701.76
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369593 0 0 0 69960 216 0 0 25 0 1 0 116377717 1512071168 368568 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368568 110 232 0 368923 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 1481984

[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 26455
/proc/meminfo: memFree=405472/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=761.75
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369593 0 0 0 75959 216 0 0 25 0 1 0 116377717 1512071168 368568 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368568 110 232 0 368923 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 1481984

[startup+822.302 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 26455
/proc/meminfo: memFree=405472/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=821.73
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369606 0 0 0 81957 216 0 0 25 0 1 0 116377717 1512071168 368581 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134519048 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368581 110 232 0 368923 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 1481984

[startup+882.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 26455
/proc/meminfo: memFree=405280/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=881.72
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369661 0 0 0 87955 217 0 0 25 0 1 0 116377717 1512071168 368636 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518925 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368636 110 232 0 368923 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 1481984

[startup+942.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 26455
/proc/meminfo: memFree=405024/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=941.71
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4194304 369722 0 0 0 93953 218 0 0 25 0 1 0 116377717 1512071168 368697 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 369158 368697 110 232 0 368923 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 1481984

[startup+1002.3 s]
/proc/loadavg: 1.23 1.07 1.02 1/79 26455
/proc/meminfo: memFree=18464/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=989.81
/proc/26257/stat : 26257 (bsat) D 26251 26251 25301 0 -1 4195840 370040 0 0 0 98403 578 0 0 23 0 1 0 116377717 1512071168 368994 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518057 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26257/statm: 369158 368994 110 232 0 368923 0
Current children cumulated CPU time (s) 989.99
Current children cumulated vsize (KiB) 1481984

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

[startup+1011.1 s]
/proc/loadavg: 1.42 1.11 1.03 1/79 26455
/proc/meminfo: memFree=16672/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=991.62
/proc/26257/stat : 26257 (bsat) D 26251 26251 25301 0 -1 4195840 370040 0 0 0 98403 759 0 0 18 0 1 0 116377717 1512071168 368994 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518057 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26257/statm: 369158 368994 110 232 0 368923 0
Current children cumulated CPU time (s) 991.8
Current children cumulated vsize (KiB) 1481984

[startup+1014.3 s]
/proc/loadavg: 1.42 1.11 1.03 1/79 26455
/proc/meminfo: memFree=21344/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=991.62
/proc/26257/stat : 26257 (bsat) D 26251 26251 25301 0 -1 4195840 370040 0 0 0 98403 759 0 0 18 0 1 0 116377717 1512071168 368994 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518057 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26257/statm: 369158 368994 110 232 0 368923 0
Current children cumulated CPU time (s) 991.8
Current children cumulated vsize (KiB) 1481984

[startup+1017.51 s]
/proc/loadavg: 1.55 1.14 1.04 2/79 26455
/proc/meminfo: memFree=16288/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=992.26
/proc/26257/stat : 26257 (bsat) R 26251 26251 25301 0 -1 4195840 370040 0 0 0 98403 823 0 0 21 0 1 0 116377717 1512071168 368994 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26257/statm: 369158 368994 110 232 0 368923 0
Current children cumulated CPU time (s) 992.44
Current children cumulated vsize (KiB) 1481984

[startup+1019.1 s]
/proc/loadavg: 1.55 1.14 1.04 1/79 26455
/proc/meminfo: memFree=16288/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5352 CPUtime=0.18
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 334 1616 0 0 0 0 17 1 15 0 1 0 116377689 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1338 237 197 169 0 49 0
[pid=26257] ppid=26251 vsize=1476632 CPUtime=993.13
/proc/26257/stat : 26257 (bsat) D 26251 26251 25301 0 -1 4195840 370040 0 0 0 98403 910 0 0 21 0 1 0 116377717 1512071168 368994 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518057 0 0 4096 0 18446744071564464661 0 0 17 0 0 0
/proc/26257/statm: 369158 368994 110 232 0 368923 0
Current children cumulated CPU time (s) 993.31
Current children cumulated vsize (KiB) 1481984

[startup+1019.9 s]
/proc/loadavg: 1.55 1.14 1.04 1/79 26456
/proc/meminfo: memFree=1494816/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5356 CPUtime=993.55
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 364 371676 0 0 0 0 98421 934 18 0 1 0 116377689 5484544 243 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1339 243 201 169 0 50 0
[pid=26456] ppid=26251 vsize=2536 CPUtime=0
/proc/26456/stat : 26456 (rm) D 26251 26251 25301 0 -1 4194304 112 0 3 0 0 0 0 0 18 0 1 0 116479627 2596864 91 18446744073709551615 4194304 4227748 548682069328 18446744073709551615 264907756585 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26456/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 993.55
Current children cumulated vsize (KiB) 7892

[startup+1020.3 s]
/proc/loadavg: 1.55 1.14 1.04 1/79 26456
/proc/meminfo: memFree=1494816/2055920 swapFree=4169844/4192956
[pid=26251] ppid=26249 vsize=5356 CPUtime=993.55
/proc/26251/stat : 26251 (Barcelogic) S 26249 26251 25301 0 -1 4194304 364 371676 0 0 0 0 98421 934 18 0 1 0 116377689 5484544 243 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 1339 243 201 169 0 50 0
[pid=26456] ppid=26251 vsize=2536 CPUtime=0
/proc/26456/stat : 26456 (rm) D 26251 26251 25301 0 -1 4194304 112 0 3 0 0 0 0 0 18 0 1 0 116479627 2596864 91 18446744073709551615 4194304 4227748 548682069328 18446744073709551615 264907756585 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26456/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 993.55
Current children cumulated vsize (KiB) 7892

Child status: 139
Real time (s): 1020.34
CPU time (s): 993.566
CPU user time (s): 984.219
CPU system time (s): 9.34658
CPU usage (%): 97.3761
Max. virtual memory (cumulated for all children) (KiB): 1485960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 984.219
system time used= 9.34658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372164
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= 154
involuntary context switches= 8134

runsolver used 1.00085 second user time and 2.72959 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Apr 16 00:50:20 UTC 2007

IDJOB= 347765
IDBENCH= 24722
IDSOLVER= 154
FILE ID= node30/347765-1176684620

PBS_JOBID= 4559973

Free space on /tmp= 66531 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/347765-1176684620/Barcelogic /tmp/evaluation/347765-1176684620/instance-347765-1176684620.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-347765-1176684620 -o ROOT/results/node30/solver-347765-1176684620 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347765-1176684620/Barcelogic /tmp/evaluation/347765-1176684620/instance-347765-1176684620.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 59495349

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1885704 kB
Buffers:         11384 kB
Cached:          75480 kB
SwapCached:       2760 kB
Active:          67852 kB
Inactive:        44596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885704 kB
SwapTotal:     4192956 kB
SwapFree:      4169844 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:          32584 kB
Slab:            43244 kB
Committed_AS:  2019028 kB
PageTables:       1780 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= 65088 MiB

End job on node30 on Mon Apr 16 01:07:22 UTC 2007