Trace number 300966

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S793374232-15.cnf
MD5SUM6e9f9b40f58898d74ef75a0a472d48ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.8948
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
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 512000
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/300966-1171945460/instance-300966-1171945460.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/node19/watcher-300966-1171945460 -o ROOT/results/node19/solver-300966-1171945460 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300966-1171945460/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300966-1171945460/instance-300966-1171945460.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 7497
/proc/meminfo: memFree=1375600/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=1548 CPUtime=0
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 214499997 1585152 178 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134865733 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 387 179 128 302 0 82 0

[startup+0.107691 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7497
/proc/meminfo: memFree=1375600/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=2592 CPUtime=0.1
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 462 0 0 0 10 0 0 0 18 0 1 0 214499997 2654208 446 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 648 446 140 302 0 343 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2592

[startup+0.515734 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7497
/proc/meminfo: memFree=1375600/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=4128 CPUtime=0.51
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 867 0 0 0 51 0 0 0 21 0 1 0 214499997 4227072 851 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 1032 851 140 302 0 727 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4128

[startup+1.33582 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1370728/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=6624 CPUtime=1.32
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 1495 0 0 0 131 1 0 0 25 0 1 0 214499997 6782976 1479 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 1656 1479 140 302 0 1351 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6624

[startup+2.976 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 7498
/proc/meminfo: memFree=1367848/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=10468 CPUtime=2.96
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 2419 0 0 0 294 2 0 0 25 0 1 0 214499997 10719232 2403 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 2617 2403 140 302 0 2312 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10468

[startup+6.25536 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 7498
/proc/meminfo: memFree=1361704/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=15852 CPUtime=6.24
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 3775 0 0 0 619 5 0 0 25 0 1 0 214499997 16232448 3759 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 3963 3759 140 302 0 3658 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 15852

[startup+12.7121 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 7498
/proc/meminfo: memFree=1353000/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=23952 CPUtime=12.7
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 5817 0 0 0 1261 9 0 0 25 0 1 0 214499997 24526848 5768 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 5988 5768 140 302 0 5683 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 23952

[startup+25.5134 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 7498
/proc/meminfo: memFree=1341736/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=35516 CPUtime=25.5
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 8749 0 0 0 2535 15 0 0 25 0 1 0 214499997 36368384 8635 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 8879 8635 140 302 0 8574 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35516

[startup+51.1262 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 7498
/proc/meminfo: memFree=1324776/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=52084 CPUtime=51.1
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 12900 0 0 0 5087 23 0 0 25 0 1 0 214499997 53334016 12786 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 13021 12786 140 302 0 12716 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 52084

[startup+102.347 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 7498
/proc/meminfo: memFree=1300584/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=76784 CPUtime=102.3
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 19102 0 0 0 10194 36 0 0 25 0 1 0 214499997 78626816 18859 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 19196 18859 140 302 0 18891 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76784

[startup+162.388 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1278248/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=98660 CPUtime=162.34
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 24587 0 0 0 16187 47 0 0 25 0 1 0 214499997 101027840 24344 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 24665 24344 140 302 0 24360 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 98660

[startup+222.421 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=117104 CPUtime=222.35
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 29222 0 0 0 22175 60 0 0 25 0 1 0 214499997 119914496 28979 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 29276 28979 140 302 0 28971 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 117104

[startup+282.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1243688/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=134120 CPUtime=282.37
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 33463 0 0 0 28168 69 0 0 25 0 1 0 214499997 137338880 32963 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 33530 32963 140 302 0 33225 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 134120

[startup+342.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1227880/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=150020 CPUtime=342.39
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 37438 0 0 0 34159 80 0 0 25 0 1 0 214499997 153620480 36938 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 37505 36938 140 302 0 37200 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 150020

[startup+402.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1213864/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=163964 CPUtime=402.41
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 40897 0 0 0 40153 88 0 0 25 0 1 0 214499997 167899136 40397 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 40991 40397 140 302 0 40686 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 163964

[startup+462.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1201256/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=176404 CPUtime=462.43
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 44043 0 0 0 46147 96 0 0 25 0 1 0 214499997 180637696 43543 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 44101 43543 140 302 0 43796 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 176404

[startup+522.597 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 7498
/proc/meminfo: memFree=1190120/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=187736 CPUtime=522.44
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 46838 0 0 0 52140 104 0 0 25 0 1 0 214499997 192241664 46338 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 46934 46338 140 302 0 46629 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 187736

[startup+582.633 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 7498
/proc/meminfo: memFree=1180136/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=197592 CPUtime=582.47
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 49315 0 0 0 58135 112 0 0 25 0 1 0 214499997 202334208 48815 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 49398 48815 140 302 0 49093 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 197592

[startup+642.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1169448/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=208604 CPUtime=642.5
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 52002 0 0 0 64131 119 0 0 25 0 1 0 214499997 213610496 51502 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 52151 51502 140 302 0 51846 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 208604

[startup+702.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1158248/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=219760 CPUtime=702.51
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 54789 0 0 0 70123 128 0 0 25 0 1 0 214499997 225034240 54289 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 54940 54289 140 302 0 54635 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 219760

[startup+762.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1147624/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=230296 CPUtime=762.53
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 57446 0 0 0 76117 136 0 0 25 0 1 0 214499997 235823104 56946 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 57574 56946 140 302 0 57269 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 230296

[startup+822.777 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1137640/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=240120 CPUtime=822.55
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 59921 0 0 0 82112 143 0 0 25 0 1 0 214499997 245882880 59421 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 60030 59421 140 302 0 59725 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 240120

[startup+882.814 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1127912/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=251948 CPUtime=882.58
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 62884 0 0 0 88107 151 0 0 25 0 1 0 214499997 257994752 61871 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 62987 61871 140 302 0 62682 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 251948

[startup+942.849 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7498
/proc/meminfo: memFree=1118568/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=261500 CPUtime=942.59
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 65217 0 0 0 94101 158 0 0 25 0 1 0 214499997 267776000 64204 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 65375 64204 140 302 0 65070 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 261500

[startup+1002.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7500
/proc/meminfo: memFree=1109544/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=270520 CPUtime=1002.61
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 67475 0 0 0 100098 163 0 0 25 0 1 0 214499997 277012480 66462 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 67630 66462 140 302 0 67325 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 270520

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7500
/proc/meminfo: memFree=1100328/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=279660 CPUtime=1062.63
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 69763 0 0 0 106093 170 0 0 25 0 1 0 214499997 286371840 68750 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 69915 68750 140 302 0 69610 0
Current children cumulated CPU time (s) 1062.63
Current children cumulated vsize (KiB) 279660

[startup+1122.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7500
/proc/meminfo: memFree=1092392/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=287756 CPUtime=1122.65
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 71738 0 0 0 112089 176 0 0 25 0 1 0 214499997 294662144 70725 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 71939 70725 140 302 0 71634 0
Current children cumulated CPU time (s) 1122.65
Current children cumulated vsize (KiB) 287756

[startup+1182.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7500
/proc/meminfo: memFree=1084968/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=295248 CPUtime=1182.67
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 73605 0 0 0 118086 181 0 0 25 0 1 0 214499997 302333952 72592 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 73812 72592 140 302 0 73507 0
Current children cumulated CPU time (s) 1182.67
Current children cumulated vsize (KiB) 295248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7500
/proc/meminfo: memFree=1082792/2055920 swapFree=4192812/4192956
[pid=7497] ppid=7495 vsize=297296 CPUtime=1200.08
/proc/7497/stat : 7497 (Spear-32) R 7495 7497 7160 0 -1 4194304 74125 0 0 0 119825 183 0 0 25 0 1 0 214499997 304431104 73112 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7497/statm: 74324 73112 140 302 0 74019 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 297296

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.14
CPU user time (s): 1198.26
CPU system time (s): 1.88371
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 297296

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

runsolver used 1.26081 second user time and 3.00954 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Feb 20 04:24:20 UTC 2007

IDJOB= 300966
IDBENCH= 20047
IDSOLVER= 131
FILE ID= node19/300966-1171945460

PBS_JOBID= 3848979

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S793374232-15.cnf
COMMAND LINE= /tmp/evaluation/300966-1171945460/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300966-1171945460/instance-300966-1171945460.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-300966-1171945460 -o ROOT/results/node19/solver-300966-1171945460 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300966-1171945460/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300966-1171945460/instance-300966-1171945460.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  6e9f9b40f58898d74ef75a0a472d48ed

RANDOM SEED= 3884661

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1376008 kB
Buffers:         57544 kB
Cached:         504476 kB
SwapCached:          0 kB
Active:         291988 kB
Inactive:       313540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          62408 kB
Slab:            59940 kB
Committed_AS:   879364 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 node19 on Tue Feb 20 04:44:22 UTC 2007