Trace number 309700

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.08 1200.39

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
MD5SUMb21a160fd72c696cb1c462ee57a56514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/309700-1172545668/instance-309700-1172545668.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/node17/watcher-309700-1172545668 -o ROOT/results/node17/solver-309700-1172545668 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309700-1172545668/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/309700-1172545668/instance-309700-1172545668.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: 1.00 1.00 1.00 3/77 18020
/proc/meminfo: memFree=1470136/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=1548 CPUtime=0
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 274521076 1585152 189 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 387 189 128 302 0 82 0

[startup+0.106997 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18020
/proc/meminfo: memFree=1470136/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=1936 CPUtime=0.1
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 305 0 0 0 10 0 0 0 18 0 1 0 274521076 1982464 289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 484 289 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.51504 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18020
/proc/meminfo: memFree=1470136/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=2704 CPUtime=0.51
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 499 0 0 0 50 1 0 0 21 0 1 0 274521076 2768896 483 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 676 483 140 302 0 371 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2704

[startup+1.33513 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1467888/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=3728 CPUtime=1.33
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 753 0 0 0 131 2 0 0 25 0 1 0 274521076 3817472 737 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 932 737 140 302 0 627 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3728

[startup+2.9713 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1466672/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=5156 CPUtime=2.95
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 1101 0 0 0 293 2 0 0 25 0 1 0 274521076 5279744 1085 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 1289 1085 140 302 0 984 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5156

[startup+6.25364 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1464432/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=7216 CPUtime=6.24
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 1632 0 0 0 619 5 0 0 25 0 1 0 274521076 7389184 1583 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 1804 1583 140 302 0 1499 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7216

[startup+12.7073 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1461296/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=9920 CPUtime=12.69
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 2333 0 0 0 1262 7 0 0 25 0 1 0 274521076 10158080 2284 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 2480 2284 140 302 0 2175 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9920

[startup+25.5147 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1457584/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=13976 CPUtime=25.49
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 3357 0 0 0 2539 10 0 0 25 0 1 0 274521076 14311424 3243 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 3494 3243 140 302 0 3189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13976

[startup+51.1273 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1451952/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=19480 CPUtime=51.1
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 4727 0 0 0 5094 16 0 0 25 0 1 0 274521076 19947520 4613 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 4870 4613 140 302 0 4565 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19480

[startup+102.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1443632/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=28352 CPUtime=102.31
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 6966 0 0 0 10206 25 0 0 25 0 1 0 274521076 29032448 6723 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 7088 6723 140 302 0 6783 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28352

[startup+162.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1435888/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=36008 CPUtime=162.33
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 8869 0 0 0 16198 35 0 0 25 0 1 0 274521076 36872192 8626 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 9002 8626 140 302 0 8697 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 36008

[startup+222.416 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1429744/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=42320 CPUtime=222.35
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 10406 0 0 0 22192 43 0 0 25 0 1 0 274521076 43335680 10163 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 10580 10163 140 302 0 10275 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 42320

[startup+282.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1424688/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=48416 CPUtime=282.36
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 11927 0 0 0 28186 50 0 0 25 0 1 0 274521076 49577984 11427 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 12104 11427 140 302 0 11799 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 48416

[startup+342.477 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1420080/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=53236 CPUtime=342.37
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 13085 0 0 0 34182 55 0 0 25 0 1 0 274521076 54513664 12585 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 13309 12585 140 302 0 13004 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 53236

[startup+402.516 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1416048/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=57228 CPUtime=402.4
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 14077 0 0 0 40178 62 0 0 25 0 1 0 274521076 58601472 13577 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 14307 13577 140 302 0 14002 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 57228

[startup+462.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1412272/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=61036 CPUtime=462.41
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 15027 0 0 0 46175 66 0 0 25 0 1 0 274521076 62500864 14527 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 15259 14527 140 302 0 14954 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 61036

[startup+522.586 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1408816/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=64428 CPUtime=522.44
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 15888 0 0 0 52173 71 0 0 25 0 1 0 274521076 65974272 15388 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 16107 15388 140 302 0 15802 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 64428

[startup+582.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1405424/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=67856 CPUtime=582.46
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 16714 0 0 0 58170 76 0 0 25 0 1 0 274521076 69484544 16214 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 16964 16214 140 302 0 16659 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 67856

[startup+642.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1402224/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=71168 CPUtime=642.48
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 17533 0 0 0 64168 80 0 0 25 0 1 0 274521076 72876032 17033 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 17792 17033 140 302 0 17487 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 71168

[startup+702.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1399024/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=74700 CPUtime=702.49
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 18323 0 0 0 70165 84 0 0 25 0 1 0 274521076 76492800 17823 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 18675 17823 140 302 0 18370 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 74700

[startup+762.719 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1396080/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=77596 CPUtime=762.51
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 19071 0 0 0 76162 89 0 0 25 0 1 0 274521076 79458304 18571 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 19399 18571 140 302 0 19094 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 77596

[startup+822.757 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1393072/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=80740 CPUtime=822.54
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 19790 0 0 0 82160 94 0 0 25 0 1 0 274521076 82677760 19290 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 20185 19290 140 302 0 19880 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 80740

[startup+882.792 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1390320/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=83436 CPUtime=882.55
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 20475 0 0 0 88156 99 0 0 25 0 1 0 274521076 85438464 19975 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 20859 19975 140 302 0 20554 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 83436

[startup+942.825 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1387440/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=86148 CPUtime=942.57
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 21191 0 0 0 94155 102 0 0 25 0 1 0 274521076 88215552 20691 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527017 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 21537 20691 140 302 0 21232 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 86148

[startup+1002.86 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 18021
/proc/meminfo: memFree=1384560/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=91160 CPUtime=1002.59
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 22436 0 0 0 100151 108 0 0 25 0 1 0 274521076 93347840 21423 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 22790 21423 140 302 0 22485 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 91160

[startup+1062.89 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 18021
/proc/meminfo: memFree=1381360/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=94152 CPUtime=1062.6
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 23207 0 0 0 106148 112 0 0 25 0 1 0 274521076 96411648 22194 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 23538 22194 140 302 0 23233 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 94152

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1378608/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=97000 CPUtime=1122.63
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 23914 0 0 0 112146 117 0 0 25 0 1 0 274521076 99328000 22901 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 24250 22901 140 302 0 23945 0
Current children cumulated CPU time (s) 1122.63
Current children cumulated vsize (KiB) 97000

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1375920/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=99576 CPUtime=1182.64
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 24569 0 0 0 118143 121 0 0 25 0 1 0 274521076 101965824 23556 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 24894 23556 140 302 0 24589 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 99576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18021
/proc/meminfo: memFree=1375152/2055920 swapFree=4192812/4192956
[pid=18020] ppid=18018 vsize=100344 CPUtime=1200.06
/proc/18020/stat : 18020 (Spear-32) R 18018 18020 16915 0 -1 4194304 24751 0 0 0 119883 123 0 0 25 0 1 0 274521076 102752256 23738 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18020/statm: 25086 23738 140 302 0 24781 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 100344

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.39
CPU time (s): 1200.08
CPU user time (s): 1198.84
CPU system time (s): 1.24681
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 100344

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

runsolver used 1.3048 second user time and 2.96655 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Feb 27 03:07:48 UTC 2007

IDJOB= 309700
IDBENCH= 20267
IDSOLVER= 132
FILE ID= node17/309700-1172545668

PBS_JOBID= 3971639

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
COMMAND LINE= /tmp/evaluation/309700-1172545668/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309700-1172545668/instance-309700-1172545668.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-309700-1172545668 -o ROOT/results/node17/solver-309700-1172545668 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309700-1172545668/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309700-1172545668/instance-309700-1172545668.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b21a160fd72c696cb1c462ee57a56514

RANDOM SEED= 360220195

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1470480 kB
Buffers:         63384 kB
Cached:         401940 kB
SwapCached:          0 kB
Active:         303044 kB
Inactive:       206788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          63436 kB
Slab:            61120 kB
Committed_AS:   895936 kB
PageTables:       1748 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= 66558 MiB

End job on node17 on Tue Feb 27 03:27:51 UTC 2007