Trace number 307649

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 FHS 1.0? (TO) 1200.09 1200.29

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S464355209-20-UNKNOWN.cnf
MD5SUMa698176b415b0d699b7034931506758d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.72213
Satisfiable
(Un)Satisfiability was proved
Number of variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/307649-1172494321/instance-307649-1172494321.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/node16/watcher-307649-1172494321 -o ROOT/results/node16/solver-307649-1172494321 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307649-1172494321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307649-1172494321/instance-307649-1172494321.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.92 3/77 14027
/proc/meminfo: memFree=1422992/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=1932 CPUtime=0
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 269386437 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 483 247 126 302 0 178 0

[startup+0.106733 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 14027
/proc/meminfo: memFree=1422992/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=3328 CPUtime=0.1
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 642 0 0 0 10 0 0 0 18 0 1 0 269386437 3407872 600 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 832 600 140 302 0 527 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3328

[startup+0.514684 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 14027
/proc/meminfo: memFree=1422992/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=3712 CPUtime=0.5
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 762 0 0 0 50 0 0 0 21 0 1 0 269386437 3801088 720 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 928 720 140 302 0 623 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3712

[startup+1.33459 s]
/proc/loadavg: 0.92 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1419976/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=4604 CPUtime=1.32
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 965 0 0 0 132 0 0 0 25 0 1 0 269386437 4714496 923 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 1151 923 140 302 0 846 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4604

[startup+2.9704 s]
/proc/loadavg: 0.92 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1418824/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=6024 CPUtime=2.96
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 1324 0 0 0 294 2 0 0 25 0 1 0 269386437 6168576 1282 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 1506 1282 140 302 0 1201 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6024

[startup+6.25002 s]
/proc/loadavg: 0.93 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1416072/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=8552 CPUtime=6.24
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 1941 0 0 0 620 4 0 0 25 0 1 0 269386437 8757248 1899 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 2138 1899 140 302 0 1833 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8552

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1411656/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=12712 CPUtime=12.69
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 3006 0 0 0 1263 6 0 0 25 0 1 0 269386437 13017088 2931 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 3178 2931 140 302 0 2873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12712

[startup+25.5058 s]
/proc/loadavg: 0.95 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1406152/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=18176 CPUtime=25.49
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 4396 0 0 0 2538 11 0 0 25 0 1 0 269386437 18612224 4321 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 4544 4321 140 302 0 4239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18176

[startup+51.1098 s]
/proc/loadavg: 0.96 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1397192/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=27148 CPUtime=51.1
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 6651 0 0 0 5090 20 0 0 25 0 1 0 269386437 27799552 6511 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 6787 6511 140 302 0 6482 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27148

[startup+102.314 s]
/proc/loadavg: 0.98 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1383880/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=40868 CPUtime=102.3
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 10117 0 0 0 10199 31 0 0 25 0 1 0 269386437 41848832 9848 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 10217 9848 140 302 0 9912 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40868

[startup+162.33 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1371016/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=53352 CPUtime=162.31
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 13269 0 0 0 16189 42 0 0 25 0 1 0 269386437 54632448 13000 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 13338 13000 140 302 0 13033 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 53352

[startup+222.341 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1360968/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=63408 CPUtime=222.31
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 15774 0 0 0 22179 52 0 0 25 0 1 0 269386437 64929792 15505 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 15852 15505 140 302 0 15547 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 63408

[startup+282.352 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1352712/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=72660 CPUtime=282.32
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 18096 0 0 0 28170 62 0 0 25 0 1 0 269386437 74403840 17570 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 18165 17570 140 302 0 17860 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 72660

[startup+342.369 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1345096/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=80288 CPUtime=342.33
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 20006 0 0 0 34163 70 0 0 25 0 1 0 269386437 82214912 19480 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 20072 19480 140 302 0 19767 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 80288

[startup+402.388 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1337480/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=87868 CPUtime=402.35
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 21889 0 0 0 40153 82 0 0 25 0 1 0 269386437 89976832 21363 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 21967 21363 140 302 0 21662 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 87868

[startup+462.401 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1330184/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=95124 CPUtime=462.35
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 23709 0 0 0 46144 91 0 0 25 0 1 0 269386437 97406976 23183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 23781 23183 140 302 0 23476 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 95124

[startup+522.414 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14028
/proc/meminfo: memFree=1324104/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=101176 CPUtime=522.37
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 25247 0 0 0 52138 99 0 0 25 0 1 0 269386437 103604224 24721 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 25294 24721 140 302 0 24989 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 101176

[startup+582.447 s]
/proc/loadavg: 0.99 0.98 0.92 2/84 14142
/proc/meminfo: memFree=1316552/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=107432 CPUtime=582.35
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 26801 0 0 0 58129 106 0 0 25 0 1 0 269386437 110010368 26275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 26858 26275 140 302 0 26553 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 107432

[startup+642.49 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 14226
/proc/meminfo: memFree=1311104/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=113808 CPUtime=642.33
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 28453 0 0 0 64119 114 0 0 25 0 1 0 269386437 116539392 27927 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 28452 27927 140 302 0 28147 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 113808

[startup+702.507 s]
/proc/loadavg: 1.07 1.00 0.93 2/78 14226
/proc/meminfo: memFree=1304128/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=120948 CPUtime=702.34
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 30187 0 0 0 70114 120 0 0 25 0 1 0 269386437 123850752 29661 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 30237 29661 140 302 0 29932 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 120948

[startup+762.523 s]
/proc/loadavg: 1.03 1.00 0.93 2/78 14226
/proc/meminfo: memFree=1297600/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=127472 CPUtime=762.35
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 31841 0 0 0 76107 128 0 0 25 0 1 0 269386437 130531328 31315 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 31868 31315 140 302 0 31563 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 127472

[startup+822.541 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 14226
/proc/meminfo: memFree=1289856/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=135032 CPUtime=822.37
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 33742 0 0 0 82102 135 0 0 25 0 1 0 269386437 138272768 33216 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 33758 33216 140 302 0 33453 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 135032

[startup+882.559 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14226
/proc/meminfo: memFree=1283136/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=143872 CPUtime=882.37
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 35954 0 0 0 88095 142 0 0 25 0 1 0 269386437 147324928 34915 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 35968 34915 140 302 0 35663 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 143872

[startup+942.57 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 14226
/proc/meminfo: memFree=1276872/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=150076 CPUtime=942.39
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 37517 0 0 0 94089 150 0 0 25 0 1 0 269386437 153677824 36478 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 37519 36478 140 302 0 37214 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 150076

[startup+1002.59 s]
/proc/loadavg: 1.02 1.01 0.93 2/78 14226
/proc/meminfo: memFree=1271368/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=155544 CPUtime=1002.39
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 38898 0 0 0 100083 156 0 0 25 0 1 0 269386437 159277056 37859 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 38886 37859 140 302 0 38581 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 155544

[startup+1062.61 s]
/proc/loadavg: 1.08 1.03 0.94 2/78 14226
/proc/meminfo: memFree=1266184/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=160716 CPUtime=1062.42
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 40177 0 0 0 106080 162 0 0 25 0 1 0 269386437 164573184 39138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 40179 39138 140 302 0 39874 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 160716

[startup+1122.63 s]
/proc/loadavg: 1.03 1.02 0.94 2/78 14226
/proc/meminfo: memFree=1261064/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=165924 CPUtime=1122.43
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 41446 0 0 0 112076 167 0 0 25 0 1 0 269386437 169906176 40407 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 41481 40407 140 302 0 41176 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 165924

[startup+1182.64 s]
/proc/loadavg: 1.01 1.02 0.94 2/78 14226
/proc/meminfo: memFree=1256712/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=170304 CPUtime=1182.43
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 42563 0 0 0 118070 173 0 0 25 0 1 0 269386437 174391296 41524 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 42576 41524 140 302 0 42271 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 170304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.25 s]
/proc/loadavg: 1.00 1.02 0.94 2/78 14226
/proc/meminfo: memFree=1255240/2055920 swapFree=4192812/4192956
[pid=14027] ppid=14025 vsize=171688 CPUtime=1200.05
/proc/14027/stat : 14027 (Spear-32) R 14025 14027 13135 0 -1 4194304 42913 0 0 0 119829 176 0 0 25 0 1 0 269386437 175808512 41874 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14027/statm: 42922 41874 140 302 0 42617 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 171688

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): 1200.29
CPU time (s): 1200.09
CPU user time (s): 1198.3
CPU system time (s): 1.79373
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 171688

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

runsolver used 1.34279 second user time and 2.91656 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Feb 26 12:52:01 UTC 2007

IDJOB= 307649
IDBENCH= 20210
IDSOLVER= 131
FILE ID= node16/307649-1172494321

PBS_JOBID= 3971571

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S464355209-20-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307649-1172494321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307649-1172494321/instance-307649-1172494321.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-307649-1172494321 -o ROOT/results/node16/solver-307649-1172494321 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307649-1172494321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307649-1172494321/instance-307649-1172494321.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a698176b415b0d699b7034931506758d

RANDOM SEED= 116582289

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1423336 kB
Buffers:         61116 kB
Cached:         436644 kB
SwapCached:          0 kB
Active:         259732 kB
Inactive:       292064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          72952 kB
Slab:            66420 kB
Committed_AS:  1053964 kB
PageTables:       1720 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= 66556 MiB

End job on node16 on Mon Feb 26 13:12:03 UTC 2007