Trace number 3289324

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
synit_sat 2011-03-03? (TO) 1300.08 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

Solver Data

0.00/0.01	c start  0 total 0
0.18/0.20	c Find Units :          1
0.18/0.21	c Find Invs  :       2020
0.18/0.26	c Find Ands  :      82016 AvgFaninNum: 2.18944
0.18/0.27	c Find Xors  :       9396 AvgFaninNum: 2
0.18/0.29	c Find Ite   :      11368
0.28/0.35	c UnDirect variable: 5891
0.28/0.36	c UnDirect to Direct Gate: 10373
0.28/0.36	c Forced Direct Gate: 436 Unuse unDirect Gate: 1421
0.28/0.37	c Break Cycle : 319
0.28/0.37	c Total Root : 1 Undef Var: 2725
0.38/0.43	c After covering, Total Root: 1 Leaf: 2725
0.38/0.43	c Variable( cover/uncovered/unused ): 94998 0 0
0.38/0.43	c Unit Clauses: 1
0.38/0.43	c Binary Clauses( cover/uncovered ): 181291 2086
0.38/0.43	c Clauses( cover/uncovered ): 119484 0
0.38/0.43	c Total Clauses( cover/uncovered ): 300776 2086 99.3112%
0.38/0.43	c Covered Ands: 81900 Invs: 977 Xors: 9396 Ites: 0
0.38/0.43	c Uncover Clauses avg size: 2 max size: 2
0.38/0.43	c Final circuit: i/l/o/s    2725       0    2087    122162
0.38/0.43	c cover rate 99.3112
0.38/0.43	c rocky end  0.42 total 0.42
0.58/0.66	c covering time  0.22 total 0.64
1300.05/1300.00	c interrupt  1299.41 total 1300.05
1300.05/1300.00	c INTERRUPTED ... 
1300.05/1300.00	s UNKNOWN

Verifier Data

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

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-3289324-1303774348/watcher-3289324-1303774348 -o /tmp/evaluation-result-3289324-1303774348/solver-3289324-1303774348 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3289324-1303774348.cnf 1105699403 

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: 3.92 3.82 3.53 5/189 18643
/proc/meminfo: memFree=13312948/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=23572 CPUtime=0 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4194304 460 0 0 0 0 0 0 0 21 0 1 0 469850507 24137728 398 33554432000 4194304 4947581 140736004445856 18446744073709551615 4285888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18643/statm: 5893 398 256 184 0 768 0

[startup+0.045362 s]
/proc/loadavg: 3.92 3.82 3.53 5/189 18643
/proc/meminfo: memFree=13312948/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=42128 CPUtime=0.03 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 5321 0 0 0 3 0 0 0 21 0 1 0 469850507 43139072 5255 33554432000 4194304 4947581 140736004445856 18446744073709551615 4823144 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 10532 5255 377 184 0 5407 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 42128

[startup+0.100334 s]
/proc/loadavg: 3.92 3.82 3.53 5/189 18643
/proc/meminfo: memFree=13312948/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=52368 CPUtime=0.08 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 7829 0 0 0 8 0 0 0 21 0 1 0 469850507 53624832 7763 33554432000 4194304 4947581 140736004445856 18446744073709551615 4816140 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 13092 7763 377 184 0 7967 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52368

[startup+0.300295 s]
/proc/loadavg: 3.92 3.82 3.53 5/189 18643
/proc/meminfo: memFree=13312948/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=76172 CPUtime=0.28 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 13308 0 0 0 27 1 0 0 22 0 1 0 469850507 78000128 13242 33554432000 4194304 4947581 140736004445856 18446744073709551615 4775075 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 19043 13242 380 184 0 13918 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 76172

[startup+0.700218 s]
/proc/loadavg: 3.92 3.82 3.53 5/189 18643
/proc/meminfo: memFree=13312948/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=106972 CPUtime=0.69 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 19607 0 0 0 67 2 0 0 23 0 1 0 469850507 109539328 19525 33554432000 4194304 4947581 140736004445856 18446744073709551615 270338081102 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 26743 19525 427 184 0 21618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106972

[startup+1.50106 s]
/proc/loadavg: 3.92 3.82 3.53 5/190 18644
/proc/meminfo: memFree=13231348/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=124084 CPUtime=1.49 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 23511 0 0 0 146 3 0 0 25 0 1 0 469850507 127062016 23429 33554432000 4194304 4947581 140736004445856 18446744073709551615 4650368 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 31021 23429 437 184 0 25896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124084

[startup+3.10075 s]
/proc/loadavg: 3.93 3.82 3.53 5/190 18644
/proc/meminfo: memFree=13202580/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=193300 CPUtime=3.09 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 36820 0 0 0 305 4 0 0 25 0 1 0 469850507 197939200 36737 33554432000 4194304 4947581 140736004445856 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 48325 36737 452 184 0 43200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193300

[startup+6.3011 s]
/proc/loadavg: 3.93 3.82 3.53 5/190 18644
/proc/meminfo: memFree=13140960/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=216952 CPUtime=6.29 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 42585 0 0 0 624 5 0 0 25 0 1 0 469850507 222158848 42411 33554432000 4194304 4947581 140736004445856 18446744073709551615 4398622 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 54238 42411 469 184 0 49113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216952

[startup+12.7008 s]
/proc/loadavg: 3.94 3.83 3.53 5/190 18644
/proc/meminfo: memFree=13128100/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=216952 CPUtime=12.69 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 43050 0 0 0 1264 5 0 0 25 0 1 0 469850507 222158848 42876 33554432000 4194304 4947581 140736004445856 18446744073709551615 4360786 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 54238 42876 470 184 0 49113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 216952

[startup+25.5003 s]
/proc/loadavg: 3.95 3.83 3.54 5/190 18645
/proc/meminfo: memFree=13104536/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=227860 CPUtime=25.48 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 46026 0 0 0 2543 5 0 0 25 0 1 0 469850507 233328640 45839 33554432000 4194304 4947581 140736004445856 18446744073709551615 4357776 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 56965 45839 472 184 0 51840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 227860

[startup+51.1002 s]
/proc/loadavg: 3.96 3.84 3.55 5/190 18645
/proc/meminfo: memFree=13094580/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=238916 CPUtime=51.08 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 46184 0 0 0 5103 5 0 0 25 0 1 0 469850507 244649984 45997 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399380 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 59729 45997 472 184 0 54604 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 238916

[startup+102.307 s]
/proc/loadavg: 3.98 3.87 3.57 5/190 18647
/proc/meminfo: memFree=13062704/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=238916 CPUtime=102.3 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 47152 0 0 0 10224 6 0 0 25 0 1 0 469850507 244649984 46965 33554432000 4194304 4947581 140736004445856 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 59729 46965 472 184 0 54604 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238916

[startup+162.301 s]
/proc/loadavg: 3.99 3.89 3.59 5/190 18648
/proc/meminfo: memFree=12997228/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=263668 CPUtime=162.3 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 50391 0 0 0 16223 7 0 0 25 0 1 0 469850507 269996032 50204 33554432000 4194304 4947581 140736004445856 18446744073709551615 4400027 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 65917 50204 472 184 0 60792 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 263668

[startup+222.3 s]
/proc/loadavg: 4.07 3.92 3.62 5/190 18650
/proc/meminfo: memFree=12951216/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=289516 CPUtime=222.3 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 57240 0 0 0 22221 9 0 0 25 0 1 0 469850507 296464384 57053 33554432000 4194304 4947581 140736004445856 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 72379 57053 472 184 0 67254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 289516

[startup+282.3 s]
/proc/loadavg: 4.03 3.93 3.64 5/190 18651
/proc/meminfo: memFree=12933064/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=289516 CPUtime=282.3 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 59386 0 0 0 28220 10 0 0 25 0 1 0 469850507 296464384 59199 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 72379 59199 472 184 0 67254 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 289516

[startup+342.3 s]
/proc/loadavg: 4.05 3.96 3.67 5/190 18653
/proc/meminfo: memFree=12924136/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=289516 CPUtime=342.31 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 59914 0 0 0 34220 11 0 0 25 0 1 0 469850507 296464384 59727 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399996 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 72379 59727 472 184 0 67254 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 289516

[startup+402.301 s]
/proc/loadavg: 4.02 3.96 3.68 5/190 18655
/proc/meminfo: memFree=12908140/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=402.3 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 63850 0 0 0 40219 11 0 0 25 0 1 0 469850507 354627584 63643 33554432000 4194304 4947581 140736004445856 18446744073709551615 4400036 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 63643 472 184 0 81454 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 346316

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 18656
/proc/meminfo: memFree=12873292/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=462.31 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 64380 0 0 0 46219 12 0 0 25 0 1 0 469850507 354627584 64173 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 64173 472 184 0 81454 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 346316

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 18658
/proc/meminfo: memFree=12789588/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=522.31 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 72350 0 0 0 52218 13 0 0 25 0 1 0 469850507 354627584 72143 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 72143 472 184 0 81454 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 346316

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 18659
/proc/meminfo: memFree=12759328/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=582.31 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 73053 0 0 0 58217 14 0 0 25 0 1 0 469850507 354627584 72846 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 72846 472 184 0 81454 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 346316

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 18661
/proc/meminfo: memFree=12753872/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=642.32 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 73457 0 0 0 64218 14 0 0 25 0 1 0 469850507 354627584 73179 33554432000 4194304 4947581 140736004445856 18446744073709551615 4401314 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 73179 501 184 0 81454 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 346316

[startup+702.301 s]
/proc/loadavg: 3.92 3.95 3.75 3/180 18699
/proc/meminfo: memFree=13312152/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=346316 CPUtime=702.32 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 79237 0 0 0 70215 17 0 0 25 0 1 0 469850507 354627584 78959 33554432000 4194304 4947581 140736004445856 18446744073709551615 4357755 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 86579 78959 501 184 0 81454 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 346316

[startup+762.307 s]
/proc/loadavg: 2.65 3.57 3.63 3/178 18700
/proc/meminfo: memFree=13297232/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=362176 CPUtime=762.32 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 83213 0 0 0 76215 17 0 0 25 0 1 0 469850507 370868224 82926 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 90544 82926 492 184 0 85419 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 362176

[startup+822.301 s]
/proc/loadavg: 1.81 3.19 3.50 2/172 18720
/proc/meminfo: memFree=13611840/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=427072 CPUtime=822.32 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 83357 0 0 0 82215 17 0 0 25 0 1 0 469850507 437321728 83070 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 106768 83070 492 184 0 101643 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 427072

[startup+882.301 s]
/proc/loadavg: 1.27 2.76 3.32 2/172 18721
/proc/meminfo: memFree=13609480/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=427072 CPUtime=882.33 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 83960 0 0 0 88215 18 0 0 25 0 1 0 469850507 437321728 83673 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399793 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 106768 83673 492 184 0 101643 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 427072

[startup+942.3 s]
/proc/loadavg: 1.11 2.46 3.19 2/172 18723
/proc/meminfo: memFree=13609096/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=427072 CPUtime=942.33 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 84086 0 0 0 94215 18 0 0 25 0 1 0 469850507 437321728 83799 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399872 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 106768 83799 492 184 0 101643 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 427072

[startup+1002.3 s]
/proc/loadavg: 1.03 2.17 3.04 2/172 18725
/proc/meminfo: memFree=13608720/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=427072 CPUtime=1002.33 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 84185 0 0 0 100215 18 0 0 25 0 1 0 469850507 437321728 83898 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 106768 83898 492 184 0 101643 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 427072

[startup+1062.3 s]
/proc/loadavg: 1.01 1.97 2.92 2/172 18726
/proc/meminfo: memFree=13606724/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=495188 CPUtime=1062.34 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 84783 0 0 0 106215 19 0 0 25 0 1 0 469850507 507072512 84496 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 123797 84496 492 184 0 118672 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 495188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.78 2.78 2/172 18728
/proc/meminfo: memFree=13561584/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=563628 CPUtime=1122.34 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 96037 0 0 0 112213 21 0 0 25 0 1 0 469850507 577155072 95750 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399796 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 140907 95750 492 184 0 135782 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 563628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.65 2.68 2/172 18729
/proc/meminfo: memFree=13548188/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=563628 CPUtime=1182.34 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 99384 0 0 0 118212 22 0 0 25 0 1 0 469850507 577155072 99097 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 140907 99097 492 184 0 135782 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 563628

[startup+1242.3 s]
/proc/loadavg: 1.00 1.52 2.56 2/172 18731
/proc/meminfo: memFree=13547936/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=563628 CPUtime=1242.34 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 99419 0 0 0 124212 22 0 0 25 0 1 0 469850507 577155072 99132 33554432000 4194304 4947581 140736004445856 18446744073709551615 4399881 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 140907 99132 492 184 0 135782 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 563628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.43 2.47 2/172 18733
/proc/meminfo: memFree=13538260/32951124 swapFree=67111528/67111528
[pid=18643] ppid=18641 vsize=563628 CPUtime=1300.05 cores=1,3
/proc/18643/stat : 18643 (synit_sat) R 18641 18643 17543 0 -1 4202496 101866 0 0 0 129983 22 0 0 25 0 1 0 469850507 577155072 101557 33554432000 4194304 4947581 140736004445856 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18643/statm: 140907 101557 470 184 0 135782 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 563628

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

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

Child status: 1
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1299.83
CPU system time (s): 0.247962
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 563628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101871
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= 13
involuntary context switches= 1603

runsolver used 1.92271 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-26 01:32:29
IDJOB=3289324
IDBENCH=83120
IDSOLVER=1571
FILE ID=node143/3289324-1303774348
RUNJOBID= node143-1303773743-18503
PBS_JOBID= 13157161
Free space on /tmp= 72328 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top29.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289324-1303774348/watcher-3289324-1303774348 -o /tmp/evaluation-result-3289324-1303774348/solver-3289324-1303774348 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3289324-1303774348.cnf 1105699403

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=1105699403

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.846
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:      13313228 kB
Buffers:       2285192 kB
Cached:       16113124 kB
SwapCached:          0 kB
Active:        7592404 kB
Inactive:     11484372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13313228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7408 kB
Writeback:           0 kB
AnonPages:      677644 kB
Mapped:          17276 kB
Slab:           495380 kB
PageTables:       6824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1102944 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= 72340 MiB
End job on node143 at 2011-04-26 01:54:11