Trace number 298465

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.03 1200.45

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
MD5SUMdc1a2f30c0e380bf759db5f5fbd70205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/298465-1171856723/instance-298465-1171856723.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-298465-1171856723 -o ROOT/results/node76/solver-298465-1171856723 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298465-1171856723/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298465-1171856723/instance-298465-1171856723.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/69 16386
/proc/meminfo: memFree=1134352/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=1528 CPUtime=0
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 194 0 0 0 0 0 0 0 20 0 1 0 205630626 1564672 179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515639 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 382 179 128 302 0 77 0

[startup+0.106522 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 16386
/proc/meminfo: memFree=1134352/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=1912 CPUtime=0.1
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 296 0 0 0 10 0 0 0 20 0 1 0 205630626 1957888 281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 478 281 140 302 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1912

[startup+0.514568 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 16386
/proc/meminfo: memFree=1134352/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=2680 CPUtime=0.5
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 504 0 0 0 50 0 0 0 25 0 1 0 205630626 2744320 489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 670 489 140 302 0 365 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2680

[startup+1.33466 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1132040/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=3760 CPUtime=1.32
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 774 0 0 0 131 1 0 0 25 0 1 0 205630626 3850240 759 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 940 759 140 302 0 635 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3760

[startup+2.97085 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1130824/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=5188 CPUtime=2.96
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 1130 0 0 0 293 3 0 0 25 0 1 0 205630626 5312512 1115 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 1297 1115 140 302 0 992 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5188

[startup+6.25023 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1128584/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=7252 CPUtime=6.24
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 1644 0 0 0 619 5 0 0 25 0 1 0 205630626 7426048 1596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 1813 1596 140 302 0 1508 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7252

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1125704/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=9856 CPUtime=12.69
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 2305 0 0 0 1262 7 0 0 25 0 1 0 205630626 10092544 2257 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 2464 2257 140 302 0 2159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9856

[startup+25.5054 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1121800/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=14024 CPUtime=25.49
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 3355 0 0 0 2539 10 0 0 25 0 1 0 205630626 14360576 3242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 3506 3242 140 302 0 3201 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14024

[startup+51.1124 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1115464/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=20120 CPUtime=51.09
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 4898 0 0 0 5094 15 0 0 25 0 1 0 205630626 20602880 4785 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 5030 4785 140 302 0 4725 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20120

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1107720/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=28392 CPUtime=102.28
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 6972 0 0 0 10205 23 0 0 25 0 1 0 205630626 29073408 6730 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 7098 6730 140 302 0 6793 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 28392

[startup+162.347 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1100360/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=35788 CPUtime=162.3
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 8778 0 0 0 16196 34 0 0 25 0 1 0 205630626 36646912 8536 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 8947 8536 140 302 0 8642 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35788

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1094280/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=42988 CPUtime=222.3
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 10522 0 0 0 22190 40 0 0 25 0 1 0 205630626 44019712 10023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 10747 10023 140 302 0 10442 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42988

[startup+282.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1089032/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=48516 CPUtime=282.29
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 11906 0 0 0 28183 46 0 0 25 0 1 0 205630626 49680384 11407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 12129 11407 140 302 0 11824 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48516

[startup+342.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1084296/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=53012 CPUtime=342.29
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 13050 0 0 0 34176 53 0 0 25 0 1 0 205630626 54284288 12551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 13253 12551 140 302 0 12948 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53012

[startup+402.421 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 16387
/proc/meminfo: memFree=1080072/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=57272 CPUtime=402.31
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 14104 0 0 0 40170 61 0 0 25 0 1 0 205630626 58646528 13605 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 14318 13605 140 302 0 14013 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 57272

[startup+462.439 s]
/proc/loadavg: 1.01 1.01 1.00 2/70 16387
/proc/meminfo: memFree=1076296/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=61224 CPUtime=462.31
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 15047 0 0 0 46164 67 0 0 25 0 1 0 205630626 62693376 14548 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 15306 14548 140 302 0 15001 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 61224

[startup+522.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1072392/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=65244 CPUtime=522.3
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 16015 0 0 0 52158 72 0 0 25 0 1 0 205630626 66809856 15516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 16311 15516 140 302 0 16006 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 65244

[startup+582.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1068872/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=68648 CPUtime=582.31
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 16896 0 0 0 58152 79 0 0 25 0 1 0 205630626 70295552 16397 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 17162 16397 140 302 0 16857 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68648

[startup+642.495 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1065096/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=72636 CPUtime=642.31
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 17837 0 0 0 64147 84 0 0 25 0 1 0 205630626 74379264 17338 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 18159 17338 140 302 0 17854 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 72636

[startup+702.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1061896/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=75924 CPUtime=702.32
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 18639 0 0 0 70142 90 0 0 25 0 1 0 205630626 77746176 18140 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 18981 18140 140 302 0 18676 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 75924

[startup+762.525 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1058824/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=78936 CPUtime=762.31
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 19406 0 0 0 76135 96 0 0 25 0 1 0 205630626 80830464 18907 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 19734 18907 140 302 0 19429 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 78936

[startup+822.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1056008/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=81732 CPUtime=822.32
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 20111 0 0 0 82132 100 0 0 25 0 1 0 205630626 83693568 19612 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 20433 19612 140 302 0 20128 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 81732

[startup+882.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16387
/proc/meminfo: memFree=1053192/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=86556 CPUtime=882.32
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 21321 0 0 0 88127 105 0 0 25 0 1 0 205630626 88633344 20309 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 21639 20309 140 302 0 21334 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 86556

[startup+942.585 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16451
/proc/meminfo: memFree=1049096/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=89248 CPUtime=942.29
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 22007 0 0 0 94119 110 0 0 25 0 1 0 205630626 91389952 20995 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 22312 20995 140 302 0 22007 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 89248

[startup+1002.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16543
/proc/meminfo: memFree=1046296/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=92600 CPUtime=1002.28
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 22721 0 0 0 100114 114 0 0 25 0 1 0 205630626 94822400 21709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 23150 21709 140 302 0 22845 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 92600

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16585
/proc/meminfo: memFree=1044744/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=95220 CPUtime=1062.28
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 23376 0 0 0 106110 118 0 0 25 0 1 0 205630626 97505280 22364 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 23805 22364 140 302 0 23500 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 95220

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16585
/proc/meminfo: memFree=1042312/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=97580 CPUtime=1122.29
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 23990 0 0 0 112107 122 0 0 25 0 1 0 205630626 99921920 22978 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 24395 22978 140 302 0 24090 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 97580

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16585
/proc/meminfo: memFree=1039880/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=100028 CPUtime=1182.29
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 24596 0 0 0 118102 127 0 0 25 0 1 0 205630626 102428672 23584 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527028 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 25007 23584 140 302 0 24702 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 100028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16585
/proc/meminfo: memFree=1039112/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=100820 CPUtime=1200
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 24782 0 0 0 119872 128 0 0 25 0 1 0 205630626 103239680 23770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 25205 23770 140 302 0 24900 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 100820

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

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

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16585
/proc/meminfo: memFree=1039112/2055888 swapFree=4087076/4096564
[pid=16386] ppid=16384 vsize=100820 CPUtime=1200
/proc/16386/stat : 16386 (Spear-32) R 16384 16386 15486 0 -1 4194304 24782 0 0 0 119872 128 0 0 25 0 1 0 205630626 103239680 23770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16386/statm: 25205 23770 140 302 0 24900 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 100820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.03
CPU user time (s): 1198.73
CPU system time (s): 1.3038
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 100820

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

runsolver used 1.03584 second user time and 2.27065 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Feb 19 03:45:23 UTC 2007

IDJOB= 298465
IDBENCH= 19986
IDSOLVER= 131
FILE ID= node76/298465-1171856723

PBS_JOBID= 3839743

Free space on /tmp= 66650 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298465-1171856723/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298465-1171856723/instance-298465-1171856723.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-298465-1171856723 -o ROOT/results/node76/solver-298465-1171856723 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298465-1171856723/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298465-1171856723/instance-298465-1171856723.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  dc1a2f30c0e380bf759db5f5fbd70205

RANDOM SEED= 272139243

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:       1134760 kB
Buffers:         43844 kB
Cached:         780868 kB
SwapCached:       3460 kB
Active:         587112 kB
Inactive:       247652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1134760 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            72720 kB
Committed_AS:   941448 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= 66650 MiB

End job on node76 on Mon Feb 19 04:05:26 UTC 2007