Trace number 309535

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.1 1200.46

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
MD5SUM26d21a18e51a01c29ac0a04190401030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.333949
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/309535-1172543127/instance-309535-1172543127.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/node76/watcher-309535-1172543127 -o ROOT/results/node76/solver-309535-1172543127 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309535-1172543127/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309535-1172543127/instance-309535-1172543127.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.78 0.95 0.98 3/69 957
/proc/meminfo: memFree=1937664/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=1548 CPUtime=0
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 274271012 1585152 192 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 387 193 129 302 0 82 0

[startup+0.107742 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 957
/proc/meminfo: memFree=1937664/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=1936 CPUtime=0.1
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 320 0 0 0 10 0 0 0 21 0 1 0 274271012 1982464 305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 484 305 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.515781 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 957
/proc/meminfo: memFree=1937664/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=2836 CPUtime=0.5
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 528 0 0 0 50 0 0 0 25 0 1 0 274271012 2904064 513 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 709 513 140 302 0 404 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2836

[startup+1.33587 s]
/proc/loadavg: 0.78 0.95 0.98 2/70 958
/proc/meminfo: memFree=1935224/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=3900 CPUtime=1.33
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 813 0 0 0 132 1 0 0 25 0 1 0 274271012 3993600 798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 975 798 140 302 0 670 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3900

[startup+2.97207 s]
/proc/loadavg: 0.78 0.95 0.98 2/70 958
/proc/meminfo: memFree=1933880/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=5580 CPUtime=2.96
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 1206 0 0 0 293 3 0 0 25 0 1 0 274271012 5713920 1191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 1395 1191 140 302 0 1090 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5580

[startup+6.24844 s]
/proc/loadavg: 0.80 0.95 0.98 2/70 958
/proc/meminfo: memFree=1931320/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=7636 CPUtime=6.24
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 1748 0 0 0 619 5 0 0 25 0 1 0 274271012 7819264 1700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 1909 1700 140 302 0 1604 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7636

[startup+12.7042 s]
/proc/loadavg: 0.81 0.95 0.98 2/70 958
/proc/meminfo: memFree=1928192/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=10596 CPUtime=12.69
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 2493 0 0 0 1262 7 0 0 25 0 1 0 274271012 10850304 2445 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 2649 2445 140 302 0 2344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10596

[startup+25.5057 s]
/proc/loadavg: 0.85 0.95 0.98 2/70 958
/proc/meminfo: memFree=1923776/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=15336 CPUtime=25.48
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 3685 0 0 0 2536 12 0 0 25 0 1 0 274271012 15704064 3572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 3834 3572 140 302 0 3529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15336

[startup+51.1096 s]
/proc/loadavg: 0.90 0.96 0.98 2/70 958
/proc/meminfo: memFree=1916800/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=22096 CPUtime=51.09
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 5394 0 0 0 5089 20 0 0 25 0 1 0 274271012 22626304 5281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 5524 5281 140 302 0 5219 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22096

[startup+102.318 s]
/proc/loadavg: 0.96 0.96 0.98 2/70 958
/proc/meminfo: memFree=1907200/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=32256 CPUtime=102.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 7936 0 0 0 10198 29 0 0 25 0 1 0 274271012 33030144 7694 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 8064 7694 140 302 0 7759 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32256

[startup+162.337 s]
/proc/loadavg: 0.98 0.97 0.98 2/70 958
/proc/meminfo: memFree=1898240/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=41032 CPUtime=162.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 10130 0 0 0 16189 38 0 0 25 0 1 0 274271012 42016768 9888 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 10258 9888 140 302 0 9953 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41032

[startup+222.352 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 958
/proc/meminfo: memFree=1891648/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=48760 CPUtime=222.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 12031 0 0 0 22181 46 0 0 25 0 1 0 274271012 49930240 11532 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 12190 11532 140 302 0 11885 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 48760

[startup+282.37 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 958
/proc/meminfo: memFree=1885440/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=55232 CPUtime=282.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 13586 0 0 0 28175 52 0 0 25 0 1 0 274271012 56557568 13087 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 13808 13087 140 302 0 13503 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 55232

[startup+342.384 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 958
/proc/meminfo: memFree=1880128/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=60620 CPUtime=342.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 14908 0 0 0 34168 59 0 0 25 0 1 0 274271012 62074880 14409 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 15155 14409 140 302 0 14850 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 60620

[startup+402.404 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 958
/proc/meminfo: memFree=1875328/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=65492 CPUtime=402.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 16088 0 0 0 40162 65 0 0 25 0 1 0 274271012 67063808 15589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 16373 15589 140 302 0 16068 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 65492

[startup+462.419 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 958
/proc/meminfo: memFree=1870656/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=70052 CPUtime=462.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 17249 0 0 0 46157 70 0 0 25 0 1 0 274271012 71733248 16750 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 17513 16750 140 302 0 17208 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 70052

[startup+522.436 s]
/proc/loadavg: 1.04 0.99 0.99 2/70 958
/proc/meminfo: memFree=1865856/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=75048 CPUtime=522.28
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 18439 0 0 0 52152 76 0 0 25 0 1 0 274271012 76849152 17940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 18762 17940 140 302 0 18457 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 75048

[startup+582.453 s]
/proc/loadavg: 1.01 0.99 0.99 2/70 958
/proc/meminfo: memFree=1861440/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=79252 CPUtime=582.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 19541 0 0 0 58146 81 0 0 25 0 1 0 274271012 81154048 19042 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 19813 19042 140 302 0 19508 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 79252

[startup+642.475 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 958
/proc/meminfo: memFree=1856960/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=84008 CPUtime=642.28
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 20664 0 0 0 64141 87 0 0 25 0 1 0 274271012 86024192 20165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 21002 20165 140 302 0 20697 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 84008

[startup+702.492 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 958
/proc/meminfo: memFree=1852928/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=88208 CPUtime=702.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 21656 0 0 0 70135 92 0 0 25 0 1 0 274271012 90324992 21157 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 22052 21157 140 302 0 21747 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 88208

[startup+762.508 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 958
/proc/meminfo: memFree=1849088/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=92232 CPUtime=762.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 22625 0 0 0 76131 96 0 0 25 0 1 0 274271012 94445568 22126 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 23058 22126 140 302 0 22753 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 92232

[startup+822.527 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 958
/proc/meminfo: memFree=1845760/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=95484 CPUtime=822.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 23444 0 0 0 82125 102 0 0 25 0 1 0 274271012 97775616 22945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 23871 22945 140 302 0 23566 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 95484

[startup+882.541 s]
/proc/loadavg: 1.07 1.00 0.99 2/70 958
/proc/meminfo: memFree=1842368/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=100920 CPUtime=882.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 24813 0 0 0 88119 108 0 0 25 0 1 0 274271012 103342080 23801 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 25230 23801 140 302 0 24925 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 100920

[startup+942.556 s]
/proc/loadavg: 1.02 1.00 0.99 2/70 958
/proc/meminfo: memFree=1839104/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=104028 CPUtime=942.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 25613 0 0 0 94114 113 0 0 25 0 1 0 274271012 106524672 24601 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 26007 24601 140 302 0 25702 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 104028

[startup+1002.57 s]
/proc/loadavg: 1.01 1.00 0.99 2/70 960
/proc/meminfo: memFree=1835968/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=107300 CPUtime=1002.27
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 26413 0 0 0 100110 117 0 0 25 0 1 0 274271012 109875200 25401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 26825 25401 140 302 0 26520 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 107300

[startup+1062.59 s]
/proc/loadavg: 1.00 1.00 0.99 2/70 960
/proc/meminfo: memFree=1833152/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=109996 CPUtime=1062.26
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 27093 0 0 0 106105 121 0 0 25 0 1 0 274271012 112635904 26081 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 27499 26081 140 302 0 27194 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 109996

[startup+1122.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/70 960
/proc/meminfo: memFree=1830336/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=112692 CPUtime=1122.26
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 27822 0 0 0 112101 125 0 0 25 0 1 0 274271012 115396608 26810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 28173 26810 140 302 0 27868 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 112692

[startup+1182.62 s]
/proc/loadavg: 1.00 1.00 0.99 2/70 960
/proc/meminfo: memFree=1827200/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=116340 CPUtime=1182.26
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 28572 0 0 0 118097 129 0 0 25 0 1 0 274271012 119132160 27560 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 29085 27560 140 302 0 28780 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 116340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 0.99 2/70 960
/proc/meminfo: memFree=1826432/2055888 swapFree=4086404/4096564
[pid=957] ppid=955 vsize=116980 CPUtime=1200.08
/proc/957/stat : 957 (Spear-32) R 955 957 900 0 -1 4194304 28761 0 0 0 119878 130 0 0 25 0 1 0 274271012 119787520 27749 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/957/statm: 29245 27749 140 302 0 28940 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 116980

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.46
CPU time (s): 1200.1
CPU user time (s): 1198.78
CPU system time (s): 1.3228
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 116980

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

runsolver used 1.02684 second user time and 2.18567 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Feb 27 02:25:27 UTC 2007

IDJOB= 309535
IDBENCH= 20261
IDSOLVER= 131
FILE ID= node76/309535-1172543127

PBS_JOBID= 3971837

Free space on /tmp= 66645 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/309535-1172543127/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309535-1172543127/instance-309535-1172543127.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-309535-1172543127 -o ROOT/results/node76/solver-309535-1172543127 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309535-1172543127/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309535-1172543127/instance-309535-1172543127.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  26d21a18e51a01c29ac0a04190401030

RANDOM SEED= 953286232

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1938072 kB
Buffers:         12540 kB
Cached:          70832 kB
SwapCached:       3872 kB
Active:          42512 kB
Inactive:        51132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1938072 kB
SwapTotal:     4096564 kB
SwapFree:      4086404 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          14960 kB
Slab:            10564 kB
Committed_AS:  1033812 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66645 MiB

End job on node76 on Tue Feb 27 02:45:30 UTC 2007