Trace number 303714

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, and are wall clock time (not CPU 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
Spear FH 1.0? (TO) 1200.06 1200.5

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1751213243-05.cnf
MD5SUM0186eda890cf4014d992450cade22d17
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/303714-1172041948/instance-303714-1172041948.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node42/watcher-303714-1172041948 -o ROOT/results/node42/solver-303714-1172041948 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303714-1172041948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/303714-1172041948/instance-303714-1172041948.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6692
/proc/meminfo: memFree=1481064/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=1396 CPUtime=0
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 224150818 1429504 165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 349 165 128 302 0 44 0

[startup+0.106519 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6692
/proc/meminfo: memFree=1481064/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=2716 CPUtime=0.1
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 513 0 0 0 10 0 0 0 18 0 1 0 224150818 2781184 497 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 679 497 140 302 0 374 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2716

[startup+0.514596 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6692
/proc/meminfo: memFree=1481064/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=3872 CPUtime=0.5
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 774 0 0 0 50 0 0 0 21 0 1 0 224150818 3964928 758 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 968 758 140 302 0 663 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3872

[startup+1.33475 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1477280/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=5416 CPUtime=1.32
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 1172 0 0 0 131 1 0 0 25 0 1 0 224150818 5545984 1156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 1354 1156 140 302 0 1049 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5416

[startup+2.97107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1475360/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=7864 CPUtime=2.96
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 1759 0 0 0 293 3 0 0 25 0 1 0 224150818 8052736 1743 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 1966 1743 140 302 0 1661 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7864

[startup+6.24969 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1471328/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=11460 CPUtime=6.23
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 2675 0 0 0 619 4 0 0 25 0 1 0 224150818 11735040 2659 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 2865 2659 140 302 0 2560 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11460

[startup+12.7029 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1465888/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=16636 CPUtime=12.69
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 3969 0 0 0 1261 8 0 0 25 0 1 0 224150818 17035264 3920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 4159 3920 140 302 0 3854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16636

[startup+25.5044 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1458592/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=24132 CPUtime=25.49
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 5881 0 0 0 2537 12 0 0 25 0 1 0 224150818 24711168 5767 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 6033 5767 140 302 0 5728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24132

[startup+51.1122 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1447904/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=34740 CPUtime=51.08
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 8513 0 0 0 5090 18 0 0 25 0 1 0 224150818 35573760 8399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 8685 8399 140 302 0 8380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34740

[startup+102.322 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1432544/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=50464 CPUtime=102.27
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 12473 0 0 0 10196 31 0 0 25 0 1 0 224150818 51675136 12230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 12616 12230 140 302 0 12311 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50464

[startup+162.343 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1418080/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=64784 CPUtime=162.27
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 16028 0 0 0 16184 43 0 0 25 0 1 0 224150818 66338816 15785 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 16196 15785 140 302 0 15891 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 64784

[startup+222.366 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1406432/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=76488 CPUtime=222.27
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 18951 0 0 0 22175 52 0 0 25 0 1 0 224150818 78323712 18708 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 19122 18708 140 302 0 18817 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 76488

[startup+282.395 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1396320/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=87500 CPUtime=282.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 21721 0 0 0 28167 62 0 0 25 0 1 0 224150818 89600000 21221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 21875 21221 140 302 0 21570 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87500

[startup+342.419 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1386976/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=97008 CPUtime=342.28
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 24064 0 0 0 34160 68 0 0 25 0 1 0 224150818 99336192 23564 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 24252 23564 140 302 0 23947 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 97008

[startup+402.443 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1378528/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=105280 CPUtime=402.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 26119 0 0 0 40153 76 0 0 25 0 1 0 224150818 107806720 25619 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 26320 25619 140 302 0 26015 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105280

[startup+462.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1371040/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=112868 CPUtime=462.28
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 27989 0 0 0 46146 82 0 0 25 0 1 0 224150818 115576832 27489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 28217 27489 140 302 0 27912 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 112868

[startup+522.487 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1363936/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=120012 CPUtime=522.28
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 29766 0 0 0 52140 88 0 0 25 0 1 0 224150818 122892288 29266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 30003 29266 140 302 0 29698 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 120012

[startup+582.513 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1357344/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=126828 CPUtime=582.3
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 31441 0 0 0 58135 95 0 0 25 0 1 0 224150818 129871872 30941 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 31707 30941 140 302 0 31402 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 126828

[startup+642.542 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1351072/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=133092 CPUtime=642.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 32999 0 0 0 64128 101 0 0 25 0 1 0 224150818 136286208 32499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 33273 32499 140 302 0 32968 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 133092

[startup+702.562 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1344160/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=140120 CPUtime=702.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 34722 0 0 0 70122 107 0 0 25 0 1 0 224150818 143482880 34222 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 35030 34222 140 302 0 34725 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 140120

[startup+762.584 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1337952/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=146408 CPUtime=762.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 36293 0 0 0 76116 113 0 0 25 0 1 0 224150818 149921792 35793 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 36602 35793 140 302 0 36297 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 146408

[startup+822.608 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1331552/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=152628 CPUtime=822.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 37855 0 0 0 82110 119 0 0 25 0 1 0 224150818 156291072 37355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 38157 37355 140 302 0 37852 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 152628

[startup+882.633 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1325536/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=160820 CPUtime=882.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 39876 0 0 0 88103 126 0 0 25 0 1 0 224150818 164679680 38863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 40205 38863 140 302 0 39900 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 160820

[startup+942.658 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1319456/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=167040 CPUtime=942.3
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 41392 0 0 0 94099 131 0 0 25 0 1 0 224150818 171048960 40379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 41760 40379 140 302 0 41455 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 167040

[startup+1002.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1313952/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=172688 CPUtime=1002.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 42789 0 0 0 100094 135 0 0 25 0 1 0 224150818 176832512 41776 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 43172 41776 140 302 0 42867 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 172688

[startup+1062.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6693
/proc/meminfo: memFree=1308512/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=178064 CPUtime=1062.3
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 44136 0 0 0 106090 140 0 0 25 0 1 0 224150818 182337536 43123 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 44516 43123 140 302 0 44211 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 178064

[startup+1122.72 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 6693
/proc/meminfo: memFree=1303264/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=183340 CPUtime=1122.3
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 45430 0 0 0 112085 145 0 0 25 0 1 0 224150818 187740160 44417 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 45835 44417 140 302 0 45530 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 183340

[startup+1182.74 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6693
/proc/meminfo: memFree=1298080/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=188532 CPUtime=1182.29
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 46730 0 0 0 118080 149 0 0 25 0 1 0 224150818 193056768 45717 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 47133 45717 140 302 0 46828 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 188532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6693
/proc/meminfo: memFree=1296416/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=190100 CPUtime=1200.02
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 47124 0 0 0 119852 150 0 0 25 0 1 0 224150818 194662400 46111 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 47525 46111 140 302 0 47220 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 190100

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

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

[startup+1200.47 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6693
/proc/meminfo: memFree=1296416/2055920 swapFree=4122764/4192956
[pid=6692] ppid=6690 vsize=190100 CPUtime=1200.02
/proc/6692/stat : 6692 (Spear-32) R 6690 6692 6635 0 -1 4194304 47124 0 0 0 119852 150 0 0 25 0 1 0 224150818 194662400 46111 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6692/statm: 47525 46111 140 302 0 47220 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 190100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.06
CPU user time (s): 1198.52
CPU system time (s): 1.53577
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 190100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.52
system time used= 1.53577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47124
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= 1170

runsolver used 0.847871 second user time and 2.39164 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 21 07:12:28 UTC 2007

IDJOB= 303714
IDBENCH= 20114
IDSOLVER= 132
FILE ID= node42/303714-1172041948

PBS_JOBID= 3892749

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1751213243-05.cnf
COMMAND LINE= /tmp/evaluation/303714-1172041948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303714-1172041948/instance-303714-1172041948.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-303714-1172041948 -o ROOT/results/node42/solver-303714-1172041948 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303714-1172041948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303714-1172041948/instance-303714-1172041948.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0186eda890cf4014d992450cade22d17

RANDOM SEED= 713503626

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1481472 kB
Buffers:         34548 kB
Cached:         421408 kB
SwapCached:      64584 kB
Active:         397668 kB
Inactive:       129192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481472 kB
SwapTotal:     4192956 kB
SwapFree:      4122764 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          15068 kB
Slab:            33640 kB
Committed_AS:   840884 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node42 on Wed Feb 21 07:32:30 UTC 2007