Trace number 3289548

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
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications 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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3289548-1303780424/watcher-3289548-1303780424 -o /tmp/evaluation-result-3289548-1303780424/solver-3289548-1303780424 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3289548-1303780424.cnf 

running on 2 cores: 1,3

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: 1.84 2.94 3.49 4/178 27931
/proc/meminfo: memFree=32072832/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=4972 CPUtime=0 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489642856 5091328 269 33554432000 134512640 134761588 4286748192 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 1243 269 225 61 0 546 0

[startup+0.0562021 s]
/proc/loadavg: 1.84 2.94 3.49 4/178 27931
/proc/meminfo: memFree=32072832/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=4972 CPUtime=0.05 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 578 0 0 0 5 0 0 0 21 0 1 0 489642856 5091328 519 33554432000 134512640 134761588 4286748192 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 1243 519 225 61 0 546 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4972

[startup+0.100177 s]
/proc/loadavg: 1.84 2.94 3.49 4/178 27931
/proc/meminfo: memFree=32072832/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=7660 CPUtime=0.09 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 1730 0 0 0 9 0 0 0 21 0 1 0 489642856 7843840 1320 33554432000 134512640 134761588 4286748192 18446744073709551615 134559314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 1915 1320 238 61 0 1218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7660

[startup+0.300144 s]
/proc/loadavg: 1.84 2.94 3.49 4/178 27931
/proc/meminfo: memFree=32072832/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=7220 CPUtime=0.29 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 15138 0 0 0 28 1 0 0 22 0 1 0 489642856 7393280 1186 33554432000 134512640 134761588 4286748192 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 1805 1194 256 61 0 1108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7220

[startup+0.701072 s]
/proc/loadavg: 1.84 2.94 3.49 4/178 27931
/proc/meminfo: memFree=32072832/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=12272 CPUtime=0.69 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 38246 0 0 0 66 3 0 0 23 0 1 0 489642856 12566528 2584 33554432000 134512640 134761588 4286748192 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 3068 2584 275 61 0 2371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12272

[startup+1.50092 s]
/proc/loadavg: 1.84 2.94 3.49 5/190 27952
/proc/meminfo: memFree=32035172/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=12668 CPUtime=1.49 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 41115 0 0 0 146 3 0 0 25 0 1 0 489642856 12972032 2698 33554432000 134512640 134761588 4286748192 18446744073709551615 134621622 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 3167 2698 287 61 0 2470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12668

[startup+3.10065 s]
/proc/loadavg: 1.84 2.94 3.49 5/190 27952
/proc/meminfo: memFree=32021160/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=19816 CPUtime=3.09 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 42902 0 0 0 306 3 0 0 25 0 1 0 489642856 20291584 4485 33554432000 134512640 134761588 4286748192 18446744073709551615 134634599 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4954 4485 287 61 0 4257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19816

[startup+6.30105 s]
/proc/loadavg: 2.01 2.96 3.49 5/190 27952
/proc/meminfo: memFree=31992232/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=14872 CPUtime=6.29 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 43419 0 0 0 626 3 0 0 25 0 1 0 489642856 15228928 3253 33554432000 134512640 134761588 4286748192 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 3718 3253 291 61 0 3021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14872

[startup+12.7009 s]
/proc/loadavg: 2.17 2.98 3.49 5/190 27952
/proc/meminfo: memFree=31989752/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=14644 CPUtime=12.69 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 44481 0 0 0 1266 3 0 0 25 0 1 0 489642856 14995456 3208 33554432000 134512640 134761588 4286748192 18446744073709551615 134684628 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 3661 3208 291 61 0 2964 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14644

[startup+25.5006 s]
/proc/loadavg: 2.57 3.03 3.50 5/190 27953
/proc/meminfo: memFree=32000304/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=16980 CPUtime=25.49 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 45659 0 0 0 2545 4 0 0 25 0 1 0 489642856 17387520 3780 33554432000 134512640 134761588 4286748192 18446744073709551615 134617826 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4245 3780 291 61 0 3548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16980

[startup+51.1009 s]
/proc/loadavg: 3.06 3.10 3.51 5/190 27953
/proc/meminfo: memFree=31983340/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17328 CPUtime=51.09 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 54010 0 0 0 5105 4 0 0 25 0 1 0 489642856 17743872 3809 33554432000 134512640 134761588 4286748192 18446744073709551615 134682757 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4332 3809 289 61 0 3635 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17328

[startup+102.307 s]
/proc/loadavg: 3.71 3.27 3.55 5/190 27955
/proc/meminfo: memFree=31985900/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=18776 CPUtime=102.3 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 60509 0 0 0 10225 5 0 0 25 0 1 0 489642856 19226624 4235 33554432000 134512640 134761588 4286748192 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4694 4235 289 61 0 3997 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18776

[startup+162.301 s]
/proc/loadavg: 3.89 3.40 3.57 5/190 27956
/proc/meminfo: memFree=31987448/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=18636 CPUtime=162.29 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 69923 0 0 0 16223 6 0 0 25 0 1 0 489642856 19083264 4232 33554432000 134512640 134761588 4286748192 18446744073709551615 134616760 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4659 4232 289 61 0 3962 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18636

[startup+222.301 s]
/proc/loadavg: 3.96 3.51 3.60 5/190 27958
/proc/meminfo: memFree=31982412/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22160 CPUtime=222.29 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 77999 0 0 0 22222 7 0 0 25 0 1 0 489642856 22691840 5113 33554432000 134512640 134761588 4286748192 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5540 5113 289 61 0 4843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22160

[startup+282.301 s]
/proc/loadavg: 3.98 3.59 3.62 5/190 27960
/proc/meminfo: memFree=31983844/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=21320 CPUtime=282.29 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 85127 0 0 0 28221 8 0 0 25 0 1 0 489642856 21831680 4903 33554432000 134512640 134761588 4286748192 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5330 4903 289 61 0 4633 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21320

[startup+342.301 s]
/proc/loadavg: 3.99 3.67 3.64 5/190 27961
/proc/meminfo: memFree=31985140/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17092 CPUtime=342.3 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 91520 0 0 0 34221 9 0 0 25 0 1 0 489642856 17502208 3846 33554432000 134512640 134761588 4286748192 18446744073709551615 134680721 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4273 3846 289 61 0 3576 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17092

[startup+402.301 s]
/proc/loadavg: 3.99 3.72 3.66 5/190 27963
/proc/meminfo: memFree=31979864/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22856 CPUtime=402.3 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 98777 0 0 0 40220 10 0 0 25 0 1 0 489642856 23404544 5287 33554432000 134512640 134761588 4286748192 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5714 5287 289 61 0 5017 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 22856

[startup+462.301 s]
/proc/loadavg: 3.99 3.77 3.68 5/190 27964
/proc/meminfo: memFree=31983000/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22088 CPUtime=462.3 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 105777 0 0 0 46218 12 0 0 25 0 1 0 489642856 22618112 5095 33554432000 134512640 134761588 4286748192 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5522 5095 289 61 0 4825 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22088

[startup+522.3 s]
/proc/loadavg: 3.99 3.81 3.69 5/190 27966
/proc/meminfo: memFree=31968944/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=21576 CPUtime=522.3 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 111548 0 0 0 52217 13 0 0 25 0 1 0 489642856 22093824 4967 33554432000 134512640 134761588 4286748192 18446744073709551615 134682755 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5394 4967 289 61 0 4697 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21576

[startup+582.3 s]
/proc/loadavg: 3.99 3.84 3.71 5/190 27968
/proc/meminfo: memFree=31985992/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17864 CPUtime=582.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 116440 0 0 0 58217 14 0 0 25 0 1 0 489642856 18292736 4039 33554432000 134512640 134761588 4286748192 18446744073709551615 134617120 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4466 4039 289 61 0 3769 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17864

[startup+642.3 s]
/proc/loadavg: 3.99 3.87 3.73 5/190 27969
/proc/meminfo: memFree=31982580/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=21960 CPUtime=642.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 123280 0 0 0 64217 15 0 0 25 0 1 0 489642856 22487040 5063 33554432000 134512640 134761588 4286748192 18446744073709551615 134747006 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5490 5063 289 61 0 4793 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 21960

[startup+702.3 s]
/proc/loadavg: 4.03 3.90 3.75 5/190 27971
/proc/meminfo: memFree=31977184/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22088 CPUtime=702.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 128684 0 0 0 70215 16 0 0 25 0 1 0 489642856 22618112 5095 33554432000 134512640 134761588 4286748192 18446744073709551615 134636771 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5522 5095 289 61 0 4825 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 22088

[startup+762.307 s]
/proc/loadavg: 4.01 3.92 3.76 5/190 27972
/proc/meminfo: memFree=31977624/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=21832 CPUtime=762.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 132489 0 0 0 76215 16 0 0 25 0 1 0 489642856 22355968 5031 33554432000 134512640 134761588 4286748192 18446744073709551615 134680610 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5458 5031 289 61 0 4761 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21832

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.77 5/190 27974
/proc/meminfo: memFree=31977428/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22856 CPUtime=822.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 138146 0 0 0 82214 17 0 0 25 0 1 0 489642856 23404544 5287 33554432000 134512640 134761588 4286748192 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5714 5287 289 61 0 5017 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22856

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.78 5/190 27976
/proc/meminfo: memFree=31986416/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17864 CPUtime=882.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 144352 0 0 0 88213 18 0 0 25 0 1 0 489642856 18292736 4039 33554432000 134512640 134761588 4286748192 18446744073709551615 134748496 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4466 4039 289 61 0 3769 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 17864

[startup+942.301 s]
/proc/loadavg: 3.72 3.88 3.77 4/184 27994
/proc/meminfo: memFree=32020040/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17480 CPUtime=942.31 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 150141 0 0 0 94212 19 0 0 25 0 1 0 489642856 17899520 3943 33554432000 134512640 134761588 4286748192 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4370 3943 289 61 0 3673 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 17480

[startup+1002.3 s]
/proc/loadavg: 3.26 3.72 3.72 4/184 27996
/proc/meminfo: memFree=32019716/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=18064 CPUtime=1002.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 156460 0 0 0 100212 20 0 0 25 0 1 0 489642856 18497536 4089 33554432000 134512640 134761588 4286748192 18446744073709551615 134636712 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4516 4089 289 61 0 3819 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 18064

[startup+1062.3 s]
/proc/loadavg: 3.09 3.58 3.67 4/184 27997
/proc/meminfo: memFree=32018276/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=17992 CPUtime=1062.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 162024 0 0 0 106211 21 0 0 25 0 1 0 489642856 18423808 4071 33554432000 134512640 134761588 4286748192 18446744073709551615 134747641 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4498 4071 289 61 0 3801 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 17992

[startup+1122.3 s]
/proc/loadavg: 3.03 3.48 3.63 4/184 27999
/proc/meminfo: memFree=32017964/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=18508 CPUtime=1122.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 168230 0 0 0 112211 21 0 0 25 0 1 0 489642856 18952192 4200 33554432000 134512640 134761588 4286748192 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 4627 4200 289 61 0 3930 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18508

[startup+1182.3 s]
/proc/loadavg: 3.05 3.40 3.59 4/184 28001
/proc/meminfo: memFree=32016044/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=23372 CPUtime=1182.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 173886 0 0 0 118210 22 0 0 25 0 1 0 489642856 23932928 5416 33554432000 134512640 134761588 4286748192 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5843 5416 289 61 0 5146 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 23372

[startup+1242.3 s]
/proc/loadavg: 3.02 3.33 3.55 4/184 28002
/proc/meminfo: memFree=32014884/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=22348 CPUtime=1242.32 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 177755 0 0 0 124210 22 0 0 25 0 1 0 489642856 22884352 5160 33554432000 134512640 134761588 4286748192 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5587 5160 289 61 0 4890 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 22348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.26 3.51 4/184 28004
/proc/meminfo: memFree=32010572/32951124 swapFree=67111348/67111528
[pid=27931] ppid=27929 vsize=23500 CPUtime=1300.03 cores=1,3
/proc/27931/stat : 27931 (MPhaseSAT64) R 27929 27931 27212 0 -1 4202496 183544 0 0 0 129980 23 0 0 25 0 1 0 489642856 24064000 5448 33554432000 134512640 134761588 4286748192 18446744073709551615 134748388 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27931/statm: 5875 5448 289 61 0 5178 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23500

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.81
CPU system time (s): 0.238963
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 25292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183544
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= 22
involuntary context switches= 1778

runsolver used 2.02969 second user time and 5.00924 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 03:13:45
IDJOB=3289548
IDBENCH=83127
IDSOLVER=1521
FILE ID=node106/3289548-1303780424
RUNJOBID= node106-1303780424-27911
PBS_JOBID= 13157197
Free space on /tmp= 71688 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289548-1303780424/watcher-3289548-1303780424 -o /tmp/evaluation-result-3289548-1303780424/solver-3289548-1303780424 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3289548-1303780424.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1660336696

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.830
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	: 5332.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32073484 kB
Buffers:         61752 kB
Cached:         544116 kB
SwapCached:         96 kB
Active:         274660 kB
Inactive:       402244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32073484 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5900 kB
Writeback:           0 kB
AnonPages:       70536 kB
Mapped:          14480 kB
Slab:           136156 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71688 MiB
End job on node106 at 2011-04-26 03:35:27