Trace number 3288838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PicoSAT 941? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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.08 3.95 3.68 5/189 13814
/proc/meminfo: memFree=11953900/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=6112 CPUtime=0 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 1191 0 0 0 0 0 0 0 24 0 1 0 489540251 6258688 1137 33554432000 134512640 134603332 4292039632 18446744073709551615 5244892 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 1528 1137 91 23 0 1154 0

[startup+0.070745 s]
/proc/loadavg: 4.08 3.95 3.68 5/189 13814
/proc/meminfo: memFree=11953900/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=12596 CPUtime=0.06 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 2762 0 0 0 6 0 0 0 24 0 1 0 489540251 12898304 2708 33554432000 134512640 134603332 4292039632 18446744073709551615 5215740 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 3149 2709 91 23 0 2775 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12596

[startup+0.10072 s]
/proc/loadavg: 4.08 3.95 3.68 5/189 13814
/proc/meminfo: memFree=11953900/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=14324 CPUtime=0.09 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 3257 0 0 0 9 0 0 0 24 0 1 0 489540251 14667776 3203 33554432000 134512640 134603332 4292039632 18446744073709551615 134544160 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 3581 3203 98 23 0 3207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14324

[startup+0.300705 s]
/proc/loadavg: 4.08 3.95 3.68 5/189 13814
/proc/meminfo: memFree=11953900/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=14472 CPUtime=0.29 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 3291 0 0 0 29 0 0 0 25 0 1 0 489540251 14819328 3237 33554432000 134512640 134603332 4292039632 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 3618 3237 98 23 0 3244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14472

[startup+0.700629 s]
/proc/loadavg: 4.08 3.95 3.68 5/189 13814
/proc/meminfo: memFree=11953900/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=14732 CPUtime=0.69 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 3357 0 0 0 69 0 0 0 25 0 1 0 489540251 15085568 3303 33554432000 134512640 134603332 4292039632 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 3683 3303 98 23 0 3309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14732

[startup+1.50048 s]
/proc/loadavg: 4.08 3.95 3.68 5/190 13815
/proc/meminfo: memFree=11940508/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=15392 CPUtime=1.49 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 3519 0 0 0 149 0 0 0 25 0 1 0 489540251 15761408 3465 33554432000 134512640 134603332 4292039632 18446744073709551615 134550879 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 3848 3465 98 23 0 3474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15392

[startup+3.10118 s]
/proc/loadavg: 4.08 3.95 3.68 5/190 13815
/proc/meminfo: memFree=11939268/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=16580 CPUtime=3.09 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 3804 0 0 0 309 0 0 0 25 0 1 0 489540251 16977920 3750 33554432000 134512640 134603332 4292039632 18446744073709551615 134550810 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 4145 3750 98 23 0 3771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16580

[startup+6.3006 s]
/proc/loadavg: 4.07 3.95 3.68 5/190 13815
/proc/meminfo: memFree=11934000/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=20012 CPUtime=6.29 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 4680 0 0 0 629 0 0 0 25 0 1 0 489540251 20492288 4626 33554432000 134512640 134603332 4292039632 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 5003 4626 98 23 0 4629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20012

[startup+12.7004 s]
/proc/loadavg: 4.07 3.95 3.68 5/190 13816
/proc/meminfo: memFree=11925216/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=25948 CPUtime=12.69 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 6124 0 0 0 1268 1 0 0 25 0 1 0 489540251 26570752 6070 33554432000 134512640 134603332 4292039632 18446744073709551615 134551001 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 6487 6070 98 23 0 6113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25948

[startup+25.5011 s]
/proc/loadavg: 4.05 3.95 3.68 5/190 13816
/proc/meminfo: memFree=11906368/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=39140 CPUtime=25.49 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 9403 0 0 0 2547 2 0 0 25 0 1 0 489540251 40079360 9349 33554432000 134512640 134603332 4292039632 18446744073709551615 134563421 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 9785 9349 98 23 0 9411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39140

[startup+51.1004 s]
/proc/loadavg: 4.03 3.95 3.69 5/190 13817
/proc/meminfo: memFree=11874512/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=65172 CPUtime=51.09 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 15967 0 0 0 5105 4 0 0 25 0 1 0 489540251 66736128 15913 33554432000 134512640 134603332 4292039632 18446744073709551615 134563870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 16293 15913 98 23 0 15919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65172

[startup+102.307 s]
/proc/loadavg: 4.01 3.96 3.70 5/190 13818
/proc/meminfo: memFree=11808644/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=110036 CPUtime=102.3 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 27093 0 0 0 10221 9 0 0 25 0 1 0 489540251 112676864 27039 33554432000 134512640 134603332 4292039632 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 27509 27039 98 23 0 27135 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 110036

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 13820
/proc/meminfo: memFree=11713772/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=157260 CPUtime=162.29 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 38730 0 0 0 16215 14 0 0 25 0 1 0 489540251 161034240 38676 33554432000 134512640 134603332 4292039632 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 39315 38676 98 23 0 38941 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157260

[startup+222.301 s]
/proc/loadavg: 4.08 3.99 3.74 5/190 13821
/proc/meminfo: memFree=11670236/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=192048 CPUtime=222.29 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 47327 0 0 0 22212 17 0 0 25 0 1 0 489540251 196657152 47273 33554432000 134512640 134603332 4292039632 18446744073709551615 134564357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 48012 47273 121 23 0 47638 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192048

[startup+282.301 s]
/proc/loadavg: 3.50 3.85 3.71 4/184 13849
/proc/meminfo: memFree=11789624/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=192048 CPUtime=282.3 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 47327 0 0 0 28213 17 0 0 25 0 1 0 489540251 196657152 47273 33554432000 134512640 134603332 4292039632 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 48012 47273 121 23 0 47638 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192048

[startup+342.301 s]
/proc/loadavg: 3.18 3.69 3.66 4/184 13850
/proc/meminfo: memFree=11787488/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=192048 CPUtime=342.3 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 47328 0 0 0 34213 17 0 0 25 0 1 0 489540251 196657152 47273 33554432000 134512640 134603332 4292039632 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 48012 47273 120 23 0 47638 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192048

[startup+402.301 s]
/proc/loadavg: 3.06 3.56 3.62 4/184 13852
/proc/meminfo: memFree=11752996/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=226896 CPUtime=402.3 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 56051 0 0 0 40212 18 0 0 25 0 1 0 489540251 232341504 55974 33554432000 134512640 134603332 4292039632 18446744073709551615 134527450 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 56724 55974 98 23 0 56350 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226896

[startup+462.301 s]
/proc/loadavg: 2.69 3.38 3.55 3/178 13875
/proc/meminfo: memFree=11825296/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=272040 CPUtime=462.31 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 67383 0 0 0 46209 22 0 0 25 0 1 0 489540251 278568960 67306 33554432000 134512640 134603332 4292039632 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 68010 67306 98 23 0 67636 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 272040

[startup+522.301 s]
/proc/loadavg: 2.25 3.12 3.45 3/178 13876
/proc/meminfo: memFree=11809712/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=286824 CPUtime=522.31 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 71156 0 0 0 52208 23 0 0 25 0 1 0 489540251 293707776 71079 33554432000 134512640 134603332 4292039632 18446744073709551615 134545548 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 71706 71079 98 23 0 71332 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 286824

[startup+582.301 s]
/proc/loadavg: 2.09 2.92 3.35 3/178 13878
/proc/meminfo: memFree=11809824/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=286824 CPUtime=582.31 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 71157 0 0 0 58208 23 0 0 25 0 1 0 489540251 293707776 71080 33554432000 134512640 134603332 4292039632 18446744073709551615 134550985 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 71706 71080 98 23 0 71332 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 286824

[startup+642.301 s]
/proc/loadavg: 2.03 2.75 3.27 3/178 13879
/proc/meminfo: memFree=11809688/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=286824 CPUtime=642.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 71157 0 0 0 64209 23 0 0 25 0 1 0 489540251 293707776 71080 33554432000 134512640 134603332 4292039632 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 71706 71080 98 23 0 71332 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 286824

[startup+702.301 s]
/proc/loadavg: 2.01 2.61 3.18 3/178 13881
/proc/meminfo: memFree=11776320/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=286824 CPUtime=702.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 71157 0 0 0 70209 23 0 0 25 0 1 0 489540251 293707776 71080 33554432000 134512640 134603332 4292039632 18446744073709551615 134550959 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 71706 71080 98 23 0 71332 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 286824

[startup+762.306 s]
/proc/loadavg: 2.00 2.49 3.11 3/178 13883
/proc/meminfo: memFree=11768000/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=286824 CPUtime=762.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 71175 0 0 0 76209 23 0 0 25 0 1 0 489540251 293707776 71098 33554432000 134512640 134603332 4292039632 18446744073709551615 134563934 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 71706 71098 98 23 0 71332 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 286824

[startup+822.3 s]
/proc/loadavg: 2.00 2.40 3.04 3/178 13884
/proc/meminfo: memFree=11763896/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=290916 CPUtime=822.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 72273 0 0 0 82209 23 0 0 25 0 1 0 489540251 297897984 72196 33554432000 134512640 134603332 4292039632 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 72729 72196 98 23 0 72355 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 290916

[startup+882.3 s]
/proc/loadavg: 2.00 2.33 2.97 3/178 13886
/proc/meminfo: memFree=11764008/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=290916 CPUtime=882.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 72273 0 0 0 88209 23 0 0 25 0 1 0 489540251 297897984 72196 33554432000 134512640 134603332 4292039632 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 72729 72196 98 23 0 72355 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 290916

[startup+942.3 s]
/proc/loadavg: 2.00 2.26 2.90 3/178 13887
/proc/meminfo: memFree=11763992/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=290916 CPUtime=942.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 72273 0 0 0 94209 23 0 0 25 0 1 0 489540251 297897984 72196 33554432000 134512640 134603332 4292039632 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 72729 72196 98 23 0 72355 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 290916

[startup+1002.3 s]
/proc/loadavg: 2.00 2.21 2.85 3/178 13889
/proc/meminfo: memFree=11763980/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=290916 CPUtime=1002.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 72273 0 0 0 100209 23 0 0 25 0 1 0 489540251 297897984 72196 33554432000 134512640 134603332 4292039632 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 72729 72196 98 23 0 72355 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 290916

[startup+1062.3 s]
/proc/loadavg: 2.08 2.19 2.80 3/178 13891
/proc/meminfo: memFree=11763472/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=290916 CPUtime=1062.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 72273 0 0 0 106209 23 0 0 25 0 1 0 489540251 297897984 72196 33554432000 134512640 134603332 4292039632 18446744073709551615 134550930 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 72729 72196 98 23 0 72355 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 290916

[startup+1122.3 s]
/proc/loadavg: 2.11 2.17 2.75 2/176 13893
/proc/meminfo: memFree=12031064/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=299232 CPUtime=1122.32 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 74370 0 0 0 112209 23 0 0 25 0 1 0 489540251 306413568 74293 33554432000 134512640 134603332 4292039632 18446744073709551615 134527239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 74808 74293 98 23 0 74434 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 299232

[startup+1182.3 s]
/proc/loadavg: 1.40 1.95 2.64 2/172 13912
/proc/meminfo: memFree=12018240/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=317712 CPUtime=1182.33 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 79068 0 0 0 118208 25 0 0 25 0 1 0 489540251 325337088 78991 33554432000 134512640 134603332 4292039632 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 79428 78991 98 23 0 79054 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 317712

[startup+1242.3 s]
/proc/loadavg: 1.15 1.78 2.53 2/172 13913
/proc/meminfo: memFree=12017972/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=317712 CPUtime=1242.33 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 79070 0 0 0 124208 25 0 0 25 0 1 0 489540251 325337088 78993 33554432000 134512640 134603332 4292039632 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 79428 78993 98 23 0 79054 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 317712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 1.63 2.43 2/172 13915
/proc/meminfo: memFree=12017836/32951124 swapFree=67111528/67111528
[pid=13814] ppid=13812 vsize=317712 CPUtime=1300.04 cores=4,6
/proc/13814/stat : 13814 (picosat) R 13812 13814 12283 0 -1 4202496 79070 0 0 0 129979 25 0 0 25 0 1 0 489540251 325337088 78993 33554432000 134512640 134603332 4292039632 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13814/statm: 79428 78993 98 23 0 79054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 317712

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.79
CPU system time (s): 0.267959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 317712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 14620

runsolver used 2.04469 second user time and 4.30335 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 02:56:38
IDJOB=3288838
IDBENCH=83107
IDSOLVER=1604
FILE ID=node104/3288838-1303779398
RUNJOBID= node104-1303778468-13641
PBS_JOBID= 13157188
Free space on /tmp= 71108 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288838-1303779398/watcher-3288838-1303779398 -o /tmp/evaluation-result-3288838-1303779398/solver-3288838-1303779398 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3288838-1303779398.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=631857055

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11954056 kB
Buffers:       2288220 kB
Cached:       17703680 kB
SwapCached:          0 kB
Active:       11407172 kB
Inactive:      9007520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11954056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:      421892 kB
Mapped:          15740 kB
Slab:           516836 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   611984 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= 71128 MiB
End job on node104 at 2011-04-26 03:18:20