Trace number 3286814

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PicoSAT 941UNSAT 536.579 536.564

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

536.51/536.51	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286814-1303770727/watcher-3286814-1303770727 -o /tmp/evaluation-result-3286814-1303770727/solver-3286814-1303770727 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3286814-1303770727.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.07 4.03 3.73 5/193 11140
/proc/meminfo: memFree=22110276/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=19388 CPUtime=0 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 1387 0 0 0 0 0 0 0 21 0 1 0 488670583 19853312 1333 33554432000 134512640 134603332 4291232256 18446744073709551615 134557338 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 4847 1339 89 23 0 4473 0

[startup+0.10097 s]
/proc/loadavg: 4.07 4.03 3.73 5/193 11140
/proc/meminfo: memFree=22110276/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=29608 CPUtime=0.09 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 6965 0 0 0 8 1 0 0 21 0 1 0 488670583 30318592 6911 33554432000 134512640 134603332 4291232256 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 7402 6911 90 23 0 7028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29608

[startup+0.200956 s]
/proc/loadavg: 4.07 4.03 3.73 5/193 11140
/proc/meminfo: memFree=22110276/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=41788 CPUtime=0.19 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 9516 0 0 0 17 2 0 0 22 0 1 0 488670583 42790912 9462 33554432000 134512640 134603332 4291232256 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 10447 9462 90 23 0 10073 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41788

[startup+0.300934 s]
/proc/loadavg: 4.07 4.03 3.73 5/193 11140
/proc/meminfo: memFree=22110276/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=50896 CPUtime=0.29 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 12073 0 0 0 27 2 0 0 22 0 1 0 488670583 52117504 12019 33554432000 134512640 134603332 4291232256 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 12724 12019 90 23 0 12350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50896

[startup+0.700862 s]
/proc/loadavg: 4.07 4.03 3.73 5/193 11140
/proc/meminfo: memFree=22110276/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=52480 CPUtime=0.69 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 12532 0 0 0 67 2 0 0 24 0 1 0 488670583 53739520 12478 33554432000 134512640 134603332 4291232256 18446744073709551615 134543976 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 13120 12478 98 23 0 12746 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52480

[startup+1.50072 s]
/proc/loadavg: 4.07 4.03 3.73 5/194 11141
/proc/meminfo: memFree=22057452/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=55864 CPUtime=1.49 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 13133 0 0 0 147 2 0 0 25 0 1 0 488670583 57204736 13079 33554432000 134512640 134603332 4291232256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 13966 13079 98 23 0 13592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55864

[startup+3.10042 s]
/proc/loadavg: 4.07 4.03 3.73 5/194 11141
/proc/meminfo: memFree=22052744/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=59348 CPUtime=3.09 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 13887 0 0 0 307 2 0 0 25 0 1 0 488670583 60772352 13833 33554432000 134512640 134603332 4291232256 18446744073709551615 134564357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 14837 13833 98 23 0 14463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59348

[startup+6.30083 s]
/proc/loadavg: 4.07 4.03 3.73 5/194 11141
/proc/meminfo: memFree=22043248/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=61384 CPUtime=6.29 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 14374 0 0 0 627 2 0 0 25 0 1 0 488670583 62857216 14320 33554432000 134512640 134603332 4291232256 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 15346 14320 98 23 0 14972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61384

[startup+12.7006 s]
/proc/loadavg: 4.06 4.03 3.73 5/194 11141
/proc/meminfo: memFree=22026884/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=67536 CPUtime=12.69 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 15896 0 0 0 1266 3 0 0 25 0 1 0 488670583 69156864 15841 33554432000 134512640 134603332 4291232256 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 16884 15841 98 23 0 16510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67536

[startup+25.5003 s]
/proc/loadavg: 4.05 4.03 3.74 5/194 11142
/proc/meminfo: memFree=21981260/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=90248 CPUtime=25.48 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 21572 0 0 0 2545 3 0 0 25 0 1 0 488670583 92413952 21516 33554432000 134512640 134603332 4291232256 18446744073709551615 134564415 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 22562 21516 98 23 0 22188 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90248

[startup+51.1005 s]
/proc/loadavg: 4.03 4.03 3.74 5/194 11142
/proc/meminfo: memFree=21899048/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=134200 CPUtime=51.09 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 32563 0 0 0 5103 6 0 0 25 0 1 0 488670583 137420800 32505 33554432000 134512640 134603332 4291232256 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 33550 32505 98 23 0 33176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134200

[startup+102.301 s]
/proc/loadavg: 4.01 4.02 3.75 5/194 11144
/proc/meminfo: memFree=21736596/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=217648 CPUtime=102.3 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 53383 0 0 0 10219 11 0 0 25 0 1 0 488670583 222871552 53321 33554432000 134512640 134603332 4291232256 18446744073709551615 134551034 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 54412 53321 98 23 0 54038 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 217648

[startup+162.301 s]
/proc/loadavg: 3.94 4.00 3.76 5/194 11173
/proc/meminfo: memFree=21652300/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=297860 CPUtime=162.3 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 73411 0 0 0 16216 14 0 0 25 0 1 0 488670583 305008640 73343 33554432000 134512640 134603332 4291232256 18446744073709551615 134564398 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 74465 73343 98 23 0 74091 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 297860

[startup+222.307 s]
/proc/loadavg: 3.98 4.00 3.77 5/194 11202
/proc/meminfo: memFree=21394844/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=379052 CPUtime=222.3 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 93688 0 0 0 22213 17 0 0 25 0 1 0 488670583 388149248 93619 33554432000 134512640 134603332 4291232256 18446744073709551615 134563895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 94763 93619 98 23 0 94389 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 379052

[startup+282.301 s]
/proc/loadavg: 4.04 4.01 3.79 5/194 11203
/proc/meminfo: memFree=21158704/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=451704 CPUtime=282.29 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 112003 0 0 0 28208 21 0 0 25 0 1 0 488670583 462544896 111929 33554432000 134512640 134603332 4291232256 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 112926 111929 98 23 0 112552 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 451704

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.80 5/194 11287
/proc/meminfo: memFree=20849916/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=526200 CPUtime=342.3 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 130624 0 0 0 34205 25 0 0 25 0 1 0 488670583 538828800 130545 33554432000 134512640 134603332 4291232256 18446744073709551615 134587969 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 131550 130545 98 23 0 131176 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 526200

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.81 5/194 11289
/proc/meminfo: memFree=20532612/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=597144 CPUtime=402.3 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 148328 0 0 0 40203 27 0 0 25 0 1 0 488670583 611475456 148247 33554432000 134512640 134603332 4291232256 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 149286 148247 98 23 0 148912 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 597144

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.83 5/194 11290
/proc/meminfo: memFree=20306404/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=656776 CPUtime=462.31 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 163366 0 0 0 46200 31 0 0 25 0 1 0 488670583 672538624 163283 33554432000 134512640 134603332 4291232256 18446744073709551615 134563940 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 164194 163283 98 23 0 163820 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 656776

[startup+522.3 s]
/proc/loadavg: 4.10 4.05 3.84 5/194 11292
/proc/meminfo: memFree=20098552/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=709060 CPUtime=522.31 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176372 0 0 0 52198 33 0 0 25 0 1 0 488670583 726077440 176201 33554432000 134512640 134603332 4291232256 18446744073709551615 134550630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177265 176201 98 23 0 176891 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 709060

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

[startup+524.807 s]
/proc/loadavg: 4.18 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20092968/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=709060 CPUtime=524.82 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176372 0 0 0 52449 33 0 0 25 0 1 0 488670583 726077440 176201 33554432000 134512640 134603332 4291232256 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177265 176201 98 23 0 176891 0
Current children cumulated CPU time (s) 524.82
Current children cumulated vsize (KiB) 709060

[startup+531.201 s]
/proc/loadavg: 4.16 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20079452/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=710372 CPUtime=531.21 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176669 0 0 0 53088 33 0 0 25 0 1 0 488670583 727420928 176497 33554432000 134512640 134603332 4291232256 18446744073709551615 134569908 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177593 176497 98 23 0 177219 0
Current children cumulated CPU time (s) 531.21
Current children cumulated vsize (KiB) 710372

[startup+534.401 s]
/proc/loadavg: 4.16 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20070648/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=710768 CPUtime=534.41 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176834 0 0 0 53408 33 0 0 25 0 1 0 488670583 727826432 176662 33554432000 134512640 134603332 4291232256 18446744073709551615 134569908 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177692 176662 98 23 0 177318 0
Current children cumulated CPU time (s) 534.41
Current children cumulated vsize (KiB) 710768

[startup+535.201 s]
/proc/loadavg: 4.16 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20066928/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=710768 CPUtime=535.21 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176834 0 0 0 53488 33 0 0 25 0 1 0 488670583 727826432 176662 33554432000 134512640 134603332 4291232256 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177692 176662 98 23 0 177318 0
Current children cumulated CPU time (s) 535.21
Current children cumulated vsize (KiB) 710768

[startup+536.001 s]
/proc/loadavg: 4.15 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20063952/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=710768 CPUtime=536.01 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176836 0 0 0 53568 33 0 0 25 0 1 0 488670583 727826432 176664 33554432000 134512640 134603332 4291232256 18446744073709551615 134565536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 177692 176664 98 23 0 177318 0
Current children cumulated CPU time (s) 536.01
Current children cumulated vsize (KiB) 710768

[startup+536.401 s]
/proc/loadavg: 4.15 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20063952/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=452252 CPUtime=536.41 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176848 0 0 0 53607 34 0 0 25 0 1 0 488670583 463106048 112047 33554432000 134512640 134603332 4291232256 18446744073709551615 134550630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 113063 112047 98 23 0 112689 0
Current children cumulated CPU time (s) 536.41
Current children cumulated vsize (KiB) 452252

[startup+536.501 s]
/proc/loadavg: 4.15 4.06 3.85 5/194 11292
/proc/meminfo: memFree=20063952/32951124 swapFree=67111524/67111528
[pid=11140] ppid=11138 vsize=452252 CPUtime=536.51 cores=5,7
/proc/11140/stat : 11140 (picosat) R 11138 11140 10826 0 -1 4202496 176848 0 0 0 53617 34 0 0 25 0 1 0 488670583 463106048 112047 33554432000 134512640 134603332 4291232256 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11140/statm: 113063 112047 98 23 0 112689 0
Current children cumulated CPU time (s) 536.51
Current children cumulated vsize (KiB) 452252

Child status: 20
Real time (s): 536.564
CPU time (s): 536.579
CPU user time (s): 536.215
CPU system time (s): 0.364944
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 710768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.214
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176852
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= 4
involuntary context switches= 388

runsolver used 0.825874 second user time and 2.10268 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 00:32:07
IDJOB=3286814
IDBENCH=82444
IDSOLVER=1604
FILE ID=node135/3286814-1303770727
RUNJOBID= node135-1303769348-10847
PBS_JOBID= 13157171
Free space on /tmp= 71220 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286814-1303770727/watcher-3286814-1303770727 -o /tmp/evaluation-result-3286814-1303770727/solver-3286814-1303770727 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3286814-1303770727.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=1775801035

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22110432 kB
Buffers:       1813564 kB
Cached:        7181440 kB
SwapCached:          4 kB
Active:        1607884 kB
Inactive:      8654260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22110432 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15932 kB
Writeback:           0 kB
AnonPages:     1266460 kB
Mapped:          15668 kB
Slab:           511320 kB
PageTables:       7652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1455888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71188 MiB
End job on node135 at 2011-04-26 00:41:04