Trace number 347641

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Barcelogic Fixed 2007-04-13UNSAT 458.489 458.782

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    7521    64725 |    2256       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    6372    56202 |      --       0       --      -- |     --   | -354/-4289
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1359   #clauses: 6372   #literals: 56202
0.00/0.06	c CPU time:   0.055991 s
0.00/0.06	c ==============================================================================
458.39/458.77	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-347641-1176682941 -o ROOT/results/node5/solver-347641-1176682941 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347641-1176682941/Barcelogic /tmp/evaluation/347641-1176682941/instance-347641-1176682941.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.97 0.99 0.99 3/77 1565
/proc/meminfo: memFree=1787400/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 144331738 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913648722 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/1565/statm: 1339 233 195 169 0 50 0
[pid=1566] ppid=1565 vsize=5356 CPUtime=0
/proc/1566/stat : 1566 (Barcelogic) S 1565 1565 368 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 144331738 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/1566/statm: 1339 237 198 169 0 50 0
[pid=1568] ppid=1566 vsize=0 CPUtime=0
/proc/1568/stat : 1568 (sed) R 1566 1565 368 0 -1 4194308 164 0 0 0 0 0 0 0 21 0 1 0 144331738 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1568/statm: 
[startup+0.0118089 s]
/proc/loadavg: 0.97 0.99 0.99 3/77 1565
/proc/meminfo: memFree=1787400/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 144331738 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1565/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101824 s]
/proc/loadavg: 0.97 0.99 0.99 3/77 1565
/proc/meminfo: memFree=1787400/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301846 s]
/proc/loadavg: 0.97 0.99 0.99 3/77 1565
/proc/meminfo: memFree=1787400/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.701892 s]
/proc/loadavg: 0.97 0.99 0.99 3/77 1565
/proc/meminfo: memFree=1787400/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50198 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1779832/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476336 CPUtime=1.4
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 2375 0 0 0 139 1 0 0 25 0 1 0 144331747 1511768064 2347 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518099 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369084 2347 84 232 0 368849 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1481692

[startup+3.10116 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1774968/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476336 CPUtime=3
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 3989 0 0 0 298 2 0 0 25 0 1 0 144331747 1511768064 3961 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134539782 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369084 3961 84 232 0 368849 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1481692

[startup+6.30152 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1764728/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=6.2
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 5723 0 0 0 617 3 0 0 25 0 1 0 144331747 1511858176 5693 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518608 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 5693 94 232 0 368871 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1481780

[startup+12.7012 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1763960/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=12.59
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 5731 0 0 0 1256 3 0 0 25 0 1 0 144331747 1511858176 5701 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134539446 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 5701 94 232 0 368871 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1481780

[startup+25.5017 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1747768/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=25.37
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 9926 0 0 0 2532 5 0 0 25 0 1 0 144331747 1511858176 9896 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518483 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 9896 94 232 0 368871 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1481780

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1726264/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=50.97
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 15285 0 0 0 5086 11 0 0 25 0 1 0 144331747 1511858176 15255 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 15255 94 232 0 368871 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1481780

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1700280/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=102.14
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 21647 0 0 0 10198 16 0 0 25 0 1 0 144331747 1511858176 21617 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 21617 94 232 0 368871 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1481780

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=162.1
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22717 0 0 0 16193 17 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 1481780

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=222.06
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22717 0 0 0 22189 17 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1481780

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=282.02
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22783 0 0 0 28185 17 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 1481780

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696056/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=341.99
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22828 0 0 0 34181 18 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518122 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 1481780

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=401.96
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22828 0 0 0 40178 18 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518324 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 1481780

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=409.15
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22828 0 0 0 40897 18 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 409.22
Current children cumulated vsize (KiB) 1481780

[startup+435.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=434.74
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22828 0 0 0 43456 18 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518708 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 434.81
Current children cumulated vsize (KiB) 1481780

[startup+447.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=447.53
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22828 0 0 0 44735 18 0 0 25 0 1 0 144331747 1511858176 22601 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22601 94 232 0 368871 0
Current children cumulated CPU time (s) 447.6
Current children cumulated vsize (KiB) 1481780

[startup+454.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=453.92
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22831 0 0 0 45374 18 0 0 25 0 1 0 144331747 1511858176 22604 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22604 94 232 0 368871 0
Current children cumulated CPU time (s) 453.99
Current children cumulated vsize (KiB) 1481780

[startup+455.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=455.52
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22832 0 0 0 45534 18 0 0 25 0 1 0 144331747 1511858176 22605 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518676 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22605 94 232 0 368871 0
Current children cumulated CPU time (s) 455.59
Current children cumulated vsize (KiB) 1481780

[startup+457.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=457.12
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22833 0 0 0 45694 18 0 0 25 0 1 0 144331747 1511858176 22606 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22606 94 232 0 368871 0
Current children cumulated CPU time (s) 457.19
Current children cumulated vsize (KiB) 1481780

[startup+458.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=457.92
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22834 0 0 0 45774 18 0 0 25 0 1 0 144331747 1511858176 22607 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134531833 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22607 94 232 0 368871 0
Current children cumulated CPU time (s) 457.99
Current children cumulated vsize (KiB) 1481780

[startup+458.707 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 1571
/proc/meminfo: memFree=1696120/2055920 swapFree=4158712/4192956
[pid=1565] ppid=1563 vsize=5356 CPUtime=0.07
/proc/1565/stat : 1565 (Barcelogic) S 1563 1565 368 0 -1 4194304 335 655 0 0 0 0 7 0 16 0 1 0 144331738 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1565/statm: 1339 238 197 169 0 50 0
[pid=1571] ppid=1565 vsize=1476424 CPUtime=458.32
/proc/1571/stat : 1571 (bsat) R 1565 1565 368 0 -1 4194304 22834 0 0 0 45814 18 0 0 25 0 1 0 144331747 1511858176 22607 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134531093 0 0 4096 0 0 0 0 17 0 0 0
/proc/1571/statm: 369106 22607 94 232 0 368871 0
Current children cumulated CPU time (s) 458.39
Current children cumulated vsize (KiB) 1481780

Child status: 20
Real time (s): 458.782
CPU time (s): 458.489
CPU user time (s): 458.278
CPU system time (s): 0.210967
CPU usage (%): 99.9361
Max. virtual memory (cumulated for all children) (KiB): 1481912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.278
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23983
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= 69
involuntary context switches= 10908

runsolver used 0.425935 second user time and 1.25081 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Apr 16 00:22:21 UTC 2007

IDJOB= 347641
IDBENCH= 24598
IDSOLVER= 154
FILE ID= node5/347641-1176682941

PBS_JOBID= 4559393

Free space on /tmp= 66535 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/347641-1176682941/Barcelogic /tmp/evaluation/347641-1176682941/instance-347641-1176682941.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-347641-1176682941 -o ROOT/results/node5/solver-347641-1176682941 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347641-1176682941/Barcelogic /tmp/evaluation/347641-1176682941/instance-347641-1176682941.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 575837592

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1787872 kB
Buffers:         84348 kB
Cached:         105260 kB
SwapCached:       2764 kB
Active:         139988 kB
Inactive:        75168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787872 kB
SwapTotal:     4192956 kB
SwapFree:      4158712 kB
Dirty:            2316 kB
Writeback:           4 kB
Mapped:          31252 kB
Slab:            38544 kB
Committed_AS:  8545628 kB
PageTables:       1720 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= 66535 MiB

End job on node5 on Mon Apr 16 00:30:00 UTC 2007