Trace number 299860

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.09 1200.84

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
MD5SUM3a08d8a4e83b1d2d972d4be84e7630c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.0793
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/299860-1171878711/instance-299860-1171878711.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/node2/watcher-299860-1171878711 -o ROOT/results/node2/solver-299860-1171878711 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299860-1171878711/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/299860-1171878711/instance-299860-1171878711.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 1141
/proc/meminfo: memFree=207744/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=1532 CPUtime=0
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 207826084 1568768 192 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 383 192 140 302 0 78 0

[startup+0.107727 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1141
/proc/meminfo: memFree=207744/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=1788 CPUtime=0.1
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 292 0 0 0 10 0 0 0 18 0 1 0 207826084 1830912 276 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 447 276 140 302 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1788

[startup+0.519769 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1141
/proc/meminfo: memFree=207744/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=2696 CPUtime=0.51
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 485 0 0 0 51 0 0 0 22 0 1 0 207826084 2760704 469 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 674 469 140 302 0 369 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2696

[startup+1.34386 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=205688/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=3472 CPUtime=1.33
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 706 0 0 0 133 0 0 0 25 0 1 0 207826084 3555328 690 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 868 690 140 302 0 563 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3472

[startup+2.98003 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=204600/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=4776 CPUtime=2.97
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 1032 0 0 0 295 2 0 0 25 0 1 0 207826084 4890624 1016 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 1194 1016 140 302 0 889 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4776

[startup+6.25636 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=202360/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=6848 CPUtime=6.25
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 1539 0 0 0 621 4 0 0 25 0 1 0 207826084 7012352 1490 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 1712 1490 140 302 0 1407 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6848

[startup+12.715 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=199864/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=8928 CPUtime=12.7
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 2088 0 0 0 1264 6 0 0 25 0 1 0 207826084 9142272 2039 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 2232 2039 140 302 0 1927 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8928

[startup+25.5194 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=196856/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=12356 CPUtime=25.5
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 2944 0 0 0 2541 9 0 0 25 0 1 0 207826084 12652544 2830 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 3089 2830 140 302 0 2784 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12356

[startup+51.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=191992/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=17300 CPUtime=51.11
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 4150 0 0 0 5096 15 0 0 25 0 1 0 207826084 17715200 4036 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 4325 4036 140 302 0 4020 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 17300

[startup+102.379 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=184824/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=24960 CPUtime=102.31
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 6034 0 0 0 10209 22 0 0 25 0 1 0 207826084 25559040 5791 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 6240 5791 140 302 0 5935 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24960

[startup+162.438 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=178616/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=31204 CPUtime=162.33
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 7575 0 0 0 16204 29 0 0 25 0 1 0 207826084 31952896 7332 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 7801 7332 140 302 0 7496 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 31204

[startup+222.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=173496/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=36472 CPUtime=222.34
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 8849 0 0 0 22197 37 0 0 25 0 1 0 207826084 37347328 8606 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 9118 8606 140 302 0 8813 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 36472

[startup+282.542 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=169208/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=41948 CPUtime=282.36
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 10187 0 0 0 28195 41 0 0 25 0 1 0 207826084 42954752 9687 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 10487 9687 140 302 0 10182 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 41948

[startup+342.592 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=165304/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=46084 CPUtime=342.38
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 11183 0 0 0 34190 48 0 0 25 0 1 0 207826084 47190016 10683 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 11521 10683 140 302 0 11216 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 46084

[startup+402.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=161464/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=49936 CPUtime=402.38
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 12122 0 0 0 40185 53 0 0 25 0 1 0 207826084 51134464 11622 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 12484 11622 140 302 0 12179 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 49936

[startup+462.709 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=158072/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=53628 CPUtime=462.41
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 12967 0 0 0 46183 58 0 0 25 0 1 0 207826084 54915072 12467 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 13407 12467 140 302 0 13102 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 53628

[startup+522.764 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1142
/proc/meminfo: memFree=154936/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=56888 CPUtime=522.43
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 13749 0 0 0 52180 63 0 0 25 0 1 0 207826084 58253312 13249 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 14222 13249 140 302 0 13917 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 56888

[startup+582.841 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 1252
/proc/meminfo: memFree=150592/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=59632 CPUtime=582.46
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 14483 0 0 0 58175 71 0 0 25 0 1 0 207826084 61063168 13983 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1141/statm: 14908 13983 140 302 0 14603 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 59632

[startup+642.927 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 1322
/proc/meminfo: memFree=147136/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=63116 CPUtime=642.51
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 15336 0 0 0 64168 83 0 0 25 0 1 0 207826084 64630784 14836 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 15779 14836 140 302 0 15474 0
Current children cumulated CPU time (s) 642.51
Current children cumulated vsize (KiB) 63116

[startup+702.978 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=145528/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=65996 CPUtime=702.53
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 16053 0 0 0 70166 87 0 0 25 0 1 0 207826084 67579904 15553 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 16499 15553 140 302 0 16194 0
Current children cumulated CPU time (s) 702.53
Current children cumulated vsize (KiB) 65996

[startup+763.034 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=142840/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=69344 CPUtime=762.54
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 16721 0 0 0 76164 90 0 0 25 0 1 0 207826084 71008256 16221 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 17336 16221 140 302 0 17031 0
Current children cumulated CPU time (s) 762.54
Current children cumulated vsize (KiB) 69344

[startup+823.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=140280/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=71688 CPUtime=822.56
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 17382 0 0 0 82162 94 0 0 25 0 1 0 207826084 73408512 16882 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 17922 16882 140 302 0 17617 0
Current children cumulated CPU time (s) 822.56
Current children cumulated vsize (KiB) 71688

[startup+883.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=137912/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=76072 CPUtime=882.58
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 18494 0 0 0 88160 98 0 0 25 0 1 0 207826084 77897728 17481 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 19018 17481 140 302 0 18713 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 76072

[startup+943.194 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=135608/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=78696 CPUtime=942.59
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 19068 0 0 0 94156 103 0 0 25 0 1 0 207826084 80584704 18055 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 19674 18055 140 302 0 19369 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 78696

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=133432/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=81044 CPUtime=1002.6
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 19621 0 0 0 100154 106 0 0 25 0 1 0 207826084 82989056 18608 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 20261 18608 140 302 0 19956 0
Current children cumulated CPU time (s) 1002.6
Current children cumulated vsize (KiB) 81044

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=131256/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=83104 CPUtime=1062.61
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 20153 0 0 0 106152 109 0 0 25 0 1 0 207826084 85098496 19140 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 20776 19140 140 302 0 20471 0
Current children cumulated CPU time (s) 1062.61
Current children cumulated vsize (KiB) 83104

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=129208/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=85224 CPUtime=1122.62
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 20681 0 0 0 112150 112 0 0 25 0 1 0 207826084 87269376 19668 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 21306 19668 140 302 0 21001 0
Current children cumulated CPU time (s) 1122.62
Current children cumulated vsize (KiB) 85224

[startup+1183.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=127224/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=87212 CPUtime=1182.64
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 21178 0 0 0 118148 116 0 0 25 0 1 0 207826084 89305088 20165 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 21803 20165 140 302 0 21498 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 87212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1342
/proc/meminfo: memFree=126520/2055920 swapFree=4192812/4192956
[pid=1141] ppid=1139 vsize=87724 CPUtime=1200.06
/proc/1141/stat : 1141 (Spear-32) R 1139 1141 32496 0 -1 4194304 21327 0 0 0 119889 117 0 0 25 0 1 0 207826084 89829376 20314 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1141/statm: 21931 20314 140 302 0 21626 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 87724

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.84
CPU time (s): 1200.09
CPU user time (s): 1198.9
CPU system time (s): 1.19182
CPU usage (%): 99.937
Max. virtual memory (cumulated for all children) (KiB): 87724

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

runsolver used 1.13783 second user time and 3.17252 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Feb 19 09:51:51 UTC 2007

IDJOB= 299860
IDBENCH= 20020
IDSOLVER= 132
FILE ID= node2/299860-1171878711

PBS_JOBID= 3839425

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299860-1171878711/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299860-1171878711/instance-299860-1171878711.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-299860-1171878711 -o ROOT/results/node2/solver-299860-1171878711 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299860-1171878711/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299860-1171878711/instance-299860-1171878711.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3a08d8a4e83b1d2d972d4be84e7630c8

RANDOM SEED= 709952980

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        208216 kB
Buffers:         55620 kB
Cached:        1653764 kB
SwapCached:          0 kB
Active:        1202216 kB
Inactive:       567112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        208216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          78796 kB
Slab:            63884 kB
Committed_AS:  1139440 kB
PageTables:       1812 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= 66550 MiB

End job on node2 on Mon Feb 19 10:11:54 UTC 2007