Trace number 347712

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? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data (download as text)

0.00/0.00	c Parsing...
5.68/5.74	c ==============================================================================
5.68/5.74	c |           |     ORIGINAL     |              LEARNT              |          |
5.68/5.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.68/5.74	c ==============================================================================
5.68/5.74	c |         0 | 2883316  6430464 |  864994       0        0     nan |  0.000 % |
14.08/14.15	c |         0 | 2283232  5203385 |      --       0       --      -- |     --   | -17248/175257
14.08/14.16	c ==============================================================================
14.08/14.16	c Result  :   #vars: 77899   #clauses: 2283232   #literals: 5203385
14.08/14.16	c CPU time:   13.6919 s
14.08/14.16	c ==============================================================================

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/node55/watcher-347712-1176684050 -o ROOT/results/node55/solver-347712-1176684050 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347712-1176684050/Barcelogic /tmp/evaluation/347712-1176684050/instance-347712-1176684050.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 0.97 0.95 3/64 11057
/proc/meminfo: memFree=1734084/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0

[startup+0.0171441 s]
/proc/loadavg: 1.00 0.97 0.95 3/64 11057
/proc/meminfo: memFree=1734084/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101151 s]
/proc/loadavg: 1.00 0.97 0.95 3/64 11057
/proc/meminfo: memFree=1734084/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.30117 s]
/proc/loadavg: 1.00 0.97 0.95 3/64 11057
/proc/meminfo: memFree=1734084/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701207 s]
/proc/loadavg: 1.00 0.97 0.95 3/64 11057
/proc/meminfo: memFree=1734084/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50228 s]
/proc/loadavg: 1.08 0.99 0.95 2/66 11062
/proc/meminfo: memFree=1680564/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
[pid=11061] ppid=11057 vsize=77036 CPUtime=1.48
/proc/11061/stat : 11061 (SatELite_releas) R 11057 11057 10580 0 -1 4194304 17602 0 0 0 135 13 0 0 25 0 1 0 116315937 78884864 17439 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134681499 0 0 4096 3 0 0 0 17 1 0 0
/proc/11061/statm: 19259 17439 47 128 0 19128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 82388

[startup+3.10144 s]
/proc/loadavg: 1.08 0.99 0.95 2/66 11062
/proc/meminfo: memFree=1641332/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
[pid=11061] ppid=11057 vsize=131960 CPUtime=3.08
/proc/11061/stat : 11061 (SatELite_releas) R 11057 11057 10580 0 -1 4194304 29328 0 0 0 287 21 0 0 25 0 1 0 116315937 135127040 29165 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134681499 0 0 4096 3 0 0 0 17 1 0 0
/proc/11061/statm: 32990 29166 47 128 0 32859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 137312

[startup+6.30174 s]
/proc/loadavg: 1.07 0.99 0.95 2/66 11062
/proc/meminfo: memFree=1551612/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
[pid=11061] ppid=11057 vsize=217996 CPUtime=6.28
/proc/11061/stat : 11061 (SatELite_releas) R 11057 11057 10580 0 -1 4194304 48983 0 0 0 597 31 0 0 25 0 1 0 116315937 223227904 48787 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134538600 0 0 4096 3 0 0 0 17 1 0 0
/proc/11061/statm: 54499 48787 62 128 0 54368 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 223348

[startup+12.7013 s]
/proc/loadavg: 1.07 0.99 0.95 2/66 11062
/proc/meminfo: memFree=1484924/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=0
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 116315936 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 235 197 169 0 49 0
[pid=11061] ppid=11057 vsize=289788 CPUtime=12.68
/proc/11061/stat : 11061 (SatELite_releas) R 11057 11057 10580 0 -1 4194304 68119 0 0 0 1223 45 0 0 25 0 1 0 116315937 296742912 61478 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134574348 0 0 4096 3 0 0 0 17 1 0 0
/proc/11061/statm: 72447 61478 66 128 0 72316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 295140

[startup+25.5016 s]
/proc/loadavg: 1.12 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1598844/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=8.75
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 24575 0 0 0 858 17 0 0 25 0 1 0 116317610 1513324544 23327 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518821 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 23327 84 232 0 369229 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1483208

[startup+51.102 s]
/proc/loadavg: 1.08 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1531580/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=34.34
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 41927 0 0 0 3407 27 0 0 25 0 1 0 116317610 1513324544 40676 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 40676 84 232 0 369229 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1483208

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1400252/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=85.53
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 74183 0 0 0 8504 49 0 0 25 0 1 0 116317610 1513324544 72932 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 72932 84 232 0 369229 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1483208

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1302652/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=145.5
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 98871 0 0 0 14484 66 0 0 25 0 1 0 116317610 1513324544 97620 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517355 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 97620 84 232 0 369229 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1483208

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1163388/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=205.49
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 133339 0 0 0 20459 90 0 0 25 0 1 0 116317610 1513324544 132088 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 132088 84 232 0 369229 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1483208

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=1066300/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=265.47
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 157643 0 0 0 26440 107 0 0 25 0 1 0 116317610 1513324544 156392 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 156392 84 232 0 369229 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1483208

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=976636/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=325.46
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 179961 0 0 0 32422 124 0 0 25 0 1 0 116317610 1513324544 178710 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 178710 84 232 0 369229 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1483208

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=881276/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=385.45
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 203977 0 0 0 38401 144 0 0 25 0 1 0 116317610 1513324544 202726 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134516811 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 202726 84 232 0 369229 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1483208


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

/proc/11063/statm: 369464 242879 84 232 0 369229 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1483208

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=642364/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477856 CPUtime=565.4
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 263353 0 0 0 56351 189 0 0 25 0 1 0 116317610 1513324544 262102 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369464 262102 84 232 0 369229 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1483208

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=562236/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477984 CPUtime=625.39
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 283169 0 0 0 62332 207 0 0 25 0 1 0 116317610 1513455616 281918 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531524 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369496 281918 84 232 0 369261 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1483336

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=497532/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477984 CPUtime=685.37
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 299493 0 0 0 68316 221 0 0 25 0 1 0 116317610 1513455616 298242 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517782 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369496 298242 84 232 0 369261 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1483336

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=412668/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477984 CPUtime=745.36
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 320528 0 0 0 74299 237 0 0 25 0 1 0 116317610 1513455616 319277 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369496 319277 84 232 0 369261 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1483336

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=334396/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477984 CPUtime=805.34
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 340184 0 0 0 80281 253 0 0 25 0 1 0 116317610 1513455616 338933 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134519498 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369496 338933 84 232 0 369261 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1483336

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=249596/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1477984 CPUtime=865.32
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 361258 0 0 0 86260 272 0 0 25 0 1 0 116317610 1513455616 360007 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369496 360007 84 232 0 369261 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1483336

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223036/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=925.32
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 92254 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1483504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223100/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=985.3
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 98252 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1483504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223100/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=1045.29
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 104251 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1483504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223100/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=1105.27
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 110249 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518272 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1483504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223100/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=1165.26
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 116248 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1483504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 11063
/proc/meminfo: memFree=223164/2055920 swapFree=4184748/4192956
[pid=11057] ppid=11055 vsize=5352 CPUtime=16.71
/proc/11057/stat : 11057 (Barcelogic) S 11055 11057 10580 0 -1 4194304 334 68558 0 0 0 0 1607 64 16 0 1 0 116315936 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11057/statm: 1338 237 197 169 0 49 0
[pid=11063] ppid=11057 vsize=1478152 CPUtime=1183.35
/proc/11063/stat : 11063 (bsat) R 11057 11057 10580 0 -1 4194304 369027 0 0 0 118057 278 0 0 25 0 1 0 116317610 1513627648 366528 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 369538 366528 111 232 0 369303 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1483504

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11057 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=79555
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=644901
# CPU time returned by wait4() is 16.7245
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1196.64
CPU system time (s): 3.42
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 1488488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0796
system time used= 0.644901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68892
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= 33
involuntary context switches= 46

runsolver used 0.947855 second user time and 2.42263 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Apr 16 00:40:59 UTC 2007

IDJOB= 347712
IDBENCH= 24669
IDSOLVER= 154
FILE ID= node55/347712-1176684050

PBS_JOBID= 4559987

Free space on /tmp= 66506 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/347712-1176684050/Barcelogic /tmp/evaluation/347712-1176684050/instance-347712-1176684050.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-347712-1176684050 -o ROOT/results/node55/solver-347712-1176684050 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347712-1176684050/Barcelogic /tmp/evaluation/347712-1176684050/instance-347712-1176684050.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  f935103d71f7bb9e8d8051793d20ec02

RANDOM SEED= 769227279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1734492 kB
Buffers:         18432 kB
Cached:         219888 kB
SwapCached:       2060 kB
Active:         115820 kB
Inactive:       132080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734492 kB
SwapTotal:     4192956 kB
SwapFree:      4184748 kB
Dirty:           54108 kB
Writeback:           0 kB
Mapped:          16580 kB
Slab:            59636 kB
Committed_AS:  1021588 kB
PageTables:       1380 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= 66464 MiB

End job on node55 on Mon Apr 16 01:01:02 UTC 2007