Trace number 304656

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.13 1200.43

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1215030506-14.cnf
MD5SUM15014b36bd3f1b632f14e04ffece9292
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark519.312
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/304656-1172063187/instance-304656-1172063187.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/node4/watcher-304656-1172063187 -o ROOT/results/node4/solver-304656-1172063187 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304656-1172063187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304656-1172063187/instance-304656-1172063187.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.03 1.11 3/77 16588
/proc/meminfo: memFree=1463328/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=1396 CPUtime=0
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 226273571 1429504 166 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 349 166 128 302 0 44 0

[startup+0.106832 s]
/proc/loadavg: 1.00 1.03 1.11 3/77 16588
/proc/meminfo: memFree=1463328/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=2448 CPUtime=0.1
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 438 0 0 0 10 0 0 0 18 0 1 0 226273571 2506752 422 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 612 422 140 302 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.514871 s]
/proc/loadavg: 1.00 1.03 1.11 3/77 16588
/proc/meminfo: memFree=1463328/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=3372 CPUtime=0.51
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 672 0 0 0 50 1 0 0 21 0 1 0 226273571 3452928 656 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 843 656 140 302 0 538 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3372

[startup+1.33495 s]
/proc/loadavg: 1.00 1.03 1.11 2/78 16589
/proc/meminfo: memFree=1460120/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=4812 CPUtime=1.33
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 1025 0 0 0 131 2 0 0 25 0 1 0 226273571 4927488 1009 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 1203 1009 140 302 0 898 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4812

[startup+2.97111 s]
/proc/loadavg: 1.00 1.03 1.11 2/78 16589
/proc/meminfo: memFree=1458520/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=6740 CPUtime=2.96
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 1517 0 0 0 293 3 0 0 25 0 1 0 226273571 6901760 1501 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 1685 1501 140 302 0 1380 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6740

[startup+6.25443 s]
/proc/loadavg: 1.00 1.03 1.11 2/78 16589
/proc/meminfo: memFree=1455192/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=9696 CPUtime=6.25
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 2271 0 0 0 620 5 0 0 25 0 1 0 226273571 9928704 2222 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 2424 2222 140 302 0 2119 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 9696

[startup+12.706 s]
/proc/loadavg: 1.00 1.03 1.11 2/78 16589
/proc/meminfo: memFree=1450776/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=13708 CPUtime=12.69
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 3267 0 0 0 1261 8 0 0 25 0 1 0 226273571 14036992 3218 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 3427 3218 140 302 0 3122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13708

[startup+25.5143 s]
/proc/loadavg: 1.00 1.03 1.10 2/78 16589
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=19568 CPUtime=25.5
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 4748 0 0 0 2539 11 0 0 25 0 1 0 226273571 20037632 4634 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 4892 4634 140 302 0 4587 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19568

[startup+51.1288 s]
/proc/loadavg: 1.00 1.02 1.10 2/78 16589
/proc/meminfo: memFree=1436696/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=27892 CPUtime=51.1
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 6832 0 0 0 5093 17 0 0 25 0 1 0 226273571 28561408 6718 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 6973 6718 140 302 0 6668 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27892

[startup+102.354 s]
/proc/loadavg: 1.00 1.02 1.09 2/78 16589
/proc/meminfo: memFree=1425048/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=40184 CPUtime=102.32
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 9905 0 0 0 10203 29 0 0 25 0 1 0 226273571 41148416 9662 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 10046 9662 140 302 0 9741 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 40184

[startup+162.388 s]
/proc/loadavg: 1.00 1.01 1.08 2/78 16589
/proc/meminfo: memFree=1414552/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=50740 CPUtime=162.34
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 12499 0 0 0 16194 40 0 0 25 0 1 0 226273571 51957760 12256 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 12685 12256 140 302 0 12380 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 50740

[startup+222.424 s]
/proc/loadavg: 1.00 1.01 1.08 2/78 16589
/proc/meminfo: memFree=1405592/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=59732 CPUtime=222.36
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 14740 0 0 0 22187 49 0 0 25 0 1 0 226273571 61165568 14497 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 14933 14497 140 302 0 14628 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 59732

[startup+282.456 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 16589
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=68304 CPUtime=282.37
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 16918 0 0 0 28179 58 0 0 25 0 1 0 226273571 69943296 16418 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 17076 16418 140 302 0 16771 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 68304

[startup+342.492 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 16589
/proc/meminfo: memFree=1390616/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=76000 CPUtime=342.4
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 18754 0 0 0 34174 66 0 0 25 0 1 0 226273571 77824000 18254 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 19000 18254 140 302 0 18695 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 76000

[startup+402.53 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 16589
/proc/meminfo: memFree=1383768/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=82776 CPUtime=402.42
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 20430 0 0 0 40169 73 0 0 25 0 1 0 226273571 84762624 19930 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 20694 19930 140 302 0 20389 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 82776

[startup+462.562 s]
/proc/loadavg: 1.08 1.02 1.06 2/78 16589
/proc/meminfo: memFree=1377816/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=88740 CPUtime=462.44
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 21938 0 0 0 46165 79 0 0 25 0 1 0 226273571 90869760 21438 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 22185 21438 140 302 0 21880 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 88740

[startup+522.597 s]
/proc/loadavg: 1.03 1.01 1.05 2/78 16589
/proc/meminfo: memFree=1372056/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=94828 CPUtime=522.46
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 23386 0 0 0 52161 85 0 0 25 0 1 0 226273571 97103872 22886 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 23707 22886 140 302 0 23402 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 94828

[startup+582.631 s]
/proc/loadavg: 1.01 1.00 1.05 2/78 16589
/proc/meminfo: memFree=1366552/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=100036 CPUtime=582.48
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 24718 0 0 0 58156 92 0 0 25 0 1 0 226273571 102436864 24218 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 25009 24218 140 302 0 24704 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 100036

[startup+642.672 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 16589
/proc/meminfo: memFree=1360792/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=106100 CPUtime=642.5
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 26156 0 0 0 64153 97 0 0 25 0 1 0 226273571 108646400 25656 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 26525 25656 140 302 0 26220 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 106100

[startup+702.706 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 16589
/proc/meminfo: memFree=1356440/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=110556 CPUtime=702.52
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 27277 0 0 0 70149 103 0 0 25 0 1 0 226273571 113209344 26777 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 27639 26777 140 302 0 27334 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 110556

[startup+762.737 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 16589
/proc/meminfo: memFree=1351896/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=115000 CPUtime=762.54
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 28401 0 0 0 76146 108 0 0 25 0 1 0 226273571 117760000 27901 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 28750 27901 140 302 0 28445 0
Current children cumulated CPU time (s) 762.54
Current children cumulated vsize (KiB) 115000

[startup+822.777 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 16589
/proc/meminfo: memFree=1347480/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=119424 CPUtime=822.57
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 29478 0 0 0 82143 114 0 0 25 0 1 0 226273571 122290176 28978 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 29856 28978 140 302 0 29551 0
Current children cumulated CPU time (s) 822.57
Current children cumulated vsize (KiB) 119424

[startup+882.81 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 16589
/proc/meminfo: memFree=1343256/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=125680 CPUtime=882.58
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 31048 0 0 0 88139 119 0 0 25 0 1 0 226273571 128696320 30035 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 31420 30035 140 302 0 31115 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 125680

[startup+942.845 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 16589
/proc/meminfo: memFree=1339288/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=129792 CPUtime=942.59
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 32040 0 0 0 94135 124 0 0 25 0 1 0 226273571 132907008 31027 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 32448 31027 140 302 0 32143 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 129792

[startup+1002.88 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 16589
/proc/meminfo: memFree=1335448/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=133936 CPUtime=1002.61
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 32997 0 0 0 100132 129 0 0 25 0 1 0 226273571 137150464 31984 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 33484 31984 140 302 0 33179 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 133936

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16589
/proc/meminfo: memFree=1331608/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=137580 CPUtime=1062.64
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 33929 0 0 0 106129 135 0 0 25 0 1 0 226273571 140881920 32916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 34395 32916 140 302 0 34090 0
Current children cumulated CPU time (s) 1062.64
Current children cumulated vsize (KiB) 137580

[startup+1122.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16589
/proc/meminfo: memFree=1327832/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=141420 CPUtime=1122.66
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 34875 0 0 0 112127 139 0 0 25 0 1 0 226273571 144814080 33862 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 35355 33862 140 302 0 35050 0
Current children cumulated CPU time (s) 1122.66
Current children cumulated vsize (KiB) 141420

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16589
/proc/meminfo: memFree=1324376/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=145284 CPUtime=1182.68
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 35748 0 0 0 118125 143 0 0 25 0 1 0 226273571 148770816 34735 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 36321 34735 140 302 0 36016 0
Current children cumulated CPU time (s) 1182.68
Current children cumulated vsize (KiB) 145284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16589
/proc/meminfo: memFree=1323352/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=146436 CPUtime=1200.1
/proc/16588/stat : 16588 (Spear-32) R 16586 16588 15530 0 -1 4194304 36000 0 0 0 119866 144 0 0 25 0 1 0 226273571 149950464 34987 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 36609 34987 140 302 0 36304 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 146436

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.43
CPU time (s): 1200.13
CPU user time (s): 1198.66
CPU system time (s): 1.46878
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 146436

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

runsolver used 1.2958 second user time and 2.97655 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Feb 21 13:06:27 UTC 2007

IDJOB= 304656
IDBENCH= 20137
IDSOLVER= 131
FILE ID= node4/304656-1172063187

PBS_JOBID= 3865288

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1215030506-14.cnf
COMMAND LINE= /tmp/evaluation/304656-1172063187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304656-1172063187/instance-304656-1172063187.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-304656-1172063187 -o ROOT/results/node4/solver-304656-1172063187 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304656-1172063187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304656-1172063187/instance-304656-1172063187.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  15014b36bd3f1b632f14e04ffece9292

RANDOM SEED= 150772627

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1463736 kB
Buffers:         55700 kB
Cached:         399492 kB
SwapCached:          0 kB
Active:         199644 kB
Inactive:       315324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          78604 kB
Slab:            62704 kB
Committed_AS:  1015120 kB
PageTables:       1768 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= 66547 MiB

End job on node4 on Wed Feb 21 13:26:30 UTC 2007