Trace number 299449

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
MD5SUMd88f118676f3385c122e8e938c696514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.38894
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/299449-1171871564/instance-299449-1171871564.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/node11/watcher-299449-1171871564 -o ROOT/results/node11/solver-299449-1171871564 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299449-1171871564/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299449-1171871564/instance-299449-1171871564.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 18910
/proc/meminfo: memFree=282112/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=1548 CPUtime=0
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 207110943 1585152 184 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 387 184 128 302 0 82 0

[startup+0.106853 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18910
/proc/meminfo: memFree=282112/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=1932 CPUtime=0.1
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 207110943 1978368 294 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 483 294 140 302 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1932

[startup+0.5149 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18910
/proc/meminfo: memFree=282112/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=2840 CPUtime=0.5
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 531 0 0 0 50 0 0 0 22 0 1 0 207110943 2908160 515 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 710 515 140 302 0 405 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2840

[startup+1.335 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=279608/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=4020 CPUtime=1.33
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 835 0 0 0 132 1 0 0 25 0 1 0 207110943 4116480 819 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 1005 819 140 302 0 700 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4020

[startup+2.97119 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=5700 CPUtime=2.96
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 1237 0 0 0 294 2 0 0 25 0 1 0 207110943 5836800 1221 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 1425 1221 140 302 0 1120 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5700

[startup+6.25358 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=275576/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=7908 CPUtime=6.24
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 1829 0 0 0 620 4 0 0 25 0 1 0 207110943 8097792 1780 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 1977 1780 140 302 0 1672 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7908

[startup+12.7043 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=272120/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=11132 CPUtime=12.69
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 2619 0 0 0 1262 7 0 0 25 0 1 0 207110943 11399168 2570 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 2783 2570 140 302 0 2478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11132

[startup+25.5129 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=267768/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=15720 CPUtime=25.49
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 3788 0 0 0 2539 10 0 0 25 0 1 0 207110943 16097280 3674 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 3930 3674 140 302 0 3625 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15720

[startup+51.1269 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=261432/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=21916 CPUtime=51.1
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 5342 0 0 0 5093 17 0 0 25 0 1 0 207110943 22441984 5228 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 5479 5228 140 302 0 5174 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21916

[startup+102.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=252088/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=31740 CPUtime=102.31
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 7803 0 0 0 10202 29 0 0 25 0 1 0 207110943 32501760 7560 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 7935 7560 140 302 0 7630 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 31740

[startup+162.383 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=243640/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=40076 CPUtime=162.33
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 9896 0 0 0 16194 39 0 0 25 0 1 0 207110943 41037824 9653 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526981 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 10019 9653 140 302 0 9714 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 40076

[startup+222.423 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=236408/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=48188 CPUtime=222.35
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 11958 0 0 0 22186 49 0 0 25 0 1 0 207110943 49344512 11458 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 12047 11458 140 302 0 11742 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 48188

[startup+282.459 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=229816/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=54888 CPUtime=282.37
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 13596 0 0 0 28181 56 0 0 25 0 1 0 207110943 56205312 13096 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 13722 13096 140 302 0 13417 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 54888

[startup+342.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=224120/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=60848 CPUtime=342.39
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 15027 0 0 0 34176 63 0 0 25 0 1 0 207110943 62308352 14527 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 15212 14527 140 302 0 14907 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 60848

[startup+402.528 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=219192/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=65676 CPUtime=402.4
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 16226 0 0 0 40171 69 0 0 25 0 1 0 207110943 67252224 15726 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 16419 15726 140 302 0 16114 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 65676

[startup+462.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18911
/proc/meminfo: memFree=214520/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=70248 CPUtime=462.42
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 17397 0 0 0 46167 75 0 0 25 0 1 0 207110943 71933952 16897 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 17562 16897 140 302 0 17257 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 70248

[startup+522.611 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 19013
/proc/meminfo: memFree=208704/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=74832 CPUtime=522.42
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 18532 0 0 0 52159 83 0 0 25 0 1 0 207110943 76627968 18032 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 18708 18032 140 302 0 18403 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 74832

[startup+582.683 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 19085
/proc/meminfo: memFree=204160/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=79436 CPUtime=582.43
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 19662 0 0 0 58154 89 0 0 25 0 1 0 207110943 81342464 19162 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 19859 19162 140 302 0 19554 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 79436

[startup+642.724 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=200696/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=83976 CPUtime=642.44
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 20805 0 0 0 64149 95 0 0 25 0 1 0 207110943 85991424 20305 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 20994 20305 140 302 0 20689 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 83976

[startup+702.758 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=196600/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=88228 CPUtime=702.46
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 21865 0 0 0 70144 102 0 0 25 0 1 0 207110943 90345472 21365 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 22057 21365 140 302 0 21752 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 88228

[startup+762.793 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=192312/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=92416 CPUtime=762.48
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 22925 0 0 0 76141 107 0 0 25 0 1 0 207110943 94633984 22425 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 23104 22425 140 302 0 22799 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 92416

[startup+822.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=188280/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=98636 CPUtime=822.51
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 24444 0 0 0 82138 113 0 0 25 0 1 0 207110943 101003264 23431 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 24659 23431 140 302 0 24354 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 98636

[startup+882.866 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=184504/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=102508 CPUtime=882.53
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 25379 0 0 0 88135 118 0 0 25 0 1 0 207110943 104968192 24366 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 25627 24366 140 302 0 25322 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 102508

[startup+942.899 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 19109
/proc/meminfo: memFree=180664/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=106160 CPUtime=942.55
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 26319 0 0 0 94131 124 0 0 25 0 1 0 207110943 108707840 25306 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 26540 25306 140 302 0 26235 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 106160

[startup+1002.93 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 19109
/proc/meminfo: memFree=177400/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=109708 CPUtime=1002.56
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 27166 0 0 0 100127 129 0 0 25 0 1 0 207110943 112340992 26153 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 27427 26153 140 302 0 27122 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 109708

[startup+1062.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=173880/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=113140 CPUtime=1062.58
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 28021 0 0 0 106122 136 0 0 25 0 1 0 207110943 115855360 27008 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526761 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 28285 27008 140 302 0 27980 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 113140

[startup+1123.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=170872/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=116364 CPUtime=1122.61
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 28788 0 0 0 112121 140 0 0 25 0 1 0 207110943 119156736 27775 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 29091 27775 140 302 0 28786 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 116364

[startup+1183.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=167800/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=119532 CPUtime=1182.62
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 29550 0 0 0 118117 145 0 0 25 0 1 0 207110943 122400768 28537 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 29883 28537 140 302 0 29578 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 119532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19109
/proc/meminfo: memFree=166520/2055920 swapFree=4192812/4192956
[pid=18910] ppid=18908 vsize=120860 CPUtime=1200.05
/proc/18910/stat : 18910 (Spear-32) R 18908 18910 18491 0 -1 4194304 29857 0 0 0 119858 147 0 0 25 0 1 0 207110943 123760640 28844 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18910/statm: 30215 28844 140 302 0 29910 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 120860

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.49
CPU time (s): 1200.08
CPU user time (s): 1198.58
CPU system time (s): 1.49377
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 120860

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

runsolver used 1.23781 second user time and 3.03454 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Feb 19 07:52:44 UTC 2007

IDJOB= 299449
IDBENCH= 20010
IDSOLVER= 131
FILE ID= node11/299449-1171871564

PBS_JOBID= 3839428

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299449-1171871564/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299449-1171871564/instance-299449-1171871564.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-299449-1171871564 -o ROOT/results/node11/solver-299449-1171871564 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299449-1171871564/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299449-1171871564/instance-299449-1171871564.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d88f118676f3385c122e8e938c696514

RANDOM SEED= 486124549

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        282520 kB
Buffers:         52216 kB
Cached:        1605488 kB
SwapCached:          0 kB
Active:         252008 kB
Inactive:      1448584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        282520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          61768 kB
Slab:            58404 kB
Committed_AS:   657180 kB
PageTables:       1756 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= 66545 MiB

End job on node11 on Mon Feb 19 08:12:46 UTC 2007