Trace number 3289830

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.06 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

Solver Data

0.00/0.01	c start  0 total 0
0.00/0.02	c Find Units :        280
0.00/0.02	c Find Invs  :        192
0.00/0.03	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.03	c Find Xors  :       1520 AvgFaninNum: 2.52105
0.00/0.03	c Find Ite   :         48
0.00/0.03	c UnDirect variable: 2760
0.00/0.03	c UnDirect to Direct Gate: 1307
0.00/0.03	c Forced Direct Gate: 830 Unuse unDirect Gate: 1149
0.00/0.03	c Break Cycle : 75
0.00/0.03	c Total Root : 376 Undef Var: 1528
0.00/0.03	c After covering, Total Root: 389 Leaf: 1116
0.00/0.03	c Variable( cover/uncovered/unused ): 2396 412 0
0.00/0.03	c Unit Clauses: 280
0.00/0.03	c Binary Clauses( cover/uncovered ): 376 8
0.00/0.03	c Clauses( cover/uncovered ): 7192 22576
0.00/0.03	c Total Clauses( cover/uncovered ): 7848 22584 25.7886%
0.00/0.03	c Covered Ands: 0 Invs: 188 Xors: 1069 Ites: 23
0.07/0.08	c Uncover Clauses avg size: 6.06288 max size: 8
0.07/0.08	c Final circuit: i/l/o/s    1284       0   22318     87779
0.07/0.08	c cover rate 25.7886
0.07/0.08	c rocky end  0.07 total 0.07
0.28/0.39	c covering time  0.31 total 0.38
1300.03/1300.00	c interrupt  1299.65 total 1300.03
1300.03/1300.00	c INTERRUPTED ... 
1300.03/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-3289830-1303777228/watcher-3289830-1303777228 -o /tmp/evaluation-result-3289830-1303777228/solver-3289830-1303777228 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3289830-1303777228.cnf 70497930 

running on 2 cores: 0,2

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.25 3.82 3.78 4/178 16469
/proc/meminfo: memFree=23687200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=29716 CPUtime=0 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 1824 0 0 0 0 0 0 0 21 0 1 0 470138087 30429184 1761 33554432000 4194304 4947581 140733285433680 18446744073709551615 4308672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16469/statm: 7429 1771 320 184 0 2304 0

[startup+0.080256 s]
/proc/loadavg: 3.25 3.82 3.78 4/178 16469
/proc/meminfo: memFree=23687200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=40916 CPUtime=0.07 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 4912 0 0 0 7 0 0 0 21 0 1 0 470138087 41897984 4846 33554432000 4194304 4947581 140733285433680 18446744073709551615 4777993 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 10229 4846 385 184 0 5104 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40916

[startup+0.100286 s]
/proc/loadavg: 3.25 3.82 3.78 4/178 16469
/proc/meminfo: memFree=23687200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=48084 CPUtime=0.09 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 6762 0 0 0 8 1 0 0 21 0 1 0 470138087 49238016 6696 33554432000 4194304 4947581 140733285433680 18446744073709551615 4238352 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 12021 6696 390 184 0 6896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48084

[startup+0.300277 s]
/proc/loadavg: 3.25 3.82 3.78 4/178 16469
/proc/meminfo: memFree=23687200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=70892 CPUtime=0.28 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 12513 0 0 0 27 1 0 0 22 0 1 0 470138087 72593408 12389 33554432000 4194304 4947581 140733285433680 18446744073709551615 4741413 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 17723 12389 410 184 0 12598 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70892

[startup+0.700203 s]
/proc/loadavg: 3.25 3.82 3.78 4/178 16469
/proc/meminfo: memFree=23687200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=99392 CPUtime=0.69 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 17676 0 0 0 67 2 0 0 24 0 1 0 470138087 101777408 17544 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399453 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 24848 17544 433 184 0 19723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99392

[startup+1.50107 s]
/proc/loadavg: 3.25 3.82 3.78 6/190 16486
/proc/meminfo: memFree=23418984/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=122524 CPUtime=1.49 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 23493 0 0 0 146 3 0 0 25 0 1 0 470138087 125464576 23361 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399401 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 30631 23361 465 184 0 25506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122524

[startup+3.10077 s]
/proc/loadavg: 3.25 3.82 3.78 6/190 16486
/proc/meminfo: memFree=23348328/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=141608 CPUtime=3.09 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 24642 0 0 0 306 3 0 0 25 0 1 0 470138087 145006592 24510 33554432000 4194304 4947581 140733285433680 18446744073709551615 254261310440 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 35402 24510 470 184 0 30277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141608

[startup+6.30022 s]
/proc/loadavg: 3.31 3.83 3.79 6/190 16486
/proc/meminfo: memFree=23281044/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=170164 CPUtime=6.29 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 29079 0 0 0 626 3 0 0 25 0 1 0 470138087 174247936 28947 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 42541 28947 471 184 0 37416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 170164

[startup+12.7011 s]
/proc/loadavg: 3.36 3.83 3.79 6/190 16486
/proc/meminfo: memFree=23240536/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=180012 CPUtime=12.69 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 31559 0 0 0 1265 4 0 0 25 0 1 0 470138087 184332288 31422 33554432000 4194304 4947581 140733285433680 18446744073709551615 4352598 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 45003 31422 471 184 0 39878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180012

[startup+25.5008 s]
/proc/loadavg: 3.50 3.84 3.79 6/190 16487
/proc/meminfo: memFree=23183760/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=180012 CPUtime=25.49 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 33186 0 0 0 2545 4 0 0 25 0 1 0 470138087 184332288 33049 33554432000 4194304 4947581 140733285433680 18446744073709551615 4400315 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 45003 33049 471 184 0 39878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180012

[startup+51.1002 s]
/proc/loadavg: 3.67 3.85 3.79 6/190 16487
/proc/meminfo: memFree=23132508/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=180140 CPUtime=51.09 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 36620 0 0 0 5104 5 0 0 25 0 1 0 470138087 184463360 36483 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399787 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 45035 36483 471 184 0 39910 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180140

[startup+102.307 s]
/proc/loadavg: 3.86 3.87 3.80 7/190 16489
/proc/meminfo: memFree=23091076/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=202468 CPUtime=102.3 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 40373 0 0 0 10224 6 0 0 25 0 1 0 470138087 207327232 40214 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399824 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 50617 40214 473 184 0 45492 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 202468

[startup+162.301 s]
/proc/loadavg: 3.94 3.89 3.82 6/190 16490
/proc/meminfo: memFree=22974364/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=239328 CPUtime=162.29 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 50219 0 0 0 16222 7 0 0 25 0 1 0 470138087 245071872 47991 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 59832 47991 472 184 0 54707 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 239328

[startup+222.301 s]
/proc/loadavg: 4.06 3.94 3.83 6/190 16492
/proc/meminfo: memFree=22913328/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=239328 CPUtime=222.29 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 53835 0 0 0 22221 8 0 0 25 0 1 0 470138087 245071872 51553 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 59832 51553 484 184 0 54707 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 239328

[startup+282.3 s]
/proc/loadavg: 4.10 3.96 3.85 6/190 16497
/proc/meminfo: memFree=22889104/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=253744 CPUtime=282.29 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 59240 0 0 0 28220 9 0 0 25 0 1 0 470138087 259833856 56948 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 63436 56948 474 184 0 58311 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 253744

[startup+342.301 s]
/proc/loadavg: 4.04 3.97 3.85 6/190 16498
/proc/meminfo: memFree=22840516/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=284372 CPUtime=342.29 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 62473 0 0 0 34219 10 0 0 25 0 1 0 470138087 291196928 60181 33554432000 4194304 4947581 140733285433680 18446744073709551615 4354400 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 71093 60181 474 184 0 65968 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 284372

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.86 6/190 16500
/proc/meminfo: memFree=22824620/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=284372 CPUtime=402.3 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 62783 0 0 0 40218 12 0 0 25 0 1 0 470138087 291196928 60491 33554432000 4194304 4947581 140733285433680 18446744073709551615 4400896 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 71093 60491 474 184 0 65968 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 284372

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.86 6/190 16501
/proc/meminfo: memFree=22792224/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=284372 CPUtime=462.3 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 63176 0 0 0 46218 12 0 0 25 0 1 0 470138087 291196928 60884 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 71093 60884 474 184 0 65968 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 284372

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.87 6/190 16503
/proc/meminfo: memFree=22768764/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=354368 CPUtime=522.3 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 63715 0 0 0 52218 12 0 0 25 0 1 0 470138087 362872832 61423 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 88592 61423 474 184 0 83467 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 354368

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.88 6/190 16505
/proc/meminfo: memFree=22738728/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=425476 CPUtime=582.3 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 68724 0 0 0 58217 13 0 0 25 0 1 0 470138087 435687424 66432 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399894 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 106369 66432 474 184 0 101244 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 425476

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.89 6/190 16506
/proc/meminfo: memFree=22727784/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=425476 CPUtime=642.31 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 68874 0 0 0 64218 13 0 0 25 0 1 0 470138087 435687424 66582 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399806 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 106369 66582 474 184 0 101244 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 425476

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.89 6/190 16508
/proc/meminfo: memFree=22667620/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500132 CPUtime=702.31 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 74860 0 0 0 70216 15 0 0 25 0 1 0 470138087 512135168 72506 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125033 72506 476 184 0 119908 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 500132

[startup+762.307 s]
/proc/loadavg: 4.11 4.02 3.91 6/190 16509
/proc/meminfo: memFree=22656424/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500132 CPUtime=762.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 76719 0 0 0 76216 16 0 0 25 0 1 0 470138087 512135168 74365 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125033 74365 476 184 0 119908 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 500132

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.91 6/190 16511
/proc/meminfo: memFree=22583612/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500132 CPUtime=822.31 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 76879 0 0 0 82215 16 0 0 25 0 1 0 470138087 512135168 74525 33554432000 4194304 4947581 140733285433680 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125033 74525 476 184 0 119908 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 500132

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.91 6/190 16513
/proc/meminfo: memFree=22554568/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500260 CPUtime=882.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 79494 0 0 0 88215 17 0 0 25 0 1 0 470138087 512266240 77135 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399868 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125065 77135 471 184 0 119940 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 500260

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 16514
/proc/meminfo: memFree=22514736/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500260 CPUtime=942.31 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 86023 0 0 0 94212 19 0 0 25 0 1 0 470138087 512266240 83664 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399777 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125065 83664 471 184 0 119940 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 500260

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 16516
/proc/meminfo: memFree=22438444/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=500260 CPUtime=1002.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 91811 0 0 0 100211 21 0 0 25 0 1 0 470138087 512266240 89452 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399824 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 125065 89452 471 184 0 119940 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 500260

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.91 6/190 16517
/proc/meminfo: memFree=22407176/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=585440 CPUtime=1062.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 92879 0 0 0 106211 21 0 0 25 0 1 0 470138087 599490560 90520 33554432000 4194304 4947581 140733285433680 18446744073709551615 4401204 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 146360 90520 471 184 0 141235 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 585440

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 6/190 16519
/proc/meminfo: memFree=22398352/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=585440 CPUtime=1122.31 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 94616 0 0 0 112210 21 0 0 25 0 1 0 470138087 599490560 92257 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 146360 92257 471 184 0 141235 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 585440

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 16521
/proc/meminfo: memFree=22382208/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=672204 CPUtime=1182.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 95490 0 0 0 118210 22 0 0 25 0 1 0 470138087 688336896 93131 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 168051 93131 471 184 0 162926 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 672204

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 16522
/proc/meminfo: memFree=22379200/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=761380 CPUtime=1242.32 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 95649 0 0 0 124210 22 0 0 25 0 1 0 470138087 779653120 93290 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 190345 93290 471 184 0 185220 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 761380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.03 3.93 6/190 16524
/proc/meminfo: memFree=22358964/32951124 swapFree=67111528/67111528
[pid=16469] ppid=16465 vsize=761380 CPUtime=1300.03 cores=0,2
/proc/16469/stat : 16469 (synit_sat) R 16465 16469 16091 0 -1 4202496 99767 0 0 0 129981 22 0 0 25 0 1 0 470138087 779653120 97408 33554432000 4194304 4947581 140733285433680 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16469/statm: 190345 97408 471 184 0 185220 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 761380

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.06
CPU user time (s): 1299.81
CPU system time (s): 0.248962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 761380

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

runsolver used 2.10468 second user time and 4.96024 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-26 02:20:28
IDJOB=3289830
IDBENCH=83408
IDSOLVER=1571
FILE ID=node140/3289830-1303777228
RUNJOBID= node140-1303777227-16443
PBS_JOBID= 13157191
Free space on /tmp= 72240 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289830-1303777228/watcher-3289830-1303777228 -o /tmp/evaluation-result-3289830-1303777228/solver-3289830-1303777228 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3289830-1303777228.cnf 70497930

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=70497930

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23687636 kB
Buffers:       2237212 kB
Cached:        6398172 kB
SwapCached:          0 kB
Active:        1059624 kB
Inactive:      7638368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23687636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11516 kB
Writeback:           0 kB
AnonPages:       62648 kB
Mapped:          14464 kB
Slab:           501236 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185080 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= 72228 MiB
End job on node140 at 2011-04-26 02:42:10