Trace number 307650

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.62

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/307650-1172494387/instance-307650-1172494387.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/node9/watcher-307650-1172494387 -o ROOT/results/node9/solver-307650-1172494387 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307650-1172494387/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/307650-1172494387/instance-307650-1172494387.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/77 12342
/proc/meminfo: memFree=1604424/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=1932 CPUtime=0
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 269393365 1978368 249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 483 249 126 302 0 178 0

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

[startup+0.515371 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12342
/proc/meminfo: memFree=1604424/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=3840 CPUtime=0.51
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 766 0 0 0 50 1 0 0 21 0 1 0 269393365 3932160 724 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 960 724 140 302 0 655 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3840

[startup+1.33753 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1601408/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=4604 CPUtime=1.32
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 974 0 0 0 131 1 0 0 25 0 1 0 269393365 4714496 932 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 1151 932 140 302 0 846 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4604

[startup+2.97485 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1600256/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=6024 CPUtime=2.96
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 1339 0 0 0 294 2 0 0 25 0 1 0 269393365 6168576 1297 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 1506 1297 140 302 0 1201 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6024

[startup+6.25148 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1597504/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=8552 CPUtime=6.24
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 1958 0 0 0 620 4 0 0 25 0 1 0 269393365 8757248 1916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 2138 1916 140 302 0 1833 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8552

[startup+12.7087 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1593024/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=12840 CPUtime=12.69
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 3032 0 0 0 1263 6 0 0 25 0 1 0 269393365 13148160 2957 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 3210 2957 140 302 0 2905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12840

[startup+25.5112 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1587584/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=18300 CPUtime=25.49
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 4432 0 0 0 2539 10 0 0 25 0 1 0 269393365 18739200 4357 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 4575 4357 140 302 0 4270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18300

[startup+51.1251 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1578560/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=27276 CPUtime=51.1
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 6701 0 0 0 5092 18 0 0 25 0 1 0 269393365 27930624 6561 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 6819 6561 140 302 0 6514 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27276

[startup+102.349 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 12343
/proc/meminfo: memFree=1565120/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=41124 CPUtime=102.3
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 10205 0 0 0 10201 29 0 0 25 0 1 0 269393365 42110976 9936 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 10281 9936 140 302 0 9976 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41124

[startup+162.395 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1552256/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=53728 CPUtime=162.33
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 13358 0 0 0 16191 42 0 0 25 0 1 0 269393365 55017472 13089 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 13432 13089 140 302 0 13127 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 53728

[startup+222.433 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1542208/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=63832 CPUtime=222.34
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 15873 0 0 0 22182 52 0 0 25 0 1 0 269393365 65363968 15604 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 15958 15604 140 302 0 15653 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 63832

[startup+282.465 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1533888/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=73040 CPUtime=282.35
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 18199 0 0 0 28174 61 0 0 25 0 1 0 269393365 74792960 17673 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 18260 17673 140 302 0 17955 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 73040

[startup+342.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1526080/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=80916 CPUtime=342.36
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 20156 0 0 0 34167 69 0 0 25 0 1 0 269393365 82857984 19630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 20229 19630 140 302 0 19924 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 80916

[startup+402.538 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1518464/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=88248 CPUtime=402.38
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 22009 0 0 0 40163 75 0 0 25 0 1 0 269393365 90365952 21483 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 22062 21483 140 302 0 21757 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 88248

[startup+462.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12343
/proc/meminfo: memFree=1511104/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=95628 CPUtime=462.39
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 23861 0 0 0 46156 83 0 0 25 0 1 0 269393365 97923072 23335 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 23907 23335 140 302 0 23602 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 95628

[startup+522.641 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 12461
/proc/meminfo: memFree=1503824/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=101812 CPUtime=522.37
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 25399 0 0 0 52146 91 0 0 25 0 1 0 269393365 104255488 24873 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 25453 24873 140 302 0 25148 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 101812

[startup+582.699 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1498368/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=108184 CPUtime=582.37
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 27000 0 0 0 58138 99 0 0 25 0 1 0 269393365 110780416 26474 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 27046 26474 140 302 0 26741 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 108184

[startup+642.737 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1491264/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=115212 CPUtime=642.38
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 28784 0 0 0 64133 105 0 0 25 0 1 0 269393365 117977088 28258 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 28803 28258 140 302 0 28498 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 115212

[startup+702.771 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1484736/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=121876 CPUtime=702.4
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 30415 0 0 0 70128 112 0 0 25 0 1 0 269393365 124801024 29889 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 30469 29889 140 302 0 30164 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 121876

[startup+762.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1477952/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=128616 CPUtime=762.4
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 32129 0 0 0 76121 119 0 0 25 0 1 0 269393365 131702784 31603 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 32154 31603 140 302 0 31849 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 128616

[startup+822.844 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1470272/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=136168 CPUtime=822.43
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 34023 0 0 0 82116 127 0 0 25 0 1 0 269393365 139436032 33497 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 34042 33497 140 302 0 33737 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 136168

[startup+882.885 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1463296/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=145120 CPUtime=882.44
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 36269 0 0 0 88110 134 0 0 25 0 1 0 269393365 148602880 35230 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 36280 35230 140 302 0 35975 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 145120

[startup+942.919 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1457344/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=151224 CPUtime=942.45
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 37799 0 0 0 94105 140 0 0 25 0 1 0 269393365 154853376 36760 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 37806 36760 140 302 0 37501 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 151224

[startup+1002.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1451840/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=156676 CPUtime=1002.46
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 39171 0 0 0 100100 146 0 0 25 0 1 0 269393365 160436224 38132 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 39169 38132 140 302 0 38864 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 156676

[startup+1062.99 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 12540
/proc/meminfo: memFree=1446720/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=161848 CPUtime=1062.48
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 40454 0 0 0 106096 152 0 0 25 0 1 0 269393365 165732352 39415 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 40462 39415 140 302 0 40157 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 161848

[startup+1123.02 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 12540
/proc/meminfo: memFree=1441600/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=166944 CPUtime=1122.49
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 41725 0 0 0 112091 158 0 0 25 0 1 0 269393365 170950656 40686 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 41736 40686 140 302 0 41431 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 166944

[startup+1183.06 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1436928/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=171560 CPUtime=1182.51
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 42894 0 0 0 118087 164 0 0 25 0 1 0 269393365 175677440 41855 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 42890 41855 140 302 0 42585 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 171560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1435520/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=172956 CPUtime=1200.02
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 43232 0 0 0 119837 165 0 0 25 0 1 0 269393365 177106944 42193 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 43239 42193 140 302 0 42934 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 172956

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

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

[startup+1200.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12540
/proc/meminfo: memFree=1435520/2055920 swapFree=4192812/4192956
[pid=12342] ppid=12340 vsize=172956 CPUtime=1200.02
/proc/12342/stat : 12342 (Spear-32) R 12340 12342 11580 0 -1 4194304 43232 0 0 0 119837 165 0 0 25 0 1 0 269393365 177106944 42193 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12342/statm: 43239 42193 140 302 0 42934 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 172956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.06
CPU user time (s): 1198.38
CPU system time (s): 1.68374
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 172956

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

runsolver used 1.18682 second user time and 3.08453 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Feb 26 12:53:07 UTC 2007

IDJOB= 307650
IDBENCH= 20210
IDSOLVER= 132
FILE ID= node9/307650-1172494387

PBS_JOBID= 3971578

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 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/307650-1172494387/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/307650-1172494387/instance-307650-1172494387.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-307650-1172494387 -o ROOT/results/node9/solver-307650-1172494387 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307650-1172494387/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/307650-1172494387/instance-307650-1172494387.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a698176b415b0d699b7034931506758d

RANDOM SEED= 181846197

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1604832 kB
Buffers:         48600 kB
Cached:         278412 kB
SwapCached:          0 kB
Active:         213468 kB
Inactive:       168344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          73672 kB
Slab:            54840 kB
Committed_AS:  1186828 kB
PageTables:       1688 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 node9 on Mon Feb 26 13:13:10 UTC 2007