Trace number 347421

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 1080.95 1081.34

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.17	c ==============================================================================
0.00/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.17	c ==============================================================================
0.00/0.17	c |         0 |  181871   470932 |   54561       0        0     nan |  0.000 % |
1.38/1.40	c |         0 |   98030   321620 |      --       0       --      -- |     --   | -83841/-149312
1.38/1.40	c ==============================================================================
1.38/1.40	c Result  :   #vars: 17506   #clauses: 98030   #literals: 321620
1.38/1.40	c CPU time:   1.3458 s
1.38/1.40	c ==============================================================================
1080.89/1081.33	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/node20/watcher-347421-1176680493 -o ROOT/results/node20/solver-347421-1176680493 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347421-1176680493/Barcelogic /tmp/evaluation/347421-1176680493/instance-347421-1176680493.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.88 0.97 0.99 3/77 31705
/proc/meminfo: memFree=1770384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) R 31703 31705 31285 0 -1 4194304 265 0 0 0 0 0 0 0 19 0 1 0 115966632 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/31705/statm: 1338 232 195 169 0 49 0
[pid=31706] ppid=31705 vsize=5352 CPUtime=0
/proc/31706/stat : 31706 (Barcelogic) R 31705 31705 31285 0 -1 4194368 38 0 0 0 0 0 0 0 19 0 1 0 115966633 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952598687 0 65538 4096 65538 0 0 0 17 1 0 0
/proc/31706/statm: 1338 236 198 169 0 49 0
[pid=31707] ppid=31706 vsize=0 CPUtime=0
/proc/31707/stat : 31707 (Barcelogic) R 31706 31705 31285 0 -1 4194372 25 0 0 0 0 0 0 0 22 0 1 0 115966633 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 0 0 0 17 1 0 0
/proc/31707/statm: 0 0 0 0 0 0 0
[pid=31708] ppid=31706 vsize=5352 CPUtime=0
/proc/31708/stat : 31708 (Barcelogic) R 31706 31705 31285 0 -1 4194368 19 0 0 0 0 0 0 0 24 0 1 0 115966633 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952599335 0 0 4096 0 0 0 0 17 1 0 0
/proc/31708/statm: 1338 237 199 169 0 49 0

[startup+0.0791939 s]
/proc/loadavg: 0.88 0.97 0.99 3/77 31705
/proc/meminfo: memFree=1770384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 308 252 0 0 0 0 0 0 20 0 1 0 115966632 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31705/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101196 s]
/proc/loadavg: 0.88 0.97 0.99 3/77 31705
/proc/meminfo: memFree=1770384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 308 252 0 0 0 0 0 0 20 0 1 0 115966632 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31705/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301239 s]
/proc/loadavg: 0.88 0.97 0.99 3/77 31705
/proc/meminfo: memFree=1770384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 308 252 0 0 0 0 0 0 20 0 1 0 115966632 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31705/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701316 s]
/proc/loadavg: 0.88 0.97 0.99 3/77 31705
/proc/meminfo: memFree=1770384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 308 252 0 0 0 0 0 0 20 0 1 0 115966632 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31705/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50247 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 31710
/proc/meminfo: memFree=1737152/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=0
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 308 252 0 0 0 0 0 0 20 0 1 0 115966632 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31705/statm: 1338 235 197 169 0 49 0
[pid=31710] ppid=31705 vsize=33544 CPUtime=1.48
/proc/31710/stat : 31710 (SatELite_releas) R 31705 31705 31285 0 -1 4194304 8870 0 0 0 143 5 0 0 25 0 1 0 115966633 34349056 7644 18446744073709551615 134512640 135037961 4294956560 18446744073709551615 134699021 0 0 4096 3 0 0 0 17 1 0 0
/proc/31710/statm: 8386 7644 67 128 0 8255 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38896

[startup+3.10179 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1750144/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475136 CPUtime=1.53
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 4249 0 0 0 152 1 0 0 25 0 1 0 115966788 1510539264 3940 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517550 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368784 3940 84 232 0 368549 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1480488

[startup+6.30243 s]
/proc/loadavg: 0.89 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1748416/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475276 CPUtime=4.74
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 4810 0 0 0 472 2 0 0 25 0 1 0 115966788 1510682624 4501 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368819 4501 84 232 0 368584 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1480628

[startup+12.7017 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1744384/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475276 CPUtime=11.13
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 5717 0 0 0 1111 2 0 0 25 0 1 0 115966788 1510682624 5408 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368819 5408 84 232 0 368584 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1480628

[startup+25.5013 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1724992/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475276 CPUtime=23.92
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 10500 0 0 0 2388 4 0 0 25 0 1 0 115966788 1510682624 10191 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518821 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368819 10191 84 232 0 368584 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1480628

[startup+51.1014 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1675904/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475276 CPUtime=49.52
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 22703 0 0 0 4940 12 0 0 25 0 1 0 115966788 1510682624 22394 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368819 22394 84 232 0 368584 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1480628

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1613056/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475276 CPUtime=100.7
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 38397 0 0 0 10047 23 0 0 25 0 1 0 115966788 1510682624 38088 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368819 38088 84 232 0 368584 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1480628

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1526592/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1476332 CPUtime=160.68
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 60247 0 0 0 16027 41 0 0 25 0 1 0 115966788 1511763968 59936 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134552473 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 369083 59936 94 232 0 368848 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1481684

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1526016/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=220.66
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 60263 0 0 0 22024 42 0 0 25 0 1 0 115966788 1510817792 59721 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 59721 94 232 0 368617 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1480760

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1525888/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=280.63
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 60304 0 0 0 28021 42 0 0 25 0 1 0 115966788 1510817792 59762 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 59762 94 232 0 368617 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1480760

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1525696/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=340.62
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 60342 0 0 0 34019 43 0 0 25 0 1 0 115966788 1510817792 59800 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 59800 94 232 0 368617 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1480760

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1525568/2055920 swapFree=4156520/4192956

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


[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=640.51
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67432 0 0 0 64000 51 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517304 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1480760

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=700.49
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67432 0 0 0 69997 52 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134534391 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 1480760

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=760.47
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67557 0 0 0 75994 53 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134535476 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 1480760

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498624/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=820.44
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67628 0 0 0 81991 53 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134535474 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1480760

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498624/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=880.43
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67628 0 0 0 87989 54 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531093 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 1480760

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=940.4
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67628 0 0 0 93986 54 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1480760

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498624/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1000.38
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 99983 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134535939 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1480760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1060.36
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 105981 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518172 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1480760

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1073.15
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 107260 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518718 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1074.68
Current children cumulated vsize (KiB) 1480760

[startup+1078.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1076.35
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 107580 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517550 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1077.88
Current children cumulated vsize (KiB) 1480760

[startup+1079.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1077.95
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 107740 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134518857 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1079.48
Current children cumulated vsize (KiB) 1480760

[startup+1080.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1078.75
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 107820 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134531093 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1080.28
Current children cumulated vsize (KiB) 1480760

[startup+1081.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=1475408 CPUtime=1079.15
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194304 67776 0 0 0 107860 55 0 0 25 0 1 0 115966788 1510817792 66536 18446744073709551615 134512640 135463317 4294956752 18446744073709551615 134517808 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 368852 66536 94 232 0 368617 0
Current children cumulated CPU time (s) 1080.68
Current children cumulated vsize (KiB) 1480760

[startup+1081.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31711
/proc/meminfo: memFree=1498688/2055920 swapFree=4156520/4192956
[pid=31705] ppid=31703 vsize=5352 CPUtime=1.53
/proc/31705/stat : 31705 (Barcelogic) S 31703 31705 31285 0 -1 4194304 334 9123 0 0 0 0 148 5 16 0 1 0 115966632 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31705/statm: 1338 237 197 169 0 49 0
[pid=31711] ppid=31705 vsize=0 CPUtime=1079.36
/proc/31711/stat : 31711 (bsat) R 31705 31705 31285 0 -1 4194308 67780 0 0 0 107878 58 0 0 25 0 1 0 115966788 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31711/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1080.89
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 1081.34
CPU time (s): 1080.95
CPU user time (s): 1080.27
CPU system time (s): 0.672897
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 1481684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1080.27
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77392
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= 1181

runsolver used 1.09083 second user time and 2.85157 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Apr 15 23:41:33 UTC 2007

IDJOB= 347421
IDBENCH= 20398
IDSOLVER= 154
FILE ID= node20/347421-1176680493

PBS_JOBID= 4559965

Free space on /tmp= 66558 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/347421-1176680493/Barcelogic /tmp/evaluation/347421-1176680493/instance-347421-1176680493.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-347421-1176680493 -o ROOT/results/node20/solver-347421-1176680493 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347421-1176680493/Barcelogic /tmp/evaluation/347421-1176680493/instance-347421-1176680493.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 829696552

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1770728 kB
Buffers:         70492 kB
Cached:         149544 kB
SwapCached:      17964 kB
Active:         141920 kB
Inactive:       105008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770728 kB
SwapTotal:     4192956 kB
SwapFree:      4156520 kB
Dirty:            5068 kB
Writeback:           0 kB
Mapped:          29476 kB
Slab:            23884 kB
Committed_AS:  1733376 kB
PageTables:       1688 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= 66558 MiB

End job on node20 on Sun Apr 15 23:59:34 UTC 2007