Trace number 3283426

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
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-3283426-1303760726/watcher-3283426-1303760726 -o /tmp/evaluation-result-3283426-1303760726/solver-3283426-1303760726 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3283426-1303760726.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.39 3.85 3.71 5/183 4712
/proc/meminfo: memFree=13903080/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=16908 CPUtime=0 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 1545 0 0 0 0 0 0 0 23 0 1 0 566303357 17313792 1484 33554432000 4194304 4465733 140734355424112 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 4227 1489 248 67 0 1350 0

[startup+0.0968579 s]
/proc/loadavg: 3.39 3.85 3.71 5/183 4712
/proc/meminfo: memFree=13903080/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=42392 CPUtime=0.08 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 4040 0 0 0 8 0 0 0 23 0 1 0 566303357 43409408 3923 33554432000 4194304 4465733 140734355424112 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 10598 3923 249 67 0 7721 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42392

[startup+0.100852 s]
/proc/loadavg: 3.39 3.85 3.71 5/183 4712
/proc/meminfo: memFree=13903080/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=42392 CPUtime=0.09 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 4057 0 0 0 9 0 0 0 23 0 1 0 566303357 43409408 3940 33554432000 4194304 4465733 140734355424112 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 10598 3940 249 67 0 7721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42392

[startup+0.30082 s]
/proc/loadavg: 3.39 3.85 3.71 5/183 4712
/proc/meminfo: memFree=13903080/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=47752 CPUtime=0.29 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 9174 0 0 0 28 1 0 0 25 0 1 0 566303357 48898048 6008 33554432000 4194304 4465733 140734355424112 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 11938 6008 250 67 0 9061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47752

[startup+0.700747 s]
/proc/loadavg: 3.39 3.85 3.71 5/183 4712
/proc/meminfo: memFree=13903080/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=57964 CPUtime=0.69 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 17560 0 0 0 66 3 0 0 25 0 1 0 566303357 59355136 9813 33554432000 4194304 4465733 140734355424112 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 14491 9813 255 67 0 11614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57964

[startup+1.5006 s]
/proc/loadavg: 3.39 3.85 3.71 5/187 4728
/proc/meminfo: memFree=13793560/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=58476 CPUtime=1.49 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 17813 0 0 0 146 3 0 0 25 0 1 0 566303357 59879424 10012 33554432000 4194304 4465733 140734355424112 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 14619 10012 255 67 0 11742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58476

[startup+3.1003 s]
/proc/loadavg: 3.39 3.85 3.71 5/187 4747
/proc/meminfo: memFree=13782028/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=59500 CPUtime=3.09 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 18565 0 0 0 306 3 0 0 25 0 1 0 566303357 60928000 10474 33554432000 4194304 4465733 140734355424112 18446744073709551615 4254984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 14875 10474 255 67 0 11998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59500

[startup+6.30071 s]
/proc/loadavg: 3.52 3.87 3.72 5/190 4753
/proc/meminfo: memFree=13732564/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=59500 CPUtime=6.29 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 19723 0 0 0 626 3 0 0 25 0 1 0 566303357 60928000 11093 33554432000 4194304 4465733 140734355424112 18446744073709551615 4255709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 14875 11093 255 67 0 11998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59500

[startup+12.7005 s]
/proc/loadavg: 3.55 3.87 3.72 5/190 4753
/proc/meminfo: memFree=13703596/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=66912 CPUtime=12.69 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 26114 0 0 0 1265 4 0 0 25 0 1 0 566303357 68517888 13131 33554432000 4194304 4465733 140734355424112 18446744073709551615 4255503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 16728 13131 255 67 0 13851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66912

[startup+25.5012 s]
/proc/loadavg: 3.65 3.87 3.72 5/190 4753
/proc/meminfo: memFree=13506820/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=227060 CPUtime=25.49 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 48468 0 0 0 2542 7 0 0 25 0 1 0 566303357 232509440 29596 33554432000 4194304 4465733 140734355424112 18446744073709551615 4370612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 56765 29596 272 67 0 53888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 227060

[startup+51.1004 s]
/proc/loadavg: 3.77 3.88 3.73 5/190 4754
/proc/meminfo: memFree=13445880/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=227060 CPUtime=51.09 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 48482 0 0 0 5102 7 0 0 25 0 1 0 566303357 232509440 29610 33554432000 4194304 4465733 140734355424112 18446744073709551615 4305991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 56765 29610 280 67 0 53888 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 227060

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.74 5/190 4755
/proc/meminfo: memFree=13444996/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=227060 CPUtime=102.3 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 48625 0 0 0 10223 7 0 0 25 0 1 0 566303357 232509440 29753 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 56765 29753 280 67 0 53888 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 227060

[startup+162.301 s]
/proc/loadavg: 3.99 3.93 3.76 5/190 4757
/proc/meminfo: memFree=13437772/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=227060 CPUtime=162.3 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 48875 0 0 0 16222 8 0 0 25 0 1 0 566303357 232509440 30003 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304748 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 56765 30003 280 67 0 53888 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 227060

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 4758
/proc/meminfo: memFree=13430428/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=227060 CPUtime=222.3 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 49216 0 0 0 22222 8 0 0 25 0 1 0 566303357 232509440 30344 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 56765 30344 280 67 0 53888 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 227060

[startup+282.301 s]
/proc/loadavg: 4.06 3.96 3.79 5/190 4760
/proc/meminfo: memFree=13385388/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=243444 CPUtime=282.29 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 52287 0 0 0 28221 8 0 0 25 0 1 0 566303357 249286656 33341 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 60861 33341 280 67 0 57984 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 243444

[startup+342.301 s]
/proc/loadavg: 4.07 3.98 3.80 5/190 4762
/proc/meminfo: memFree=13372344/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=251488 CPUtime=342.3 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 57217 0 0 0 34220 10 0 0 25 0 1 0 566303357 257523712 34192 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 62872 34192 280 67 0 59995 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 251488

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 4763
/proc/meminfo: memFree=13342176/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=251488 CPUtime=402.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 58203 0 0 0 40221 10 0 0 25 0 1 0 566303357 257523712 35115 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 62872 35115 280 67 0 59995 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 251488

[startup+462.3 s]
/proc/loadavg: 4.01 3.98 3.82 5/190 4765
/proc/meminfo: memFree=13318956/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=268904 CPUtime=462.3 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 61860 0 0 0 46220 10 0 0 25 0 1 0 566303357 275357696 38715 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 67226 38715 280 67 0 64349 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 268904

[startup+522.3 s]
/proc/loadavg: 3.98 3.98 3.83 4/184 4783
/proc/meminfo: memFree=13457700/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=268904 CPUtime=522.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 62708 0 0 0 52220 11 0 0 25 0 1 0 566303357 275357696 39521 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 67226 39521 280 67 0 64349 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 268904

[startup+582.3 s]
/proc/loadavg: 3.36 3.80 3.77 4/184 4785
/proc/meminfo: memFree=13421436/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=268904 CPUtime=582.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 63821 0 0 0 58220 11 0 0 25 0 1 0 566303357 275357696 40560 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 67226 40560 280 67 0 64349 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 268904

[startup+642.301 s]
/proc/loadavg: 3.13 3.65 3.72 4/184 4787
/proc/meminfo: memFree=13383948/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=301676 CPUtime=642.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 69058 0 0 0 64219 12 0 0 25 0 1 0 566303357 308916224 45729 33554432000 4194304 4465733 140734355424112 18446744073709551615 4300834 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 75419 45729 280 67 0 72542 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 301676

[startup+702.301 s]
/proc/loadavg: 3.05 3.53 3.68 4/184 4788
/proc/meminfo: memFree=13369024/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=313736 CPUtime=702.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 76161 0 0 0 70218 13 0 0 25 0 1 0 566303357 321265664 46723 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 78434 46723 280 67 0 75557 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 313736

[startup+762.307 s]
/proc/loadavg: 3.02 3.43 3.63 4/184 4790
/proc/meminfo: memFree=13419580/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=313736 CPUtime=762.32 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 76989 0 0 0 76218 14 0 0 25 0 1 0 566303357 321265664 47514 33554432000 4194304 4465733 140734355424112 18446744073709551615 4314856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 78434 47514 280 67 0 75557 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 313736

[startup+822.301 s]
/proc/loadavg: 3.00 3.35 3.59 4/184 4791
/proc/meminfo: memFree=13400708/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=313736 CPUtime=822.31 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 78365 0 0 0 82217 14 0 0 25 0 1 0 566303357 321265664 48807 33554432000 4194304 4465733 140734355424112 18446744073709551615 4304275 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 78434 48807 280 67 0 75557 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 313736

[startup+882.301 s]
/proc/loadavg: 3.00 3.28 3.55 4/184 4793
/proc/meminfo: memFree=13382204/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=263916 CPUtime=882.32 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 107050 0 0 0 88211 21 0 0 25 0 1 0 566303357 270249984 49352 33554432000 4194304 4465733 140734355424112 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 65979 49352 280 67 0 63102 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 263916

[startup+942.301 s]
/proc/loadavg: 2.66 3.15 3.48 3/178 4821
/proc/meminfo: memFree=13568476/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=192952 CPUtime=942.32 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 107794 0 0 0 94211 21 0 0 25 0 1 0 566303357 197582848 40713 33554432000 4194304 4465733 140734355424112 18446744073709551615 4253680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 48238 40713 281 67 0 45361 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 192952

[startup+1002.3 s]
/proc/loadavg: 2.24 2.94 3.39 3/178 4822
/proc/meminfo: memFree=13521872/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=267392 CPUtime=1002.32 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 130787 0 0 0 100207 25 0 0 25 0 1 0 566303357 273809408 54267 33554432000 4194304 4465733 140734355424112 18446744073709551615 4368403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 66848 54267 288 67 0 63971 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 267392

[startup+1062.3 s]
/proc/loadavg: 2.17 2.78 3.30 3/178 4824
/proc/meminfo: memFree=13547380/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=193564 CPUtime=1062.32 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 133761 0 0 0 106206 26 0 0 25 0 1 0 566303357 198209536 45139 33554432000 4194304 4465733 140734355424112 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 48391 45139 288 67 0 45514 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 193564

[startup+1122.3 s]
/proc/loadavg: 2.06 2.64 3.22 3/178 4825
/proc/meminfo: memFree=13567812/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=220708 CPUtime=1122.33 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 158222 0 0 0 112203 30 0 0 25 0 1 0 566303357 226004992 45546 33554432000 4194304 4465733 140734355424112 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 55177 45546 288 67 0 52300 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 220708

[startup+1182.3 s]
/proc/loadavg: 2.02 2.52 3.14 3/178 4827
/proc/meminfo: memFree=13567044/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=220708 CPUtime=1182.33 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 164485 0 0 0 118203 30 0 0 25 0 1 0 566303357 226004992 45546 33554432000 4194304 4465733 140734355424112 18446744073709551615 4258734 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 55177 45546 288 67 0 52300 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 220708

[startup+1242.3 s]
/proc/loadavg: 2.01 2.42 3.07 3/178 4829
/proc/meminfo: memFree=13528208/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=296632 CPUtime=1242.33 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 179192 0 0 0 124201 32 0 0 25 0 1 0 566303357 303751168 54507 33554432000 4194304 4465733 140734355424112 18446744073709551615 4371767 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 74158 54507 288 67 0 71281 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 296632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.34 3.00 3/178 4830
/proc/meminfo: memFree=13523216/32950928 swapFree=67111528/67111528
[pid=4712] ppid=4710 vsize=220708 CPUtime=1300.03 cores=1,3
/proc/4712/stat : 4712 (SApperloT) R 4710 4712 2402 0 -1 4202496 179984 0 0 0 129971 32 0 0 25 0 1 0 566303357 226004992 45984 33554432000 4194304 4465733 140734355424112 18446744073709551615 4256276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4712/statm: 55177 45984 288 67 0 52300 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 220708

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

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

runsolver used 2.11268 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-25 21:45:27
IDJOB=3283426
IDBENCH=71036
IDSOLVER=1657
FILE ID=node113/3283426-1303760726
RUNJOBID= node113-1303760726-4684
PBS_JOBID= 13154049
Free space on /tmp= 70952 MiB

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

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=876506355

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13903484 kB
Buffers:       1850048 kB
Cached:       16520028 kB
SwapCached:          0 kB
Active:       10503552 kB
Inactive:      7953112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13903484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           59612 kB
Writeback:           0 kB
AnonPages:       86120 kB
Mapped:          14868 kB
Slab:           526000 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237368 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= 70960 MiB
End job on node113 at 2011-04-25 22:07:09