Trace number 301787

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 FH 1.0? (TO) 1200.15 1200.59

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S811174248-16.cnf
MD5SUM501f8679d94954afbc271fea6b765cd5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark142.937
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/301787-1171991609/instance-301787-1171991609.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/node9/watcher-301787-1171991609 -o ROOT/results/node9/solver-301787-1171991609 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301787-1171991609/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301787-1171991609/instance-301787-1171991609.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.93 0.99 0.99 3/77 3870
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=1548 CPUtime=0
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 219115565 1585152 200 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134534062 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 387 200 128 302 0 82 0

[startup+0.107321 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 3870
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=3056 CPUtime=0.1
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 594 0 0 0 10 0 0 0 18 0 1 0 219115565 3129344 578 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 764 578 140 302 0 459 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3056

[startup+0.515399 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 3870
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=4836 CPUtime=0.51
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 1040 0 0 0 50 1 0 0 22 0 1 0 219115565 4952064 1024 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 1209 1024 140 302 0 904 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4836

[startup+1.33756 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1628144/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=7752 CPUtime=1.32
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 1750 0 0 0 131 1 0 0 25 0 1 0 219115565 7938048 1734 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 1938 1734 140 302 0 1633 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7752

[startup+2.97387 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1624624/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=12580 CPUtime=2.96
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 2951 0 0 0 293 3 0 0 25 0 1 0 219115565 12881920 2935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 3145 2935 140 302 0 2840 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12580

[startup+6.25252 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1616248/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=20068 CPUtime=6.24
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 4832 0 0 0 618 6 0 0 25 0 1 0 219115565 20549632 4816 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 5017 4816 140 302 0 4712 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20068

[startup+12.7078 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1603832/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=31724 CPUtime=12.7
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 7755 0 0 0 1260 10 0 0 25 0 1 0 219115565 32485376 7706 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 7931 7706 140 302 0 7626 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 31724

[startup+25.5122 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1586488/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=49488 CPUtime=25.49
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 12222 0 0 0 2533 16 0 0 25 0 1 0 219115565 50675712 12108 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 12372 12108 140 302 0 12067 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49488

[startup+51.1262 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1559928/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=75408 CPUtime=51.1
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 18725 0 0 0 5084 26 0 0 25 0 1 0 219115565 77217792 18611 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 18852 18611 140 302 0 18547 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75408

[startup+102.344 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1523192/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=112700 CPUtime=102.3
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 28079 0 0 0 10190 40 0 0 25 0 1 0 219115565 115404800 27836 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 28175 27836 140 302 0 27870 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112700

[startup+162.384 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1488504/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=146572 CPUtime=162.32
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 36583 0 0 0 16177 55 0 0 25 0 1 0 219115565 150089728 36340 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 36643 36340 140 302 0 36338 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 146572

[startup+222.415 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1458680/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=176308 CPUtime=222.33
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 44060 0 0 0 22163 70 0 0 25 0 1 0 219115565 180539392 43817 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 44077 43817 140 302 0 43772 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 176308

[startup+282.455 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1435256/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=200676 CPUtime=282.34
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 50161 0 0 0 28152 82 0 0 25 0 1 0 219115565 205492224 49661 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526999 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 50169 49661 140 302 0 49864 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 200676

[startup+342.496 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1411640/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=224448 CPUtime=342.36
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 56093 0 0 0 34141 95 0 0 25 0 1 0 219115565 229834752 55593 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 56112 55593 140 302 0 55807 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 224448

[startup+402.535 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1390648/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=245060 CPUtime=402.38
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 61248 0 0 0 40132 106 0 0 25 0 1 0 219115565 250941440 60748 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 61265 60748 140 302 0 60960 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 245060

[startup+462.569 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1372344/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=263464 CPUtime=462.38
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 65876 0 0 0 46123 115 0 0 25 0 1 0 219115565 269787136 65376 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 65866 65376 140 302 0 65561 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 263464

[startup+522.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1355960/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=279964 CPUtime=522.39
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 69991 0 0 0 52114 125 0 0 25 0 1 0 219115565 286683136 69491 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 69991 69491 140 302 0 69686 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 279964

[startup+582.635 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3871
/proc/meminfo: memFree=1340344/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=295348 CPUtime=582.42
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 73826 0 0 0 58106 136 0 0 25 0 1 0 219115565 302436352 73326 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 73837 73326 140 302 0 73532 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 295348

[startup+642.676 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 3871
/proc/meminfo: memFree=1325944/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=309732 CPUtime=642.43
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 77421 0 0 0 64097 146 0 0 25 0 1 0 219115565 317165568 76921 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 77433 76921 140 302 0 77128 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 309732

[startup+702.715 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1306360/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=329356 CPUtime=702.44
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 82346 0 0 0 70088 156 0 0 25 0 1 0 219115565 337260544 81846 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 82339 81846 140 302 0 82034 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 329356

[startup+762.747 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1288440/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=347348 CPUtime=762.46
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 86820 0 0 0 76080 166 0 0 25 0 1 0 219115565 355684352 86320 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 86837 86320 140 302 0 86532 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 347348

[startup+822.786 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1272824/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=362752 CPUtime=822.47
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 90673 0 0 0 82073 174 0 0 25 0 1 0 219115565 371458048 90173 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 90688 90173 140 302 0 90383 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 362752

[startup+882.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1257656/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=379956 CPUtime=882.49
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 94984 0 0 0 88066 183 0 0 25 0 1 0 219115565 389074944 93971 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 94989 93971 140 302 0 94684 0
Current children cumulated CPU time (s) 882.49
Current children cumulated vsize (KiB) 379956

[startup+942.858 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1243384/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=394200 CPUtime=942.5
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 98549 0 0 0 94060 190 0 0 25 0 1 0 219115565 403660800 97536 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 98550 97536 140 302 0 98245 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 394200

[startup+1002.9 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 3871
/proc/meminfo: memFree=1231736/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=406096 CPUtime=1002.51
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 101475 0 0 0 100054 197 0 0 25 0 1 0 219115565 415842304 100462 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 101524 100462 140 302 0 101219 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 406096

[startup+1062.93 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 3871
/proc/meminfo: memFree=1219640/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=418028 CPUtime=1062.53
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 104449 0 0 0 106049 204 0 0 25 0 1 0 219115565 428060672 103436 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 104507 103436 140 302 0 104202 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 418028

[startup+1122.96 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1207736/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=429956 CPUtime=1122.54
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 107425 0 0 0 112042 212 0 0 25 0 1 0 219115565 440274944 106412 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 107489 106412 140 302 0 107184 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 429956

[startup+1183 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1196344/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=441516 CPUtime=1182.54
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 110293 0 0 0 118034 220 0 0 25 0 1 0 219115565 452112384 109280 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 110379 109280 140 302 0 110074 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 441516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1192888/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=444860 CPUtime=1200.07
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 111105 0 0 0 119784 223 0 0 25 0 1 0 219115565 455536640 110092 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 111215 110092 140 302 0 110910 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 444860

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

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

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3871
/proc/meminfo: memFree=1192888/2055920 swapFree=4192812/4192956
[pid=3870] ppid=3868 vsize=444860 CPUtime=1200.07
/proc/3870/stat : 3870 (Spear-32) R 3868 3870 3209 0 -1 4194304 111105 0 0 0 119784 223 0 0 25 0 1 0 219115565 455536640 110092 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/3870/statm: 111215 110092 140 302 0 110910 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 444860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.15
CPU user time (s): 1197.84
CPU system time (s): 2.30065
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 444860

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

runsolver used 1.17982 second user time and 3.09053 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Feb 20 17:13:29 UTC 2007

IDJOB= 301787
IDBENCH= 20067
IDSOLVER= 132
FILE ID= node9/301787-1171991609

PBS_JOBID= 3849097

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S811174248-16.cnf
COMMAND LINE= /tmp/evaluation/301787-1171991609/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301787-1171991609/instance-301787-1171991609.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-301787-1171991609 -o ROOT/results/node9/solver-301787-1171991609 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301787-1171991609/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301787-1171991609/instance-301787-1171991609.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  501f8679d94954afbc271fea6b765cd5

RANDOM SEED= 401560664

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1634256 kB
Buffers:         52956 kB
Cached:         243320 kB
SwapCached:          0 kB
Active:         281488 kB
Inactive:        69088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:          73188 kB
Slab:            56600 kB
Committed_AS:  1113712 kB
PageTables:       1688 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 node9 on Tue Feb 20 17:33:32 UTC 2007