Trace number 3439103

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
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.11 4999.99

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2654.41
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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: 977)

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-3439103-1306905161/watcher-3439103-1306905161 -o /tmp/evaluation-result-3439103-1306905161/solver-3439103-1306905161 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439103-1306905161.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.03 2.01 2/415 19617
/proc/meminfo: memFree=3695368/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=13816 CPUtime=0.01 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 822 0 0 0 1 0 0 0 25 0 1 0 258125527 14147584 761 33554432000 4194304 4394578 140737322855136 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 3454 761 247 49 0 595 0

[startup+0.116552 s]
/proc/loadavg: 1.94 2.03 2.01 2/415 19617
/proc/meminfo: memFree=3695368/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=15552 CPUtime=0.11 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 1262 0 0 0 11 0 0 0 25 0 1 0 258125527 15925248 1200 33554432000 4194304 4394578 140737322855136 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 3888 1200 255 49 0 1029 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15552

[startup+0.20054 s]
/proc/loadavg: 1.94 2.03 2.01 2/415 19617
/proc/meminfo: memFree=3695368/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=19340 CPUtime=0.19 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 2388 0 0 0 19 0 0 0 25 0 1 0 258125527 19804160 2212 33554432000 4194304 4394578 140737322855136 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 4835 2212 266 49 0 1976 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19340

[startup+0.30052 s]
/proc/loadavg: 1.94 2.03 2.01 2/415 19617
/proc/meminfo: memFree=3695368/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=20400 CPUtime=0.29 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 2653 0 0 0 29 0 0 0 25 0 1 0 258125527 20889600 2477 33554432000 4194304 4394578 140737322855136 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 5100 2477 266 49 0 2241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20400

[startup+0.700453 s]
/proc/loadavg: 1.94 2.03 2.01 2/415 19617
/proc/meminfo: memFree=3695368/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=22828 CPUtime=0.69 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 3230 0 0 0 69 0 0 0 25 0 1 0 258125527 23375872 3054 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 5707 3054 266 49 0 2848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22828

[startup+1.50031 s]
/proc/loadavg: 1.94 2.03 2.01 3/416 19618
/proc/meminfo: memFree=3682588/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=25228 CPUtime=1.49 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 3751 0 0 0 149 0 0 0 25 0 1 0 258125527 25833472 3575 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 6307 3575 266 49 0 3448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25228

[startup+3.10103 s]
/proc/loadavg: 1.94 2.03 2.01 3/416 19620
/proc/meminfo: memFree=3680232/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=27468 CPUtime=3.09 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 4295 0 0 0 309 0 0 0 25 0 1 0 258125527 28127232 4119 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 6867 4119 266 49 0 4008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27468

[startup+6.30045 s]
/proc/loadavg: 1.95 2.03 2.01 3/416 19620
/proc/meminfo: memFree=3677008/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=31104 CPUtime=6.29 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 5101 0 0 0 628 1 0 0 25 0 1 0 258125527 31850496 4925 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 7776 4925 266 49 0 4917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31104

[startup+12.7003 s]
/proc/loadavg: 1.95 2.03 2.01 3/416 19621
/proc/meminfo: memFree=3668208/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=38144 CPUtime=12.69 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 6673 0 0 0 1268 1 0 0 25 0 1 0 258125527 39059456 6497 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 9536 6497 266 49 0 6677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38144

[startup+25.5011 s]
/proc/loadavg: 1.96 2.03 2.00 3/416 19622
/proc/meminfo: memFree=3661932/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=45592 CPUtime=25.49 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 8387 0 0 0 2547 2 0 0 25 0 1 0 258125527 46686208 8211 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 11398 8211 266 49 0 8539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45592

[startup+51.1005 s]
/proc/loadavg: 1.97 2.03 2.00 3/416 19623
/proc/meminfo: memFree=3642956/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=65580 CPUtime=51.09 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 13177 0 0 0 5106 3 0 0 25 0 1 0 258125527 67153920 13001 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 16395 13001 266 49 0 13536 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65580

[startup+102.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/416 19624
/proc/meminfo: memFree=3621108/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=87084 CPUtime=102.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 18285 0 0 0 10227 3 0 0 25 0 1 0 258125527 89174016 18109 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 21771 18109 266 49 0 18912 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87084

[startup+162.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/416 19625
/proc/meminfo: memFree=3598136/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=109452 CPUtime=162.29 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 23760 0 0 0 16224 5 0 0 25 0 1 0 258125527 112078848 23584 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 27363 23584 266 49 0 24504 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109452

[startup+222.316 s]
/proc/loadavg: 1.99 2.01 2.00 3/416 19627
/proc/meminfo: memFree=3568352/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=139860 CPUtime=222.31 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 31213 0 0 0 22224 7 0 0 25 0 1 0 258125527 143216640 31037 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 34965 31037 266 49 0 32106 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 139860

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/416 19629
/proc/meminfo: memFree=3550848/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=159472 CPUtime=282.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 35907 0 0 0 28222 8 0 0 25 0 1 0 258125527 163299328 35731 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 39868 35731 266 49 0 37009 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 159472

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/416 19630
/proc/meminfo: memFree=3528884/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=181620 CPUtime=342.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 41435 0 0 0 34221 9 0 0 25 0 1 0 258125527 185978880 41259 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 45405 41259 266 49 0 42546 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 181620

[startup+402.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/416 19632
/proc/meminfo: memFree=3512496/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=200144 CPUtime=402.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 45958 0 0 0 40221 9 0 0 25 0 1 0 258125527 204947456 45782 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 50036 45782 266 49 0 47177 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 200144

[startup+462.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/416 19633
/proc/meminfo: memFree=3489784/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=220956 CPUtime=462.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 51139 0 0 0 46220 10 0 0 25 0 1 0 258125527 226258944 50963 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 55239 50963 266 49 0 52380 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 220956

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/416 19635
/proc/meminfo: memFree=3463984/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=247748 CPUtime=522.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 57651 0 0 0 52219 11 0 0 25 0 1 0 258125527 253693952 57475 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 61937 57475 266 49 0 59078 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 247748

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/416 19637
/proc/meminfo: memFree=3442628/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=269424 CPUtime=582.3 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 62923 0 0 0 58218 12 0 0 25 0 1 0 258125527 275890176 62747 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 67356 62747 266 49 0 64497 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 269424

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/410 19760
/proc/meminfo: memFree=2566340/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1174436 CPUtime=4002.38 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 286521 0 0 0 400173 65 0 0 25 0 1 0 258125527 1202622464 286345 33554432000 4194304 4394578 140737322855136 18446744073709551615 4287850 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 293609 286345 266 49 0 290750 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 1174436

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/410 19761
/proc/meminfo: memFree=2538892/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1202148 CPUtime=4062.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 293441 0 0 0 406173 67 0 0 25 0 1 0 258125527 1230999552 293265 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 300537 293265 266 49 0 297678 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 1202148

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/410 19763
/proc/meminfo: memFree=2525108/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1215612 CPUtime=4122.39 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 296829 0 0 0 412172 67 0 0 25 0 1 0 258125527 1244786688 296653 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 303903 296653 266 49 0 301044 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1215612

[startup+4182.32 s]
/proc/loadavg: 1.00 1.00 1.05 2/410 19765
/proc/meminfo: memFree=2497596/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1243756 CPUtime=4182.41 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 303843 0 0 0 418172 69 0 0 25 0 1 0 258125527 1273606144 303667 33554432000 4194304 4394578 140737322855136 18446744073709551615 4296464 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 310939 303667 266 49 0 308080 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 1243756

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/410 19766
/proc/meminfo: memFree=2476580/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1264084 CPUtime=4242.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 308935 0 0 0 424170 70 0 0 25 0 1 0 258125527 1294422016 308759 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 316021 308759 266 49 0 313162 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 1264084

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/410 19768
/proc/meminfo: memFree=2455880/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1285072 CPUtime=4302.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 314161 0 0 0 430168 72 0 0 25 0 1 0 258125527 1315913728 313985 33554432000 4194304 4394578 140737322855136 18446744073709551615 4291973 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 321268 313985 266 49 0 318409 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 1285072

[startup+4362.3 s]
/proc/loadavg: 1.04 1.01 1.03 2/410 19769
/proc/meminfo: memFree=2435864/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1305532 CPUtime=4362.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 319299 0 0 0 436166 74 0 0 25 0 1 0 258125527 1336864768 319123 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 326383 319123 266 49 0 323524 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1305532

[startup+4422.3 s]
/proc/loadavg: 1.01 1.01 1.03 2/410 19771
/proc/meminfo: memFree=2413348/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1328104 CPUtime=4422.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 324940 0 0 0 442165 75 0 0 25 0 1 0 258125527 1359978496 324764 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 332026 324764 266 49 0 329167 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 1328104

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/410 19773
/proc/meminfo: memFree=2412760/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1328388 CPUtime=4482.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 325022 0 0 0 448165 75 0 0 25 0 1 0 258125527 1360269312 324846 33554432000 4194304 4394578 140737322855136 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 332097 324846 266 49 0 329238 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1328388

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/410 19774
/proc/meminfo: memFree=2412452/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1328388 CPUtime=4542.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 325062 0 0 0 454165 75 0 0 25 0 1 0 258125527 1360269312 324886 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 332097 324886 266 49 0 329238 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1328388

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/410 19776
/proc/meminfo: memFree=2411160/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1328388 CPUtime=4602.4 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 325072 0 0 0 460165 75 0 0 25 0 1 0 258125527 1360269312 324896 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 332097 324896 266 49 0 329238 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1328388

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/410 19777
/proc/meminfo: memFree=2387104/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1353228 CPUtime=4662.41 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 331272 0 0 0 466165 76 0 0 25 0 1 0 258125527 1385705472 331096 33554432000 4194304 4394578 140737322855136 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 338307 331096 266 49 0 335448 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1353228

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/410 19779
/proc/meminfo: memFree=2369580/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1370684 CPUtime=4722.42 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 335647 0 0 0 472165 77 0 0 25 0 1 0 258125527 1403580416 335471 33554432000 4194304 4394578 140737322855136 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 342671 335471 266 49 0 339812 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1370684

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/410 19781
/proc/meminfo: memFree=2353564/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1386664 CPUtime=4782.41 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 339594 0 0 0 478162 79 0 0 25 0 1 0 258125527 1419943936 339418 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 346666 339418 266 49 0 343807 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1386664

[startup+4842.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/410 19782
/proc/meminfo: memFree=2334424/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1405672 CPUtime=4842.42 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 344325 0 0 0 484162 80 0 0 25 0 1 0 258125527 1439408128 344149 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 351418 344149 266 49 0 348559 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1405672

[startup+4902.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/410 19784
/proc/meminfo: memFree=2314100/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1426260 CPUtime=4902.42 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 349470 0 0 0 490161 81 0 0 25 0 1 0 258125527 1460490240 349294 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 356565 349294 266 49 0 353706 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1426260

[startup+4962.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/410 19785
/proc/meminfo: memFree=2299000/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1441700 CPUtime=4962.41 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 353301 0 0 0 496160 81 0 0 25 0 1 0 258125527 1476300800 353125 33554432000 4194304 4394578 140737322855136 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 360425 353125 266 49 0 357566 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1441700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/410 19787
/proc/meminfo: memFree=2282776/32950928 swapFree=52006644/67111528
[pid=19617] ppid=19615 vsize=1458336 CPUtime=5000.03 cores=0,2,4,6
/proc/19617/stat : 19617 (SApperloT2010) R 19615 19617 16236 0 -1 4202496 357462 0 0 0 499921 82 0 0 25 0 1 0 258125527 1493336064 357286 33554432000 4194304 4394578 140737322855136 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19617/statm: 364584 357286 266 49 0 361725 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1458336

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): 4999.99
CPU time (s): 5000.11
CPU user time (s): 4999.21
CPU system time (s): 0.895863
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1458336

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

runsolver used 21.3208 second user time and 46.125 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-01 07:12:41
IDJOB=3439103
IDBENCH=83268
IDSOLVER=1933
FILE ID=node112/3439103-1306905161
RUNJOBID= node112-1306900159-19199
PBS_JOBID= 13488464
Free space on /tmp= 52200 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439103-1306905161/watcher-3439103-1306905161 -o /tmp/evaluation-result-3439103-1306905161/solver-3439103-1306905161 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439103-1306905161.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=132188118

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3695532 kB
Buffers:        291516 kB
Cached:       27428044 kB
SwapCached:      31216 kB
Active:       16513216 kB
Inactive:     11906188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3695532 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:             780 kB
Writeback:           0 kB
AnonPages:      676896 kB
Mapped:          12756 kB
Slab:           709620 kB
PageTables:      58852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98656884 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= 52200 MiB
End job on node112 at 2011-06-01 08:36:03