Trace number 347635

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 385.022 385.28

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

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 |    8752    78738 |    2625       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |    7160    64338 |      --       0       --      -- |     --   | -652/-8325
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1528   #clauses: 7160   #literals: 64338
0.00/0.08	c CPU time:   0.072988 s
0.00/0.08	c ==============================================================================
384.92/385.27	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/node69/watcher-347635-1176682922 -o ROOT/results/node69/solver-347635-1176682922 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347635-1176682922/Barcelogic /tmp/evaluation/347635-1176682922/instance-347635-1176682922.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3768
/proc/meminfo: memFree=1961244/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 144281697 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947813970 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/3768/statm: 1338 232 195 169 0 49 0
[pid=3769] ppid=3768 vsize=5352 CPUtime=0
/proc/3769/stat : 3769 (Barcelogic) S 3768 3768 3346 0 -1 4194368 53 25 0 0 0 0 0 0 21 0 1 0 144281697 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/3769/statm: 1338 236 198 169 0 49 0
[pid=3771] ppid=3769 vsize=0 CPUtime=0
/proc/3771/stat : 3771 (sed) D 3769 3768 3346 0 -1 4194308 163 0 0 0 0 0 0 0 23 0 1 0 144281697 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3771/statm: 0 0 0 0 0 0 0

[startup+0.0156011 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3768
/proc/meminfo: memFree=1961244/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 144281697 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3768/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101612 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3768
/proc/meminfo: memFree=1961244/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 144281697 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3768/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301653 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3768
/proc/meminfo: memFree=1961244/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+0.701717 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3768
/proc/meminfo: memFree=1961244/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1953620/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=1.37
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 2436 0 0 0 136 1 0 0 25 0 1 0 144281708 1511743488 2410 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518105 0 0 4096 0 0 0 0 17 1 0 0
/proc/3774/statm: 369078 2410 84 232 0 368843 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1481664

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1948628/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=2.97
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 3905 0 0 0 295 2 0 0 25 0 1 0 144281708 1511743488 3879 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134542375 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 3879 84 232 0 368843 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1481664

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1938388/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=6.17
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 6248 0 0 0 613 4 0 0 25 0 1 0 144281708 1511743488 6222 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134516852 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 6222 84 232 0 368843 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1481664

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1934164/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=12.57
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 6643 0 0 0 1253 4 0 0 25 0 1 0 144281708 1511743488 6579 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 6579 94 232 0 368843 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1481664

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1923860/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=25.36
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 9404 0 0 0 2530 6 0 0 25 0 1 0 144281708 1511743488 9340 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 9340 94 232 0 368843 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1481664

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1900884/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=50.94
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 15106 0 0 0 5082 12 0 0 25 0 1 0 144281708 1511743488 15042 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518099 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 15042 94 232 0 368843 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1481664

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1875092/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=102.11
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 21432 0 0 0 10194 17 0 0 25 0 1 0 144281708 1511743488 21368 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531093 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 21368 94 232 0 368843 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1481664

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872212/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=162.06
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22159 0 0 0 16189 17 0 0 25 0 1 0 144281708 1511743488 22020 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518031 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 22020 94 232 0 368843 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1481664

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872276/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476312 CPUtime=222.03
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22159 0 0 0 22185 18 0 0 25 0 1 0 144281708 1511743488 22020 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518698 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369078 22020 94 232 0 368843 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 1481664

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872148/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=281.99
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 28181 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518107 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 1481764

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=341.95
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 34177 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 1481764

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

[startup+358.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=357.94
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 35776 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 358.03
Current children cumulated vsize (KiB) 1481764

[startup+371.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=370.73
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 37055 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518054 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 370.82
Current children cumulated vsize (KiB) 1481764

[startup+377.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=377.13
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 37695 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518710 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 377.22
Current children cumulated vsize (KiB) 1481764

[startup+380.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=380.33
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38015 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518105 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 380.42
Current children cumulated vsize (KiB) 1481764

[startup+382.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=381.93
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38175 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518836 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 382.02
Current children cumulated vsize (KiB) 1481764

[startup+383.907 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=383.54
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38336 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134562039 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 383.63
Current children cumulated vsize (KiB) 1481764

[startup+384.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=384.33
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38415 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 384.42
Current children cumulated vsize (KiB) 1481764

[startup+385.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=384.73
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38455 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 384.82
Current children cumulated vsize (KiB) 1481764

[startup+385.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3774
/proc/meminfo: memFree=1872084/2055920 swapFree=4184008/4192956
[pid=3768] ppid=3766 vsize=5352 CPUtime=0.09
/proc/3768/stat : 3768 (Barcelogic) S 3766 3768 3346 0 -1 4194304 334 738 0 0 0 0 9 0 16 0 1 0 144281697 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3768/statm: 1338 237 197 169 0 49 0
[pid=3774] ppid=3768 vsize=1476412 CPUtime=384.83
/proc/3774/stat : 3774 (bsat) R 3768 3768 3346 0 -1 4194304 22229 0 0 0 38465 18 0 0 25 0 1 0 144281708 1511845888 22049 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 0 0 0
/proc/3774/statm: 369103 22049 94 232 0 368868 0
Current children cumulated CPU time (s) 384.92
Current children cumulated vsize (KiB) 1481764

Child status: 20
Real time (s): 385.28
CPU time (s): 385.022
CPU user time (s): 384.805
CPU system time (s): 0.216967
CPU usage (%): 99.933
Max. virtual memory (cumulated for all children) (KiB): 1481764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.805
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23460
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= 70
involuntary context switches= 1411

runsolver used 0.346947 second user time and 1.06184 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Apr 16 00:22:03 UTC 2007

IDJOB= 347635
IDBENCH= 24592
IDSOLVER= 154
FILE ID= node69/347635-1176682922

PBS_JOBID= 4559990

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 11679280

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1961716 kB
Buffers:          3904 kB
Cached:          25900 kB
SwapCached:       3176 kB
Active:          28392 kB
Inactive:        11328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1961716 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          15340 kB
Slab:            40516 kB
Committed_AS:  1375356 kB
PageTables:       1472 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= 66556 MiB

End job on node69 on Mon Apr 16 00:28:28 UTC 2007