Trace number 3350519

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: contrasat 2011-03-02? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.39 3.10 4/382 3637
/proc/meminfo: memFree=4013392/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=24272 CPUtime=0 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 1666 0 0 0 0 0 0 0 25 0 1 0 608739756 24854528 1608 33554432000 4194304 4298156 140737192035744 18446744073709551615 212687372496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 6068 1621 215 26 0 2700 0

[startup+0.0638889 s]
/proc/loadavg: 4.02 3.39 3.10 4/382 3637
/proc/meminfo: memFree=4013392/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=35484 CPUtime=0.06 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 5684 0 0 0 5 1 0 0 25 0 1 0 608739756 36335616 5063 33554432000 4194304 4298156 140737192035744 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 8871 5063 216 26 0 5503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35484

[startup+0.100884 s]
/proc/loadavg: 4.02 3.39 3.10 4/382 3637
/proc/meminfo: memFree=4013392/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=43064 CPUtime=0.09 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 8009 0 0 0 8 1 0 0 25 0 1 0 608739756 44097536 6804 33554432000 4194304 4298156 140737192035744 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 10766 6806 216 26 0 7398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43064

[startup+0.300851 s]
/proc/loadavg: 4.02 3.39 3.10 4/382 3637
/proc/meminfo: memFree=4013392/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=62440 CPUtime=0.29 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 12939 0 0 0 28 1 0 0 25 0 1 0 608739756 63938560 10856 33554432000 4194304 4298156 140737192035744 18446744073709551615 4263763 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 15610 10856 223 26 0 12242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62440

[startup+0.700776 s]
/proc/loadavg: 4.02 3.39 3.10 4/382 3637
/proc/meminfo: memFree=4013392/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=46848 CPUtime=0.69 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 15511 0 0 0 67 2 0 0 25 0 1 0 608739756 47972352 8015 33554432000 4194304 4298156 140737192035744 18446744073709551615 4276445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 11712 8016 242 26 0 8344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46848

[startup+1.50063 s]
/proc/loadavg: 4.02 3.39 3.10 5/383 3638
/proc/meminfo: memFree=3976688/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=53920 CPUtime=1.49 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 15832 0 0 0 147 2 0 0 25 0 1 0 608739756 55214080 8299 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 13480 8299 243 26 0 10112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53920

[startup+3.10034 s]
/proc/loadavg: 4.02 3.40 3.10 5/383 3638
/proc/meminfo: memFree=4007588/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=56640 CPUtime=3.09 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 18049 0 0 0 307 2 0 0 25 0 1 0 608739756 57999360 10021 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 14160 10021 243 26 0 10792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56640

[startup+6.30075 s]
/proc/loadavg: 4.02 3.40 3.10 5/383 3638
/proc/meminfo: memFree=3954020/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=61060 CPUtime=6.29 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 20132 0 0 0 626 3 0 0 25 0 1 0 608739756 62525440 11742 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 15265 11742 243 26 0 11897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61060

[startup+12.7006 s]
/proc/loadavg: 4.02 3.42 3.11 5/383 3638
/proc/meminfo: memFree=3938000/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=61060 CPUtime=12.69 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 20132 0 0 0 1266 3 0 0 25 0 1 0 608739756 62525440 11742 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 15265 11742 243 26 0 11897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61060

[startup+25.5002 s]
/proc/loadavg: 4.02 3.44 3.12 5/383 3638
/proc/meminfo: memFree=3931544/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=72616 CPUtime=25.49 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 26241 0 0 0 2545 4 0 0 25 0 1 0 608739756 74358784 14187 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 18154 14187 243 26 0 14786 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72616

[startup+51.1006 s]
/proc/loadavg: 4.09 3.50 3.15 5/383 3642
/proc/meminfo: memFree=3930420/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=79800 CPUtime=51.09 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 28771 0 0 0 5105 4 0 0 25 0 1 0 608739756 81715200 16427 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 19950 16427 243 26 0 16582 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79800

[startup+102.314 s]
/proc/loadavg: 4.03 3.58 3.19 5/383 3670
/proc/meminfo: memFree=3974900/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=81608 CPUtime=102.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 32055 0 0 0 10227 4 0 0 25 0 1 0 608739756 83566592 16428 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 20402 16428 243 26 0 17034 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 81608

[startup+162.3 s]
/proc/loadavg: 4.01 3.65 3.24 5/383 3672
/proc/meminfo: memFree=3915264/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=111956 CPUtime=162.29 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 41150 0 0 0 16223 6 0 0 25 0 1 0 608739756 114642944 24466 33554432000 4194304 4298156 140737192035744 18446744073709551615 4263080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 27989 24466 243 26 0 24621 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 111956

[startup+222.3 s]
/proc/loadavg: 4.10 3.76 3.30 5/383 3674
/proc/meminfo: memFree=3895032/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=111956 CPUtime=222.29 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 67187 0 0 0 22218 11 0 0 25 0 1 0 608739756 114642944 21967 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 27989 21967 243 26 0 24621 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111956

[startup+282.3 s]
/proc/loadavg: 4.11 3.83 3.35 5/383 3675
/proc/meminfo: memFree=3886176/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=111956 CPUtime=282.3 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 68382 0 0 0 28218 12 0 0 25 0 1 0 608739756 114642944 23116 33554432000 4194304 4298156 140737192035744 18446744073709551615 4253677 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 27989 23116 243 26 0 24621 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111956

[startup+342.3 s]
/proc/loadavg: 4.04 3.85 3.39 5/383 3677
/proc/meminfo: memFree=3869056/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=123628 CPUtime=342.3 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 70951 0 0 0 34217 13 0 0 25 0 1 0 608739756 126595072 25559 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 30907 25559 243 26 0 27539 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123628

[startup+402.3 s]
/proc/loadavg: 4.06 3.89 3.43 5/383 3678
/proc/meminfo: memFree=3870900/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=123608 CPUtime=402.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 117196 0 0 0 40209 22 0 0 25 0 1 0 608739756 126574592 23863 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 30902 23863 243 26 0 27534 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 123608

[startup+462.301 s]
/proc/loadavg: 4.02 3.91 3.46 5/383 3680
/proc/meminfo: memFree=3829680/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=123608 CPUtime=462.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 119183 0 0 0 46208 23 0 0 25 0 1 0 608739756 126574592 25774 33554432000 4194304 4298156 140737192035744 18446744073709551615 4253616 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 30902 25774 243 26 0 27534 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 123608

[startup+522.301 s]
/proc/loadavg: 4.01 3.92 3.49 5/383 3682
/proc/meminfo: memFree=3791580/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=123608 CPUtime=522.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 143524 0 0 0 52204 27 0 0 25 0 1 0 608739756 126574592 25612 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 30902 25612 243 26 0 27534 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 123608

[startup+582.301 s]
/proc/loadavg: 4.00 3.93 3.52 5/383 3683
/proc/meminfo: memFree=3788192/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=582.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 58202 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256822 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 142576

[startup+642.301 s]
/proc/loadavg: 4.00 3.94 3.55 5/383 3685
/proc/meminfo: memFree=3770560/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=642.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 64203 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 142576

[startup+702.301 s]
/proc/loadavg: 4.00 3.95 3.57 5/383 3686
/proc/meminfo: memFree=3788012/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=702.31 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 70202 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 142576

[startup+762.315 s]
/proc/loadavg: 4.25 4.03 3.62 5/383 3688
/proc/meminfo: memFree=3763428/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=762.33 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 76204 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 142576

[startup+822.301 s]
/proc/loadavg: 4.19 4.05 3.66 5/383 3690
/proc/meminfo: memFree=3779396/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=822.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 82203 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142576

[startup+882.301 s]
/proc/loadavg: 4.23 4.08 3.68 5/383 3691
/proc/meminfo: memFree=3777380/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=882.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150686 0 0 0 88203 29 0 0 25 0 1 0 608739756 145997824 32121 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32121 243 26 0 32276 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142576

[startup+942.301 s]
/proc/loadavg: 4.16 4.07 3.71 5/383 3693
/proc/meminfo: memFree=3757772/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142576 CPUtime=942.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 150705 0 0 0 94203 29 0 0 25 0 1 0 608739756 145997824 32139 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35644 32139 243 26 0 32276 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 142576

[startup+1002.3 s]
/proc/loadavg: 4.06 4.06 3.72 5/383 3694
/proc/meminfo: memFree=3706152/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142772 CPUtime=1002.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 189724 0 0 0 100196 36 0 0 25 0 1 0 608739756 146198528 32184 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35693 32184 243 26 0 32325 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 142772

[startup+1062.3 s]
/proc/loadavg: 3.58 3.93 3.70 4/377 3714
/proc/meminfo: memFree=3903552/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142772 CPUtime=1062.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 215023 0 0 0 106193 39 0 0 25 0 1 0 608739756 146198528 32184 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35693 32184 243 26 0 32325 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 142772

[startup+1122.3 s]
/proc/loadavg: 3.21 3.76 3.66 4/377 3716
/proc/meminfo: memFree=3932412/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142772 CPUtime=1122.33 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 230532 0 0 0 112192 41 0 0 25 0 1 0 608739756 146198528 32184 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35693 32184 243 26 0 32325 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 142772

[startup+1182.3 s]
/proc/loadavg: 2.47 3.45 3.55 3/371 3735
/proc/meminfo: memFree=4229052/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=142772 CPUtime=1182.32 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 262752 0 0 0 118186 46 0 0 25 0 1 0 608739756 146198528 32184 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 35693 32184 243 26 0 32325 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142772

[startup+1242.3 s]
/proc/loadavg: 2.17 3.19 3.45 3/371 3737
/proc/meminfo: memFree=4185760/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=192092 CPUtime=1242.33 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 302786 0 0 0 124181 52 0 0 25 0 1 0 608739756 196702208 40187 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 48023 40187 243 26 0 44655 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 192092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.98 3.37 3/371 3738
/proc/meminfo: memFree=4193308/32951124 swapFree=67111348/67111528
[pid=3637] ppid=3635 vsize=192092 CPUtime=1300.04 cores=5,7
/proc/3637/stat : 3637 (contrasat_relea) R 3635 3637 2878 0 -1 4202496 365258 0 0 0 129940 64 0 0 25 0 1 0 608739756 196702208 40748 33554432000 4194304 4298156 140737192035744 18446744073709551615 4256491 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3637/statm: 48023 40748 243 26 0 44655 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 192092

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.41
CPU system time (s): 0.648901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 192092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.648901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365259
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= 9
involuntary context switches= 1830

runsolver used 4.45132 second user time and 11.0193 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-09 22:03:40
IDJOB=3350519
IDBENCH=83103
IDSOLVER=1816
FILE ID=node139/3350519-1304971420
RUNJOBID= node139-1304971048-3371
PBS_JOBID= 13285611
Free space on /tmp= 40736 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=310678040

node139.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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4013548 kB
Buffers:        228900 kB
Cached:       20622964 kB
SwapCached:          8 kB
Active:       16541576 kB
Inactive:     11614800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4013548 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:     7304356 kB
Mapped:          29312 kB
Slab:           676396 kB
PageTables:      39952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77352824 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= 40760 MiB
End job on node139 at 2011-05-09 22:25:22