Trace number 307107

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 2007-02-08? (exit code) 855.631 883.537

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
MD5SUMd2577f7a2140d90de7e64601ab0f2e47
Bench CategoryRANDOM (random 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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |   79800   239400 |   23939       0        0     nan |  0.000 % |
0.00/0.28	c |         0 |   79290   240743 |      --       0       --      -- |     --   | -510/1343
0.00/0.28	c ==============================================================================
0.00/0.28	c Result  :   #vars: 18547   #clauses: 79290   #literals: 240743
0.00/0.28	c CPU time:   0.267959 s
0.00/0.28	c ==============================================================================
855.55/881.64	/tmp/evaluation/307107-1172113271/Barcelogic: line 42: 14289 Segmentation fault      (core dumped) $BS $TMP.cnf >$TMP.result

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-307107-1172113271 -o ROOT/results/node39/solver-307107-1172113271 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307107-1172113271/Barcelogic /tmp/evaluation/307107-1172113271/instance-307107-1172113271.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/70 14283
/proc/meminfo: memFree=1745528/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 231282993 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493828690 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/14283/statm: 1338 232 195 169 0 49 0
[pid=14284] ppid=14283 vsize=0 CPUtime=0
/proc/14284/stat : 14284 (Barcelogic) D 14283 14283 13779 0 -1 4194372 64 188 0 0 0 0 0 0 20 0 1 0 231282993 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 65538 18446744072099781622 0 0 17 1 0 0
/proc/14284/statm: 0 0 0 0 0 0 0

[startup+0.108221 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 14283
/proc/meminfo: memFree=1745528/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 231282993 5480448 235 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14283/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516279 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 14283
/proc/meminfo: memFree=1745528/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 5352

[startup+1.33742 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 14289
/proc/meminfo: memFree=1728736/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=0.92
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 4207 0 0 0 91 1 0 0 25 0 1 0 231283032 1510346752 3888 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 3889 81 232 0 368502 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 1480300

[startup+2.9797 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 14291
/proc/meminfo: memFree=1724960/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=2.57
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 5761 0 0 0 255 2 0 0 25 0 1 0 231283032 1510346752 5442 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 5442 81 232 0 368502 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1480300

[startup+6.25726 s]
/proc/loadavg: 1.17 1.03 1.01 2/72 14299
/proc/meminfo: memFree=1711328/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=5.85
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 8838 0 0 0 581 4 0 0 25 0 1 0 231283032 1510346752 8519 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134531524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 8519 81 232 0 368502 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 1480300

[startup+12.7224 s]
/proc/loadavg: 1.15 1.03 1.01 2/72 14317
/proc/meminfo: memFree=1682672/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=12.3
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 15773 0 0 0 1222 8 0 0 25 0 1 0 231283032 1510346752 15454 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 15455 81 232 0 368502 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1480300

[startup+25.5346 s]
/proc/loadavg: 1.12 1.03 1.01 2/72 14325
/proc/meminfo: memFree=1634864/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=25.1
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 28070 0 0 0 2494 16 0 0 25 0 1 0 231283032 1510346752 27751 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134531524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 27751 81 232 0 368502 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1480300

[startup+51.171 s]
/proc/loadavg: 1.16 1.04 1.01 2/77 14690
/proc/meminfo: memFree=1535256/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=50.68
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 51872 0 0 0 5037 31 0 0 25 0 1 0 231283032 1510346752 51553 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134535216 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 368737 51553 81 232 0 368502 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1480300

[startup+102.434 s]
/proc/loadavg: 1.10 1.05 1.01 2/66 14911
/proc/meminfo: memFree=1355560/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=101.85
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 98114 0 0 0 10121 64 0 0 25 0 1 0 231283032 1510346752 97795 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134531524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 97795 81 232 0 368502 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1480300

[startup+162.497 s]
/proc/loadavg: 1.04 1.04 1.01 2/66 14911
/proc/meminfo: memFree=1155560/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=161.89
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 147335 0 0 0 16091 98 0 0 25 0 1 0 231283032 1510346752 147016 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 147016 81 232 0 368502 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1480300

[startup+222.559 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 14911
/proc/meminfo: memFree=949672/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1474948 CPUtime=221.93
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 198913 0 0 0 22064 129 0 0 25 0 1 0 231283032 1510346752 198594 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518738 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368737 198594 81 232 0 368502 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 1480300

[startup+282.622 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 14911
/proc/meminfo: memFree=752296/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475068 CPUtime=281.97
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 248537 0 0 0 28036 161 0 0 25 0 1 0 231283032 1510469632 248218 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518096 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368767 248218 81 232 0 368532 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 1480420

[startup+342.676 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14911
/proc/meminfo: memFree=558376/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475068 CPUtime=342.01
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 297021 0 0 0 34008 193 0 0 25 0 1 0 231283032 1510469632 296702 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 135046018 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368767 296702 81 232 0 368532 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 1480420

[startup+402.734 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 14911
/proc/meminfo: memFree=360176/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475068 CPUtime=402.05
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 345855 0 0 0 39980 225 0 0 25 0 1 0 231283032 1510469632 345536 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368767 345536 81 232 0 368532 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 1480420

[startup+462.788 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 14911
/proc/meminfo: memFree=271472/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=462.09
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368157 0 0 0 45971 238 0 0 25 0 1 0 231283032 1510617088 367522 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367522 108 232 0 368568 0
Current children cumulated CPU time (s) 462.47
Current children cumulated vsize (KiB) 1480564

[startup+522.844 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14911
/proc/meminfo: memFree=271536/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=522.12
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368157 0 0 0 51974 238 0 0 25 0 1 0 231283032 1510617088 367522 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367522 108 232 0 368568 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 1480564

[startup+582.898 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14911
/proc/meminfo: memFree=271536/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=582.16
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368176 0 0 0 57978 238 0 0 25 0 1 0 231283032 1510617088 367541 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134534746 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367541 108 232 0 368568 0
Current children cumulated CPU time (s) 582.54
Current children cumulated vsize (KiB) 1480564

[startup+642.961 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14911
/proc/meminfo: memFree=271472/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=642.2
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368208 0 0 0 63982 238 0 0 25 0 1 0 231283032 1510617088 367573 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367573 108 232 0 368568 0
Current children cumulated CPU time (s) 642.58
Current children cumulated vsize (KiB) 1480564

[startup+703.014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14911
/proc/meminfo: memFree=271344/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=702.23
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368244 0 0 0 69985 238 0 0 25 0 1 0 231283032 1510617088 367609 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518595 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367609 108 232 0 368568 0
Current children cumulated CPU time (s) 702.61
Current children cumulated vsize (KiB) 1480564

[startup+763.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14911
/proc/meminfo: memFree=271152/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=762.27
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368279 0 0 0 75989 238 0 0 25 0 1 0 231283032 1510617088 367644 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367644 108 232 0 368568 0
Current children cumulated CPU time (s) 762.65
Current children cumulated vsize (KiB) 1480564

[startup+823.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14911
/proc/meminfo: memFree=271024/2055920 swapFree=4183764/4192956
[pid=14283] ppid=14281 vsize=5352 CPUtime=0.38
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 332 2710 0 0 0 0 36 2 16 0 1 0 231282993 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1338 236 197 169 0 49 0
[pid=14289] ppid=14283 vsize=1475212 CPUtime=822.3
/proc/14289/stat : 14289 (bsat) R 14283 14283 13779 0 -1 4194304 368308 0 0 0 81992 238 0 0 25 0 1 0 231283032 1510617088 367673 18446744073709551615 134512640 135463285 4294956784 18446744073709551615 134518059 0 0 4096 0 0 0 0 17 1 0 0
/proc/14289/statm: 368803 367673 108 232 0 368568 0
Current children cumulated CPU time (s) 822.68
Current children cumulated vsize (KiB) 1480564

[startup+883.131 s]
/proc/loadavg: 1.53 1.13 1.04 1/66 14912
/proc/meminfo: memFree=1491504/2055920 swapFree=4183884/4192956
[pid=14283] ppid=14281 vsize=5356 CPUtime=855.61
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 361 372023 0 0 0 0 84606 955 18 0 1 0 231282993 5484544 242 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1339 242 201 169 0 50 0
[pid=14912] ppid=14283 vsize=2536 CPUtime=0
/proc/14912/stat : 14912 (rm) D 14283 14283 13779 0 -1 4194304 110 0 5 0 0 0 0 0 18 0 1 0 231371177 2596864 91 18446744073709551615 4194304 4227748 548682069376 18446744073709551615 231493833769 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/14912/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 855.61
Current children cumulated vsize (KiB) 7892

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

[startup+883.335 s]
/proc/loadavg: 1.53 1.13 1.04 1/66 14912
/proc/meminfo: memFree=1491504/2055920 swapFree=4183884/4192956
[pid=14283] ppid=14281 vsize=5356 CPUtime=855.61
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 361 372023 0 0 0 0 84606 955 18 0 1 0 231282993 5484544 242 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1339 242 201 169 0 50 0
[pid=14912] ppid=14283 vsize=2536 CPUtime=0
/proc/14912/stat : 14912 (rm) D 14283 14283 13779 0 -1 4194304 110 0 5 0 0 0 0 0 18 0 1 0 231371177 2596864 91 18446744073709551615 4194304 4227748 548682069376 18446744073709551615 231493833769 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/14912/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 855.61
Current children cumulated vsize (KiB) 7892

[startup+883.437 s]
/proc/loadavg: 1.53 1.13 1.04 1/66 14912
/proc/meminfo: memFree=1491504/2055920 swapFree=4183884/4192956
[pid=14283] ppid=14281 vsize=5356 CPUtime=855.61
/proc/14283/stat : 14283 (Barcelogic) S 14281 14283 13779 0 -1 4194304 361 372023 0 0 0 0 84606 955 18 0 1 0 231282993 5484544 242 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14283/statm: 1339 242 201 169 0 50 0
[pid=14912] ppid=14283 vsize=2536 CPUtime=0
/proc/14912/stat : 14912 (rm) D 14283 14283 13779 0 -1 4194304 110 0 5 0 0 0 0 0 18 0 1 0 231371177 2596864 91 18446744073709551615 4194304 4227748 548682069376 18446744073709551615 231493833769 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/14912/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 855.61
Current children cumulated vsize (KiB) 7892

Child status: 139
Real time (s): 883.537
CPU time (s): 855.631
CPU user time (s): 846.066
CPU system time (s): 9.56454
CPU usage (%): 96.8415
Max. virtual memory (cumulated for all children) (KiB): 1481820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 846.066
system time used= 9.56455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372506
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 183
involuntary context switches= 2535

runsolver used 0.632903 second user time and 1.88271 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Thu Feb 22 03:01:11 UTC 2007

IDJOB= 307107
IDBENCH= 20197
IDSOLVER= 122
FILE ID= node39/307107-1172113271

PBS_JOBID= 3892901

Free space on /tmp= 66556 MiB

SOLVER NAME= barcelogic 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
COMMAND LINE= /tmp/evaluation/307107-1172113271/Barcelogic /tmp/evaluation/307107-1172113271/instance-307107-1172113271.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-307107-1172113271 -o ROOT/results/node39/solver-307107-1172113271 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307107-1172113271/Barcelogic /tmp/evaluation/307107-1172113271/instance-307107-1172113271.cnf            

META MD5SUM SOLVER= 543870ed8fcecafe9ec15dfb146dc18f
MD5SUM BENCH=  d2577f7a2140d90de7e64601ab0f2e47

RANDOM SEED= 128536333

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1745936 kB
Buffers:         39320 kB
Cached:         218676 kB
SwapCached:       3736 kB
Active:         140712 kB
Inactive:       128184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745936 kB
SwapTotal:     4192956 kB
SwapFree:      4183764 kB
Dirty:            3420 kB
Writeback:           0 kB
Mapped:          16688 kB
Slab:            26704 kB
Committed_AS:   628380 kB
PageTables:       1648 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= 65117 MiB

End job on node39 on Thu Feb 22 03:15:56 UTC 2007