Trace number 3283656

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
SApperloT 2011-03-23? (TO) 1300.04 1300.02

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3283656-1303762119/watcher-3283656-1303762119 -o /tmp/evaluation-result-3283656-1303762119/solver-3283656-1303762119 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3283656-1303762119.cnf 

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: 0.85 1.22 2.58 6/186 18685
/proc/meminfo: memFree=25050148/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=16920 CPUtime=0 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 1488 0 0 0 0 0 0 0 23 0 1 0 487810628 17326080 1427 33554432000 4194304 4465733 140736500885888 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 4230 1432 248 67 0 1353 0

[startup+0.0329659 s]
/proc/loadavg: 0.85 1.22 2.58 6/186 18685
/proc/meminfo: memFree=25050148/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=42660 CPUtime=0.02 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 2980 0 0 0 2 0 0 0 23 0 1 0 487810628 43683840 2884 33554432000 4194304 4465733 140736500885888 18446744073709551615 242970550016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 10665 2885 249 67 0 7788 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 42660

[startup+0.100977 s]
/proc/loadavg: 0.85 1.22 2.58 6/186 18685
/proc/meminfo: memFree=25050148/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=42660 CPUtime=0.09 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 4023 0 0 0 9 0 0 0 23 0 1 0 487810628 43683840 3906 33554432000 4194304 4465733 140736500885888 18446744073709551615 4274039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 10665 3907 249 67 0 7788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42660

[startup+0.300958 s]
/proc/loadavg: 0.85 1.22 2.58 6/186 18685
/proc/meminfo: memFree=25050148/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=48084 CPUtime=0.29 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 8945 0 0 0 28 1 0 0 25 0 1 0 487810628 49238016 5748 33554432000 4194304 4465733 140736500885888 18446744073709551615 242970550016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 12021 5748 250 67 0 9144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48084

[startup+0.700888 s]
/proc/loadavg: 0.85 1.22 2.58 6/186 18685
/proc/meminfo: memFree=25050148/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=58388 CPUtime=0.69 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 17770 0 0 0 66 3 0 0 25 0 1 0 487810628 59789312 9938 33554432000 4194304 4465733 140736500885888 18446744073709551615 4270067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 14597 9938 255 67 0 11720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58388

[startup+1.50074 s]
/proc/loadavg: 0.85 1.22 2.58 6/188 18687
/proc/meminfo: memFree=24963484/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=58388 CPUtime=1.49 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 18018 0 0 0 146 3 0 0 25 0 1 0 487810628 59789312 10069 33554432000 4194304 4465733 140736500885888 18446744073709551615 4253620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 14597 10069 255 67 0 11720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58388

[startup+3.10046 s]
/proc/loadavg: 0.85 1.22 2.58 6/188 18687
/proc/meminfo: memFree=24959392/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=59924 CPUtime=3.09 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 18916 0 0 0 306 3 0 0 25 0 1 0 487810628 61362176 10669 33554432000 4194304 4465733 140736500885888 18446744073709551615 4254853 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 14981 10669 255 67 0 12104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59924

[startup+9.75432 s]
/proc/loadavg: 1.10 1.27 2.59 5/188 18687
/proc/meminfo: memFree=24936964/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=59924 CPUtime=9.74 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 21602 0 0 0 970 4 0 0 25 0 1 0 487810628 61362176 12055 33554432000 4194304 4465733 140736500885888 18446744073709551615 4255614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 14981 12055 255 67 0 12104 0
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (KiB) 59924

[startup+12.7008 s]
/proc/loadavg: 1.81 1.41 2.63 5/188 18687
/proc/meminfo: memFree=24876116/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=71488 CPUtime=12.69 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 26974 0 0 0 1264 5 0 0 25 0 1 0 487810628 73203712 14131 33554432000 4194304 4465733 140736500885888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 17872 14131 255 67 0 14995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71488

[startup+25.5006 s]
/proc/loadavg: 3.24 1.75 2.72 5/188 18687
/proc/meminfo: memFree=24807096/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=95888 CPUtime=25.49 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 32940 0 0 0 2538 11 0 0 25 0 1 0 487810628 98189312 19148 33554432000 4194304 4465733 140736500885888 18446744073709551615 242970574743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 23972 19148 255 67 0 21095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95888

[startup+51.1002 s]
/proc/loadavg: 3.55 1.95 2.75 5/188 18688
/proc/meminfo: memFree=24705324/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=228876 CPUtime=51.09 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 51452 0 0 0 5094 15 0 0 25 0 1 0 487810628 234369024 31378 33554432000 4194304 4465733 140736500885888 18446744073709551615 4370546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 57219 31378 272 67 0 54342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 228876

[startup+102.3 s]
/proc/loadavg: 3.80 2.26 2.82 5/188 18689
/proc/meminfo: memFree=24696600/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=228876 CPUtime=102.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 51541 0 0 0 10215 15 0 0 25 0 1 0 487810628 234369024 31467 33554432000 4194304 4465733 140736500885888 18446744073709551615 4314424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 57219 31467 280 67 0 54342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 228876

[startup+162.301 s]
/proc/loadavg: 3.93 2.57 2.89 5/188 18691
/proc/meminfo: memFree=24686544/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=228876 CPUtime=162.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 51694 0 0 0 16215 15 0 0 25 0 1 0 487810628 234369024 31620 33554432000 4194304 4465733 140736500885888 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 57219 31620 282 67 0 54342 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 228876

[startup+222.301 s]
/proc/loadavg: 3.97 2.83 2.95 5/188 18692
/proc/meminfo: memFree=24676236/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=228876 CPUtime=222.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 51997 0 0 0 22215 15 0 0 25 0 1 0 487810628 234369024 31893 33554432000 4194304 4465733 140736500885888 18446744073709551615 4300661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 57219 31893 282 67 0 54342 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228876

[startup+282.3 s]
/proc/loadavg: 3.99 3.04 3.02 5/188 18694
/proc/meminfo: memFree=24641496/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=228876 CPUtime=282.29 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 52511 0 0 0 28214 15 0 0 25 0 1 0 487810628 234369024 32362 33554432000 4194304 4465733 140736500885888 18446744073709551615 4305082 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 57219 32362 282 67 0 54342 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 228876

[startup+342.301 s]
/proc/loadavg: 3.99 3.21 3.08 5/185 18717
/proc/meminfo: memFree=24691292/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=245260 CPUtime=342.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 55296 0 0 0 34214 16 0 0 25 0 1 0 487810628 251146240 35084 33554432000 4194304 4465733 140736500885888 18446744073709551615 4305991 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 61315 35084 282 67 0 58438 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245260

[startup+402.301 s]
/proc/loadavg: 5.98 3.93 3.33 4/186 18724
/proc/meminfo: memFree=24346132/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=245260 CPUtime=402.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 56005 0 0 0 40198 32 0 0 25 0 1 0 487810628 251146240 35742 33554432000 4194304 4465733 140736500885888 18446744073709551615 4305082 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 61315 35742 282 67 0 58438 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245260

[startup+462.3 s]
/proc/loadavg: 6.92 4.59 3.59 7/188 18753
/proc/meminfo: memFree=24301172/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=245260 CPUtime=462.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 56766 0 0 0 46182 48 0 0 25 0 1 0 487810628 251146240 36445 33554432000 4194304 4465733 140736500885888 18446744073709551615 4314832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 61315 36445 282 67 0 58438 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 245260

[startup+522.301 s]
/proc/loadavg: 5.74 4.72 3.70 5/188 18781
/proc/meminfo: memFree=24606592/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=261556 CPUtime=522.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 64029 0 0 0 52171 60 0 0 25 0 1 0 487810628 267833344 37547 33554432000 4194304 4465733 140736500885888 18446744073709551615 4308055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 65389 37547 282 67 0 62512 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 261556

[startup+582.301 s]
/proc/loadavg: 4.64 4.59 3.72 5/188 18783
/proc/meminfo: memFree=24562676/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=280388 CPUtime=582.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 68014 0 0 0 58169 61 0 0 25 0 1 0 487810628 287117312 41483 33554432000 4194304 4465733 140736500885888 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 70097 41483 282 67 0 67220 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 280388

[startup+642.306 s]
/proc/loadavg: 4.23 4.48 3.74 5/188 18785
/proc/meminfo: memFree=24522984/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=280388 CPUtime=642.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 69199 0 0 0 64168 63 0 0 25 0 1 0 487810628 287117312 42587 33554432000 4194304 4465733 140736500885888 18446744073709551615 4300688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 70097 42587 282 67 0 67220 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280388

[startup+702.301 s]
/proc/loadavg: 4.08 4.39 3.75 5/188 18786
/proc/meminfo: memFree=24463068/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=313160 CPUtime=702.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 74504 0 0 0 70167 64 0 0 25 0 1 0 487810628 320675840 47818 33554432000 4194304 4465733 140736500885888 18446744073709551615 4304340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 78290 47818 282 67 0 75413 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 313160

[startup+762.301 s]
/proc/loadavg: 4.03 4.32 3.76 5/188 18788
/proc/meminfo: memFree=24471348/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=313160 CPUtime=762.3 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 75525 0 0 0 76166 64 0 0 25 0 1 0 487810628 320675840 48768 33554432000 4194304 4465733 140736500885888 18446744073709551615 4380441 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 78290 48768 282 67 0 75413 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 313160

[startup+822.3 s]
/proc/loadavg: 4.01 4.26 3.77 5/188 18789
/proc/meminfo: memFree=24466232/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=313160 CPUtime=822.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 76387 0 0 0 82166 65 0 0 25 0 1 0 487810628 320675840 49589 33554432000 4194304 4465733 140736500885888 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 78290 49589 282 67 0 75413 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 313160

[startup+882.301 s]
/proc/loadavg: 4.21 4.27 3.80 5/188 18818
/proc/meminfo: memFree=24512540/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=313160 CPUtime=882.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 77687 0 0 0 88166 65 0 0 25 0 1 0 487810628 320675840 50807 33554432000 4194304 4465733 140736500885888 18446744073709551615 4300970 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 78290 50807 282 67 0 75413 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 313160

[startup+942.301 s]
/proc/loadavg: 4.14 4.23 3.82 5/188 18820
/proc/meminfo: memFree=24546728/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=942.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 95150 0 0 0 94163 68 0 0 25 0 1 0 487810628 192311296 38836 33554432000 4194304 4465733 140736500885888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 38836 282 67 0 44074 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 187804

[startup+1002.3 s]
/proc/loadavg: 4.10 4.20 3.83 5/188 18821
/proc/meminfo: memFree=24483344/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1002.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 113596 0 0 0 100159 72 0 0 25 0 1 0 487810628 192311296 40672 33554432000 4194304 4465733 140736500885888 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 40672 282 67 0 44074 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 187804

[startup+1062.3 s]
/proc/loadavg: 4.04 4.16 3.84 5/188 18823
/proc/meminfo: memFree=24504016/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1062.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 115372 0 0 0 106159 72 0 0 25 0 1 0 487810628 192311296 41560 33554432000 4194304 4465733 140736500885888 18446744073709551615 4271971 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 41560 282 67 0 44074 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 187804

[startup+1122.3 s]
/proc/loadavg: 4.01 4.13 3.84 5/188 18824
/proc/meminfo: memFree=24496300/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1122.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 127215 0 0 0 112157 74 0 0 25 0 1 0 487810628 192311296 41584 33554432000 4194304 4465733 140736500885888 18446744073709551615 4254918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 41584 282 67 0 44074 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 187804

[startup+1182.3 s]
/proc/loadavg: 4.00 4.10 3.85 5/188 18826
/proc/meminfo: memFree=24399324/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=266492 CPUtime=1182.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 143817 0 0 0 118154 77 0 0 25 0 1 0 487810628 272887808 55743 33554432000 4194304 4465733 140736500885888 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 66623 55743 282 67 0 63746 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 266492

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 3.85 5/188 18828
/proc/meminfo: memFree=24441460/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1242.31 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 143949 0 0 0 124153 78 0 0 25 0 1 0 487810628 192311296 42847 33554432000 4194304 4465733 140736500885888 18446744073709551615 4270524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 42847 282 67 0 44074 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 187804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.60 3.97 3.83 4/183 18847
/proc/meminfo: memFree=24538336/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1300.02 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 152784 0 0 0 129922 80 0 0 25 0 1 0 487810628 192311296 43500 33554432000 4194304 4465733 140736500885888 18446744073709551615 4263418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 43500 284 67 0 44074 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 187804

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

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

[startup+1300 s]
/proc/loadavg: 3.60 3.97 3.83 4/183 18847
/proc/meminfo: memFree=24538336/32951132 swapFree=67111364/67111528
[pid=18685] ppid=18683 vsize=187804 CPUtime=1300.02 cores=0,2
/proc/18685/stat : 18685 (SApperloT) R 18683 18685 17937 0 -1 4202496 152784 0 0 0 129922 80 0 0 25 0 1 0 487810628 192311296 43500 33554432000 4194304 4465733 140736500885888 18446744073709551615 4263418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18685/statm: 46951 43500 284 67 0 44074 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 187804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.23
CPU system time (s): 0.811876
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 313160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152784
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= 6
involuntary context switches= 14987

runsolver used 3.34849 second user time and 8.60769 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 22:08:40
IDJOB=3283656
IDBENCH=71055
IDSOLVER=1657
FILE ID=node128/3283656-1303762119
RUNJOBID= node128-1303762119-18644
PBS_JOBID= 13157129
Free space on /tmp= 66720 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283656-1303762119/watcher-3283656-1303762119 -o /tmp/evaluation-result-3283656-1303762119/solver-3283656-1303762119 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3283656-1303762119.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1347482341

node128.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.82
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	: 5332.82
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25052908 kB
Buffers:       1273536 kB
Cached:        5903384 kB
SwapCached:        160 kB
Active:         553996 kB
Inactive:      6726460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25052908 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           82228 kB
Writeback:          24 kB
AnonPages:      102952 kB
Mapped:          15208 kB
Slab:           554760 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   295920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66744 MiB
End job on node128 at 2011-04-25 22:30:22