Trace number 301582

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.1 1200.52

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1022834397-10.cnf
MD5SUM5c979e79acb65e7cc18f31c8e35047ea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.612
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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/301582-1171979235/instance-301582-1171979235.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/node5/watcher-301582-1171979235 -o ROOT/results/node5/solver-301582-1171979235 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301582-1171979235/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301582-1171979235/instance-301582-1171979235.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.92 0.98 0.99 3/77 3121
/proc/meminfo: memFree=1044320/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=1548 CPUtime=0
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 217878343 1585152 186 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 387 186 128 302 0 82 0

[startup+0.107809 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3121
/proc/meminfo: memFree=1044320/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=2988 CPUtime=0.1
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 568 0 0 0 10 0 0 0 18 0 1 0 217878343 3059712 552 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 747 552 140 302 0 442 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2988

[startup+0.517856 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3121
/proc/meminfo: memFree=1044320/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=4640 CPUtime=0.51
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 993 0 0 0 51 0 0 0 21 0 1 0 217878343 4751360 977 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 1160 977 140 302 0 855 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4640

[startup+1.33795 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 3122
/proc/meminfo: memFree=1038744/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=7624 CPUtime=1.33
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 1704 0 0 0 132 1 0 0 25 0 1 0 217878343 7806976 1688 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 1906 1688 140 302 0 1601 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7624

[startup+2.97413 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 3122
/proc/meminfo: memFree=1035224/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=12188 CPUtime=2.96
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 2877 0 0 0 293 3 0 0 25 0 1 0 217878343 12480512 2861 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 3047 2861 140 302 0 2742 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12188

[startup+6.2505 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 3122
/proc/meminfo: memFree=1027160/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=19540 CPUtime=6.24
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 4690 0 0 0 619 5 0 0 25 0 1 0 217878343 20008960 4674 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 4885 4674 140 302 0 4580 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19540

[startup+12.7072 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 3122
/proc/meminfo: memFree=1015320/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=30448 CPUtime=12.7
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 7441 0 0 0 1262 8 0 0 25 0 1 0 217878343 31178752 7392 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 7612 7392 140 302 0 7307 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 30448

[startup+25.5077 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 3122
/proc/meminfo: memFree=999896/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=46480 CPUtime=25.49
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 11486 0 0 0 2533 16 0 0 25 0 1 0 217878343 47595520 11372 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 11620 11372 140 302 0 11315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46480

[startup+51.1206 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 3122
/proc/meminfo: memFree=975320/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=70408 CPUtime=51.1
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 17472 0 0 0 5085 25 0 0 25 0 1 0 217878343 72097792 17358 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 17602 17358 140 302 0 17297 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 70408

[startup+102.338 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 3122
/proc/meminfo: memFree=939928/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=106252 CPUtime=102.3
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 26487 0 0 0 10193 37 0 0 25 0 1 0 217878343 108802048 26244 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 26563 26244 140 302 0 26258 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 106252

[startup+162.373 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3122
/proc/meminfo: memFree=907672/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=137832 CPUtime=162.32
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 34418 0 0 0 16182 50 0 0 25 0 1 0 217878343 141139968 34175 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 34458 34175 140 302 0 34153 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 137832

[startup+222.407 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3122
/proc/meminfo: memFree=880344/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=165084 CPUtime=222.34
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 41247 0 0 0 22170 64 0 0 25 0 1 0 217878343 169046016 41004 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 41271 41004 140 302 0 40966 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 165084

[startup+282.44 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 3122
/proc/meminfo: memFree=859672/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=186792 CPUtime=282.35
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 46675 0 0 0 28158 77 0 0 25 0 1 0 217878343 191275008 46175 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 46698 46175 140 302 0 46393 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 186792

[startup+342.471 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 3122
/proc/meminfo: memFree=838744/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=208032 CPUtime=342.36
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 51952 0 0 0 34148 88 0 0 25 0 1 0 217878343 213024768 51452 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 52008 51452 140 302 0 51703 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 208032

[startup+402.508 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 3122
/proc/meminfo: memFree=816792/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=229528 CPUtime=402.39
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 57343 0 0 0 40139 100 0 0 25 0 1 0 217878343 235036672 56843 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 57382 56843 140 302 0 57077 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 229528

[startup+462.541 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=797720/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=248628 CPUtime=462.41
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 62128 0 0 0 46130 111 0 0 25 0 1 0 217878343 254595072 61628 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 62157 61628 140 302 0 61852 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 248628

[startup+522.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=780568/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=265800 CPUtime=522.42
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 66427 0 0 0 52122 120 0 0 25 0 1 0 217878343 272179200 65927 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 66450 65927 140 302 0 66145 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 265800

[startup+582.606 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=764376/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=281764 CPUtime=582.45
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 70403 0 0 0 58116 129 0 0 25 0 1 0 217878343 288526336 69903 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527007 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 70441 69903 140 302 0 70136 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 281764

[startup+642.647 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=749528/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=296800 CPUtime=642.46
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 74124 0 0 0 64109 137 0 0 25 0 1 0 217878343 303923200 73624 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 74200 73624 140 302 0 73895 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 296800

[startup+702.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=733016/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=313320 CPUtime=702.49
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 78261 0 0 0 70102 147 0 0 25 0 1 0 217878343 320839680 77761 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 78330 77761 140 302 0 78025 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 313320

[startup+762.712 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3122
/proc/meminfo: memFree=717400/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=328912 CPUtime=762.5
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 82180 0 0 0 76095 155 0 0 25 0 1 0 217878343 336805888 81680 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 82228 81680 140 302 0 81923 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 328912

[startup+822.748 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 3122
/proc/meminfo: memFree=702808/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=343216 CPUtime=822.51
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 85751 0 0 0 82089 162 0 0 25 0 1 0 217878343 351453184 85251 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 85804 85251 140 302 0 85499 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 343216

[startup+882.82 s]
/proc/loadavg: 1.02 1.01 1.00 2/84 3256
/proc/meminfo: memFree=689064/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=357728 CPUtime=882.51
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 89396 0 0 0 88081 170 0 0 25 0 1 0 217878343 366313472 88383 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 89432 88383 140 302 0 89127 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 357728

[startup+942.871 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3320
/proc/meminfo: memFree=677272/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=370688 CPUtime=942.51
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 92640 0 0 0 94073 178 0 0 25 0 1 0 217878343 379584512 91627 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 92672 91627 140 302 0 92367 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 370688

[startup+1002.9 s]
/proc/loadavg: 1.09 1.03 1.01 2/78 3320
/proc/meminfo: memFree=665560/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=382516 CPUtime=1002.53
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 95580 0 0 0 100068 185 0 0 25 0 1 0 217878343 391696384 94567 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 95629 94567 140 302 0 95324 0
Current children cumulated CPU time (s) 1002.53
Current children cumulated vsize (KiB) 382516

[startup+1062.94 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 3320
/proc/meminfo: memFree=654424/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=393616 CPUtime=1062.55
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 98330 0 0 0 106061 194 0 0 25 0 1 0 217878343 403062784 97317 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 98404 97317 140 302 0 98099 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 393616

[startup+1122.97 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 3320
/proc/meminfo: memFree=643800/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=404384 CPUtime=1122.57
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 100995 0 0 0 112057 200 0 0 25 0 1 0 217878343 414089216 99982 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 101096 99982 140 302 0 100791 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 404384

[startup+1183.03 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 3320
/proc/meminfo: memFree=632856/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=415256 CPUtime=1182.6
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 103724 0 0 0 118053 207 0 0 25 0 1 0 217878343 425222144 102711 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 103814 102711 140 302 0 103509 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 415256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 3320
/proc/meminfo: memFree=629976/2055920 swapFree=4192812/4192956
[pid=3121] ppid=3119 vsize=418188 CPUtime=1200.02
/proc/3121/stat : 3121 (Spear-32) R 3119 3121 2272 0 -1 4194304 104406 0 0 0 119793 209 0 0 25 0 1 0 217878343 428224512 103393 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3121/statm: 104547 103393 140 302 0 104242 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 418188

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.52
CPU time (s): 1200.1
CPU user time (s): 1197.93
CPU system time (s): 2.16167
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 418188

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

runsolver used 1.2958 second user time and 2.97055 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Feb 20 13:47:15 UTC 2007

IDJOB= 301582
IDBENCH= 20062
IDSOLVER= 132
FILE ID= node5/301582-1171979235

PBS_JOBID= 3849029

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1022834397-10.cnf
COMMAND LINE= /tmp/evaluation/301582-1171979235/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301582-1171979235/instance-301582-1171979235.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-301582-1171979235 -o ROOT/results/node5/solver-301582-1171979235 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301582-1171979235/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301582-1171979235/instance-301582-1171979235.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5c979e79acb65e7cc18f31c8e35047ea

RANDOM SEED= 762690813

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1044728 kB
Buffers:         62220 kB
Cached:         826540 kB
SwapCached:          0 kB
Active:         542196 kB
Inactive:       390984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          63300 kB
Slab:            63612 kB
Committed_AS:   791424 kB
PageTables:       1692 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 node5 on Tue Feb 20 14:07:18 UTC 2007