Trace number 3350511

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
minisat hack: contrasat 2011-03-02? (TO) 1300.02 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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: 961)

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-3350511-1304971526/watcher-3350511-1304971526 -o /tmp/evaluation-result-3350511-1304971526/solver-3350511-1304971526 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350511-1304971526.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.32 4.09 3.80 4/313 4672
/proc/meminfo: memFree=11663860/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=26088 CPUtime=0 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 2126 0 0 0 0 0 0 0 18 0 1 0 608750463 26714112 2057 33554432000 4194304 4298156 140734900130960 18446744073709551615 255377359274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 6522 2057 215 26 0 3154 0

[startup+0.103546 s]
/proc/loadavg: 4.32 4.09 3.80 4/313 4672
/proc/meminfo: memFree=11663860/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=36716 CPUtime=0.09 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 6456 0 0 0 9 0 0 0 18 0 1 0 608750463 37597184 5565 33554432000 4194304 4298156 140734900130960 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 9179 5565 222 26 0 5811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36716

[startup+0.200527 s]
/proc/loadavg: 4.32 4.09 3.80 4/313 4672
/proc/meminfo: memFree=11663860/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=48860 CPUtime=0.19 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 8445 0 0 0 18 1 0 0 18 0 1 0 608750463 50032640 7308 33554432000 4194304 4298156 140734900130960 18446744073709551615 4211271 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 12215 7311 223 26 0 8847 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48860

[startup+0.300509 s]
/proc/loadavg: 4.32 4.09 3.80 4/313 4672
/proc/meminfo: memFree=11663860/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=45308 CPUtime=0.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 10323 0 0 0 28 1 0 0 18 0 1 0 608750463 46395392 7038 33554432000 4194304 4298156 140734900130960 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 11327 7038 223 26 0 7959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45308

[startup+0.700441 s]
/proc/loadavg: 4.32 4.09 3.80 4/313 4672
/proc/meminfo: memFree=11663860/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=39880 CPUtime=0.69 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 11445 0 0 0 68 1 0 0 18 0 1 0 608750463 40837120 6017 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 9970 6017 243 26 0 6602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39880

[startup+1.50029 s]
/proc/loadavg: 4.32 4.09 3.80 5/314 4673
/proc/meminfo: memFree=11634348/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=44232 CPUtime=1.49 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 12808 0 0 0 148 1 0 0 20 0 1 0 608750463 45293568 7080 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 11058 7080 243 26 0 7690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44232

[startup+3.10099 s]
/proc/loadavg: 4.32 4.09 3.80 5/314 4673
/proc/meminfo: memFree=11624308/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=51304 CPUtime=3.09 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 13377 0 0 0 308 1 0 0 25 0 1 0 608750463 52535296 7616 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 12826 7616 243 26 0 9458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51304

[startup+6.3004 s]
/proc/loadavg: 4.45 4.12 3.82 5/314 4673
/proc/meminfo: memFree=11604072/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=51304 CPUtime=6.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 14479 0 0 0 627 2 0 0 25 0 1 0 608750463 52535296 8556 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 12826 8556 243 26 0 9458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51304

[startup+12.7002 s]
/proc/loadavg: 4.42 4.12 3.82 5/314 4673
/proc/meminfo: memFree=11460240/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=54092 CPUtime=12.69 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 16176 0 0 0 1267 2 0 0 25 0 1 0 608750463 55390208 9991 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256784 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 13523 9991 243 26 0 10155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54092

[startup+25.5008 s]
/proc/loadavg: 4.32 4.11 3.82 5/314 4674
/proc/meminfo: memFree=11613844/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=70212 CPUtime=25.49 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 25742 0 0 0 2545 4 0 0 25 0 1 0 608750463 71897088 13741 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 17553 13741 243 26 0 14185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70212

[startup+51.1011 s]
/proc/loadavg: 4.21 4.10 3.82 5/314 4674
/proc/meminfo: memFree=11668052/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=77396 CPUtime=51.09 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 37641 0 0 0 5104 5 0 0 25 0 1 0 608750463 79253504 15805 33554432000 4194304 4298156 140734900130960 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 19349 15805 243 26 0 15981 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77396

[startup+102.301 s]
/proc/loadavg: 4.09 4.08 3.83 5/314 4676
/proc/meminfo: memFree=11645208/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=84576 CPUtime=102.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 39238 0 0 0 10224 6 0 0 25 0 1 0 608750463 86605824 17337 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 21144 17337 243 26 0 17776 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84576

[startup+162.301 s]
/proc/loadavg: 4.06 4.08 3.84 5/314 4677
/proc/meminfo: memFree=11586780/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=96252 CPUtime=162.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 58219 0 0 0 16220 9 0 0 25 0 1 0 608750463 98562048 20519 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 24063 20519 243 26 0 20695 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96252

[startup+222.311 s]
/proc/loadavg: 4.25 4.12 3.86 5/314 4679
/proc/meminfo: memFree=11547560/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=96252 CPUtime=222.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 58219 0 0 0 22221 9 0 0 25 0 1 0 608750463 98562048 20519 33554432000 4194304 4298156 140734900130960 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 24063 20519 243 26 0 20695 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 96252

[startup+282.3 s]
/proc/loadavg: 4.16 4.13 3.88 5/314 4681
/proc/meminfo: memFree=11449448/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=107924 CPUtime=282.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 59525 0 0 0 28219 10 0 0 25 0 1 0 608750463 110514176 21775 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 26981 21775 243 26 0 23613 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107924

[startup+342.301 s]
/proc/loadavg: 4.15 4.13 3.90 5/314 4682
/proc/meminfo: memFree=11563260/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=107924 CPUtime=342.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 60308 0 0 0 34219 10 0 0 25 0 1 0 608750463 110514176 22524 33554432000 4194304 4298156 140734900130960 18446744073709551615 4251984 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 26981 22524 243 26 0 23613 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 107924

[startup+402.301 s]
/proc/loadavg: 4.05 4.10 3.90 5/314 4684
/proc/meminfo: memFree=11556548/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=108424 CPUtime=402.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 73668 0 0 0 40217 13 0 0 25 0 1 0 608750463 111026176 22258 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 27106 22258 243 26 0 23738 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108424

[startup+462.301 s]
/proc/loadavg: 4.08 4.10 3.91 5/314 4685
/proc/meminfo: memFree=11530120/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=108424 CPUtime=462.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 73825 0 0 0 46217 13 0 0 25 0 1 0 608750463 111026176 22408 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 27106 22408 243 26 0 23738 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108424

[startup+522.301 s]
/proc/loadavg: 4.03 4.08 3.91 5/314 4687
/proc/meminfo: memFree=11464628/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=108424 CPUtime=522.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 122963 0 0 0 52208 21 0 0 25 0 1 0 608750463 111026176 23252 33554432000 4194304 4298156 140734900130960 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 27106 23252 243 26 0 23738 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 108424

[startup+582.301 s]
/proc/loadavg: 4.07 4.08 3.92 5/314 4689
/proc/meminfo: memFree=11481208/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=582.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 145243 0 0 0 58205 24 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 157740

[startup+642.301 s]
/proc/loadavg: 2.73 3.73 3.81 2/296 4744
/proc/meminfo: memFree=13536924/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=642.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 145243 0 0 0 64205 24 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 157740

[startup+702.301 s]
/proc/loadavg: 1.63 3.23 3.63 2/296 4746
/proc/meminfo: memFree=13537028/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=702.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 145243 0 0 0 70205 24 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 157740

[startup+762.3 s]
/proc/loadavg: 1.38 2.88 3.48 2/296 4747
/proc/meminfo: memFree=13537136/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=762.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 145243 0 0 0 76206 24 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 157740

[startup+822.3 s]
/proc/loadavg: 1.18 2.55 3.33 2/296 4749
/proc/meminfo: memFree=13537000/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=822.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 145243 0 0 0 82205 24 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 157740

[startup+882.311 s]
/proc/loadavg: 1.07 2.26 3.18 2/296 4751
/proc/meminfo: memFree=13551740/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157744 CPUtime=882.31 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 174342 0 0 0 88201 30 0 0 25 0 1 0 608750463 161529856 32267 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39436 32267 243 26 0 36068 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 157744

[startup+942.301 s]
/proc/loadavg: 1.02 2.03 3.04 2/296 4752
/proc/meminfo: memFree=13555440/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157744 CPUtime=942.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 231091 0 0 0 94191 39 0 0 25 0 1 0 608750463 161529856 31689 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39436 31689 243 26 0 36068 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 157744

[startup+1002.3 s]
/proc/loadavg: 1.01 1.84 2.91 2/296 4754
/proc/meminfo: memFree=13586304/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=108424 CPUtime=1002.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 301164 0 0 0 100180 49 0 0 25 0 1 0 608750463 111026176 23562 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256740 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 27106 23562 243 26 0 23738 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 108424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.69 2.79 2/296 4755
/proc/meminfo: memFree=13537176/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=1062.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 322517 0 0 0 106177 53 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256740 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 157740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.56 2.67 2/296 4757
/proc/meminfo: memFree=13537160/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=1122.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 322517 0 0 0 112177 53 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 157740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.45 2.57 2/296 4759
/proc/meminfo: memFree=13537260/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=157740 CPUtime=1182.3 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 322517 0 0 0 118177 53 0 0 25 0 1 0 608750463 161525760 35891 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 39435 35891 243 26 0 36067 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 157740

[startup+1242.3 s]
/proc/loadavg: 1.00 1.37 2.47 2/296 4760
/proc/meminfo: memFree=13576428/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=127396 CPUtime=1242.29 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 359690 0 0 0 124169 60 0 0 25 0 1 0 608750463 130453504 26232 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 31849 26232 243 26 0 28481 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 127396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 1.31 2.38 2/296 4762
/proc/meminfo: memFree=13582360/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=127396 CPUtime=1300 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 411591 0 0 0 129931 69 0 0 25 0 1 0 608750463 130453504 24511 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 31849 24511 243 26 0 28481 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 127396

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

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

[startup+1300 s]
/proc/loadavg: 1.05 1.31 2.38 2/296 4762
/proc/meminfo: memFree=13582360/32951124 swapFree=66050672/67111528
[pid=4672] ppid=4670 vsize=127396 CPUtime=1300 cores=5,7
/proc/4672/stat : 4672 (contrasat_relea) R 4670 4672 4116 0 -1 4202496 411591 0 0 0 129931 69 0 0 25 0 1 0 608750463 130453504 24511 33554432000 4194304 4298156 140734900130960 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4672/statm: 31849 24511 243 26 0 28481 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 127396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.32
CPU system time (s): 0.703892
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 207536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.703892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411593
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= 11
involuntary context switches= 1982

runsolver used 3.53546 second user time and 8.84666 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-09 22:05:26
IDJOB=3350511
IDBENCH=83113
IDSOLVER=1816
FILE ID=node135/3350511-1304971526
RUNJOBID= node135-1304970827-4548
PBS_JOBID= 13285615
Free space on /tmp= 46120 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350511-1304971526/watcher-3350511-1304971526 -o /tmp/evaluation-result-3350511-1304971526/solver-3350511-1304971526 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350511-1304971526.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=974167921

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:      11664016 kB
Buffers:        165124 kB
Cached:        4867456 kB
SwapCached:      50364 kB
Active:       11471304 kB
Inactive:      9575316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11664016 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            3548 kB
Writeback:           0 kB
AnonPages:    15968684 kB
Mapped:          19384 kB
Slab:           127116 kB
PageTables:      50564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58921292 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= 46516 MiB
End job on node135 at 2011-05-09 22:27:08