Trace number 331028

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.27 1200.7

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark239.446
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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/331028-1173178703/instance-331028-1173178703.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-331028-1173178703 -o ROOT/results/node67/solver-331028-1173178703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331028-1173178703/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/331028-1173178703/instance-331028-1173178703.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.97 0.99 3/64 22780
/proc/meminfo: memFree=894240/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1528 CPUtime=0
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 337828000 1564672 181 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 382 181 129 302 0 77 0

[startup+0.0110441 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22780
/proc/meminfo: memFree=894240/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1664 CPUtime=0
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 337828000 1703936 236 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 416 236 129 302 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1664

[startup+0.101054 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22780
/proc/meminfo: memFree=894240/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=4568 CPUtime=0.09
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 971 0 0 0 9 0 0 0 18 0 1 0 337828000 4677632 922 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 1142 922 129 302 0 837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4568

[startup+0.301074 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22780
/proc/meminfo: memFree=894240/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=10552 CPUtime=0.29
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 2622 0 0 0 27 2 0 0 19 0 1 0 337828000 10805248 2273 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 2638 2273 129 302 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701115 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22780
/proc/meminfo: memFree=894240/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=21476 CPUtime=0.69
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 5720 0 0 0 65 4 0 0 22 0 1 0 337828000 21991424 4904 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 5369 4904 129 302 0 5064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21476

[startup+1.5012 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 22781
/proc/meminfo: memFree=867544/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=37796 CPUtime=1.49
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 10264 0 0 0 140 9 0 0 25 0 1 0 337828000 38703104 8451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 9449 8451 140 302 0 9144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37796

[startup+3.10137 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 22781
/proc/meminfo: memFree=860504/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=38328 CPUtime=3.09
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 10406 0 0 0 289 20 0 0 25 0 1 0 337828000 39247872 8593 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134530831 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 9582 8593 140 302 0 9277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38328

[startup+6.3017 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22781
/proc/meminfo: memFree=858200/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=41288 CPUtime=6.29
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 11147 0 0 0 600 29 0 0 25 0 1 0 337828000 42278912 9334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 10322 9334 140 302 0 10017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41288

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22781
/proc/meminfo: memFree=848984/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=50540 CPUtime=12.69
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 13453 0 0 0 1230 39 0 0 25 0 1 0 337828000 51752960 11607 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 12635 11607 140 302 0 12330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50540

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 22781
/proc/meminfo: memFree=836120/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=63072 CPUtime=25.48
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 16608 0 0 0 2493 55 0 0 25 0 1 0 337828000 64585728 14697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 15768 14697 140 302 0 15463 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63072

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 22781
/proc/meminfo: memFree=817304/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=82728 CPUtime=51.08
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 21439 0 0 0 5030 78 0 0 25 0 1 0 337828000 84713472 19399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 20682 19399 140 302 0 20377 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82728

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 22781
/proc/meminfo: memFree=783192/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=117880 CPUtime=102.27
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 30149 0 0 0 10111 116 0 0 25 0 1 0 337828000 120709120 27852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 29470 27852 140 302 0 29165 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117880

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 22845
/proc/meminfo: memFree=740424/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=161296 CPUtime=162.21
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 40787 0 0 0 16053 168 0 0 25 0 1 0 337828000 165167104 38490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 40324 38490 140 302 0 40019 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 161296

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 22947
/proc/meminfo: memFree=633568/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=267284 CPUtime=222.14
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 67316 0 0 0 21980 234 0 0 25 0 1 0 337828000 273698816 65019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 66821 65019 140 302 0 66516 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 267284

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=504344/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=400288 CPUtime=282.11
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 100599 0 0 0 27930 281 0 0 25 0 1 0 337828000 409894912 97789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 100072 97789 140 302 0 99767 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 400288

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=340568/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=562480 CPUtime=342.08
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 141189 0 0 0 33892 316 0 0 25 0 1 0 337828000 575979520 138379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 140620 138379 140 302 0 140315 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 562480

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=192216/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=711456 CPUtime=402.07
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 178419 0 0 0 39857 350 0 0 25 0 1 0 337828000 728530944 175609 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 177864 175609 140 302 0 177559 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 711456

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=89368/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=813632 CPUtime=462.06
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 203842 0 0 0 45823 383 0 0 25 0 1 0 337828000 833159168 201032 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 203408 201032 140 302 0 203103 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 813632

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=43096/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=859992 CPUtime=522.04
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 215471 0 0 0 51798 406 0 0 25 0 1 0 337828000 880631808 212661 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 214998 212661 140 302 0 214693 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 859992

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15192/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=896612 CPUtime=582.03
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 224649 0 0 0 57778 425 0 0 25 0 1 0 337828000 918130688 221839 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 224153 221839 140 302 0 223848 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 896612

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=16152/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=936488 CPUtime=642.02
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 234686 0 0 0 63755 447 0 0 25 0 1 0 337828000 958963712 231876 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 234122 231876 140 302 0 233817 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 936488

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=16216/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=966568 CPUtime=701.99
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 242042 0 0 0 69737 462 0 0 25 0 1 0 337828000 989765632 239232 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 241642 239232 140 302 0 241337 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 966568

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15768/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=992888 CPUtime=761.98
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 248621 0 0 0 75719 479 0 0 25 0 1 0 337828000 1016717312 245811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 248222 245811 140 302 0 247917 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 992888

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=16280/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1018656 CPUtime=821.97
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 255093 0 0 0 81702 495 0 0 25 0 1 0 337828000 1043103744 252283 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526906 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 254664 252283 140 302 0 254359 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1018656

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=14936/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1046272 CPUtime=881.94
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 261901 0 0 0 87682 512 0 0 25 0 1 0 337828000 1071382528 259091 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 261568 259091 140 302 0 261263 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1046272

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15320/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1082240 CPUtime=941.93
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 270933 0 0 0 93663 530 0 0 25 0 1 0 337828000 1108213760 267098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 270560 267098 140 302 0 270255 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1082240

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15512/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1109724 CPUtime=1001.92
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 277797 0 0 0 99648 544 0 0 25 0 1 0 337828000 1136357376 273962 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 277431 273962 140 302 0 277126 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1109724

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15512/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1134924 CPUtime=1061.9
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 284144 0 0 0 105633 557 0 0 25 0 1 0 337828000 1162162176 280309 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 283731 280309 140 302 0 283426 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1134924

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=16344/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1161000 CPUtime=1121.89
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 290591 0 0 0 111616 573 0 0 25 0 1 0 337828000 1188864000 286756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 290250 286756 140 302 0 289945 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1161000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15576/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1186180 CPUtime=1181.87
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 296780 0 0 0 117601 586 0 0 25 0 1 0 337828000 1214648320 292945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 296545 292945 140 302 0 296240 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1186180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15128/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=1194200 CPUtime=1200.07
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4194304 298779 0 0 0 119418 589 0 0 25 0 1 0 337828000 1222860800 294944 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 298550 294944 140 302 0 298245 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1194200

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22979
/proc/meminfo: memFree=15128/2055920 swapFree=4183972/4192956
[pid=22780] ppid=22778 vsize=0 CPUtime=1200.17
/proc/22780/stat : 22780 (Spear-32) R 22778 22780 22243 0 -1 4195332 298779 0 0 0 119418 599 0 0 25 0 1 0 337828000 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.7
CPU time (s): 1200.27
CPU user time (s): 1194.19
CPU system time (s): 6.08208
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 1194200

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

runsolver used 1.01385 second user time and 2.44863 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Mar  6 10:58:24 UTC 2007

IDJOB= 331028
IDBENCH= 20577
IDSOLVER= 132
FILE ID= node67/331028-1173178703

PBS_JOBID= 4015265

Free space on /tmp= 66507 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= /tmp/evaluation/331028-1173178703/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/331028-1173178703/instance-331028-1173178703.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-331028-1173178703 -o ROOT/results/node67/solver-331028-1173178703 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331028-1173178703/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/331028-1173178703/instance-331028-1173178703.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f0f4556999ccb446384994a4148fca28

RANDOM SEED= 344134837

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        894712 kB
Buffers:         43200 kB
Cached:        1019608 kB
SwapCached:       3296 kB
Active:         430116 kB
Inactive:       642744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        894712 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:           11796 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            74284 kB
Committed_AS:   898064 kB
PageTables:       1452 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= 66507 MiB

End job on node67 on Tue Mar  6 11:18:26 UTC 2007