Trace number 3251583

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
synit_sat 2011-03-03? (TO) 1300.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	c start  0 total 0
0.00/0.02	c Find Units :          0
0.00/0.03	c Find Invs  :          0
0.00/0.03	c Find Ands  :        952 AvgFaninNum: 30.7395
0.00/0.03	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.03	c Find Ite   :          0
0.00/0.03	c UnDirect variable: 0
0.00/0.03	c UnDirect to Direct Gate: 0
0.00/0.03	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.00/0.03	c Break Cycle : 922
0.00/0.03	c Total Root : 0 Undef Var: 922
0.00/0.03	c After covering, Total Root: 30 Leaf: 922
0.00/0.03	c Variable( cover/uncovered/unused ): 952 0 0
0.00/0.03	c Unit Clauses: 0
0.00/0.03	c Binary Clauses( cover/uncovered ): 922 83857
0.00/0.03	c Clauses( cover/uncovered ): 30 0
0.00/0.03	c Total Clauses( cover/uncovered ): 952 83857 1.12252%
0.00/0.03	c Covered Ands: 30 Invs: 0 Xors: 0 Ites: 0
0.03/0.06	c Uncover Clauses avg size: 2 max size: 2
0.03/0.06	c Final circuit: i/l/o/s     922       0   83857     84749
0.03/0.06	c cover rate 1.12252
0.03/0.06	c rocky end  0.05 total 0.05
0.08/0.15	c covering time  0.09 total 0.14
1300.04/1300.00	c interrupt  1299.9 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251583-1303586586/watcher-3251583-1303586586 -o /tmp/evaluation-result-3251583-1303586586/solver-3251583-1303586586 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3251583-1303586586.cnf 1438824170 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 2.09 2.88 3/178 19789
/proc/meminfo: memFree=13095824/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=29720 CPUtime=0 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 2024 0 0 0 0 0 0 0 22 0 1 0 548889270 30433280 1960 33554432000 4194304 4947581 140736281073408 18446744073709551615 231895490304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19789/statm: 7430 1960 322 184 0 2305 0

[startup+0.041615 s]
/proc/loadavg: 0.94 2.09 2.88 3/178 19789
/proc/meminfo: memFree=13095824/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=36828 CPUtime=0.03 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 4008 0 0 0 3 0 0 0 22 0 1 0 548889270 37711872 3942 33554432000 4194304 4947581 140736281073408 18446744073709551615 4834729 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 9207 3942 384 184 0 4082 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36828

[startup+0.10059 s]
/proc/loadavg: 0.94 2.09 2.88 3/178 19789
/proc/meminfo: memFree=13095824/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=48624 CPUtime=0.08 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 7167 0 0 0 8 0 0 0 22 0 1 0 548889270 49790976 7011 33554432000 4194304 4947581 140736281073408 18446744073709551615 4840135 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 12156 7011 409 184 0 7031 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48624

[startup+0.300553 s]
/proc/loadavg: 0.94 2.09 2.88 3/178 19789
/proc/meminfo: memFree=13095824/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=98748 CPUtime=0.29 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 16936 0 0 0 27 2 0 0 23 0 1 0 548889270 101117952 16780 33554432000 4194304 4947581 140736281073408 18446744073709551615 4515870 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 24687 16780 449 184 0 19562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98748

[startup+0.70048 s]
/proc/loadavg: 0.94 2.09 2.88 3/178 19789
/proc/meminfo: memFree=13095824/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=107748 CPUtime=0.69 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 17198 0 0 0 67 2 0 0 25 0 1 0 548889270 110333952 17042 33554432000 4194304 4947581 140736281073408 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 26937 17042 457 184 0 21812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107748

[startup+1.50033 s]
/proc/loadavg: 0.94 2.09 2.88 5/190 19812
/proc/meminfo: memFree=12539336/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=126368 CPUtime=1.49 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 18342 0 0 0 147 2 0 0 25 0 1 0 548889270 129400832 18186 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 31592 18186 457 184 0 26467 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126368

[startup+3.10103 s]
/proc/loadavg: 0.94 2.09 2.88 5/190 19812
/proc/meminfo: memFree=12085744/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=135832 CPUtime=3.09 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 19415 0 0 0 307 2 0 0 25 0 1 0 548889270 139091968 19259 33554432000 4194304 4947581 140736281073408 18446744073709551615 4517569 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 33958 19259 466 184 0 28833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135832

[startup+6.30043 s]
/proc/loadavg: 1.18 2.12 2.89 5/190 19812
/proc/meminfo: memFree=12024372/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=145420 CPUtime=6.29 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 22710 0 0 0 626 3 0 0 25 0 1 0 548889270 148910080 22554 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399854 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 36355 22554 467 184 0 31230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145420

[startup+12.7002 s]
/proc/loadavg: 1.41 2.15 2.89 5/190 19813
/proc/meminfo: memFree=11989044/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=164644 CPUtime=12.69 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 25362 0 0 0 1266 3 0 0 25 0 1 0 548889270 168595456 25206 33554432000 4194304 4947581 140736281073408 18446744073709551615 4517544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 41161 25206 467 184 0 36036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164644

[startup+25.5008 s]
/proc/loadavg: 1.98 2.24 2.91 5/190 19813
/proc/meminfo: memFree=11882552/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=174512 CPUtime=25.49 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 27778 0 0 0 2545 4 0 0 25 0 1 0 548889270 178700288 27619 33554432000 4194304 4947581 140736281073408 18446744073709551615 4517656 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 43628 27619 467 184 0 38503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174512

[startup+51.101 s]
/proc/loadavg: 2.67 2.38 2.94 5/190 19814
/proc/meminfo: memFree=11773612/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=185584 CPUtime=51.09 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 34669 0 0 0 5103 6 0 0 25 0 1 0 548889270 190038016 34510 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399965 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 46396 34510 467 184 0 41271 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 185584

[startup+102.306 s]
/proc/loadavg: 3.42 2.63 2.99 5/190 19815
/proc/meminfo: memFree=11541728/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=271836 CPUtime=102.3 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 47150 0 0 0 10221 9 0 0 25 0 1 0 548889270 278360064 46991 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 67959 46991 467 184 0 62834 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 271836

[startup+162.301 s]
/proc/loadavg: 3.79 2.87 3.05 5/190 19817
/proc/meminfo: memFree=11424892/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=285692 CPUtime=162.29 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 52475 0 0 0 16219 10 0 0 25 0 1 0 548889270 292548608 49873 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 71423 49873 467 184 0 66298 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 285692

[startup+222.301 s]
/proc/loadavg: 3.92 3.08 3.11 5/190 19818
/proc/meminfo: memFree=11298744/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=411608 CPUtime=222.3 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 68502 0 0 0 22215 15 0 0 25 0 1 0 548889270 421486592 65900 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 102902 65900 467 184 0 97777 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 411608

[startup+282.301 s]
/proc/loadavg: 4.03 3.26 3.17 5/190 19820
/proc/meminfo: memFree=11188972/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=411608 CPUtime=282.3 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 72471 0 0 0 28214 16 0 0 25 0 1 0 548889270 421486592 69869 33554432000 4194304 4947581 140736281073408 18446744073709551615 4501928 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 102902 69869 467 184 0 97777 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 411608

[startup+342.3 s]
/proc/loadavg: 4.01 3.39 3.22 6/190 19821
/proc/meminfo: memFree=11028232/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=487316 CPUtime=342.3 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 77102 0 0 0 34213 17 0 0 25 0 1 0 548889270 499011584 74500 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399885 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 121829 74500 467 184 0 116704 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 487316

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.26 5/190 19823
/proc/meminfo: memFree=10936192/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=487316 CPUtime=402.31 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 78224 0 0 0 40213 18 0 0 25 0 1 0 548889270 499011584 75622 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 121829 75622 467 184 0 116704 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 487316

[startup+462.301 s]
/proc/loadavg: 4.06 3.60 3.31 5/190 19825
/proc/meminfo: memFree=10844520/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=487316 CPUtime=462.3 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 82696 0 0 0 46212 18 0 0 25 0 1 0 548889270 499011584 80094 33554432000 4194304 4947581 140736281073408 18446744073709551615 4547511 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 121829 80094 467 184 0 116704 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 487316

[startup+522.3 s]
/proc/loadavg: 4.02 3.67 3.35 5/190 19826
/proc/meminfo: memFree=10745536/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=522.31 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 88924 0 0 0 52211 20 0 0 25 0 1 0 548889270 583909376 86322 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 86322 467 184 0 137431 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 570224

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.39 5/190 19828
/proc/meminfo: memFree=10685608/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=582.31 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 93805 0 0 0 58209 22 0 0 25 0 1 0 548889270 583909376 91203 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 91203 467 184 0 137431 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 570224

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.42 5/190 19829
/proc/meminfo: memFree=10634236/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=642.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 96449 0 0 0 64209 23 0 0 25 0 1 0 548889270 583909376 93847 33554432000 4194304 4947581 140736281073408 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 93847 467 184 0 137431 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 570224

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 3.46 5/190 19831
/proc/meminfo: memFree=10607048/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=702.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 96679 0 0 0 70209 23 0 0 25 0 1 0 548889270 583909376 94077 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 94077 467 184 0 137431 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 570224

[startup+762.306 s]
/proc/loadavg: 4.00 3.84 3.49 5/190 19833
/proc/meminfo: memFree=10495168/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=762.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 107744 0 0 0 76207 25 0 0 25 0 1 0 548889270 583909376 105142 33554432000 4194304 4947581 140736281073408 18446744073709551615 4400323 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 105142 467 184 0 137431 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 570224

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 19834
/proc/meminfo: memFree=10447888/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=822.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 107744 0 0 0 82206 26 0 0 25 0 1 0 548889270 583909376 105142 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 105142 467 184 0 137431 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 570224

[startup+882.301 s]
/proc/loadavg: 4.03 3.90 3.55 5/190 19836
/proc/meminfo: memFree=10445748/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=882.33 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 107997 0 0 0 88207 26 0 0 25 0 1 0 548889270 583909376 105395 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 105395 467 184 0 137431 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 570224

[startup+942.301 s]
/proc/loadavg: 4.01 3.92 3.57 5/190 19839
/proc/meminfo: memFree=10421160/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=942.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 109654 0 0 0 94206 26 0 0 25 0 1 0 548889270 583909376 107042 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 107042 467 184 0 137431 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 570224

[startup+1002.3 s]
/proc/loadavg: 4.08 3.95 3.60 5/190 19842
/proc/meminfo: memFree=10409916/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1002.32 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 110212 0 0 0 100206 26 0 0 25 0 1 0 548889270 583909376 107574 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 107574 467 184 0 137431 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 570224

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.63 5/190 19844
/proc/meminfo: memFree=10395496/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1062.33 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 113154 0 0 0 106206 27 0 0 25 0 1 0 548889270 583909376 110497 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 110497 467 184 0 137431 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 570224

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.65 5/190 19845
/proc/meminfo: memFree=10314120/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1122.33 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 113169 0 0 0 112206 27 0 0 25 0 1 0 548889270 583909376 110500 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 110500 467 184 0 137431 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 570224

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 19847
/proc/meminfo: memFree=10282104/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1182.33 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 113353 0 0 0 118206 27 0 0 25 0 1 0 548889270 583909376 110653 33554432000 4194304 4947581 140736281073408 18446744073709551615 4515664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 110653 467 184 0 137431 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 570224

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 19848
/proc/meminfo: memFree=10273892/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1242.34 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 113785 0 0 0 124206 28 0 0 25 0 1 0 548889270 583909376 111061 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 111061 467 184 0 137431 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 570224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 19850
/proc/meminfo: memFree=10265436/32950928 swapFree=67111528/67111528
[pid=19789] ppid=19787 vsize=570224 CPUtime=1300.04 cores=0,2
/proc/19789/stat : 19789 (synit_sat) R 19787 19789 18780 0 -1 4202496 115001 0 0 0 129976 28 0 0 25 0 1 0 548889270 583909376 112197 33554432000 4194304 4947581 140736281073408 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19789/statm: 142556 112197 467 184 0 137431 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 570224

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

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

Child status: 1
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.77
CPU system time (s): 0.308953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 570224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115006
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= 13
involuntary context switches= 2612

runsolver used 2.27065 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 21:23:06
IDJOB=3251583
IDBENCH=88227
IDSOLVER=1571
FILE ID=node114/3251583-1303586586
RUNJOBID= node114-1303586586-19769
PBS_JOBID= 13150339
Free space on /tmp= 71260 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251583-1303586586/watcher-3251583-1303586586 -o /tmp/evaluation-result-3251583-1303586586/solver-3251583-1303586586 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3251583-1303586586.cnf 1438824170

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=1438824170

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13096352 kB
Buffers:       2303668 kB
Cached:       16892132 kB
SwapCached:          0 kB
Active:        9873744 kB
Inactive:      9394132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13096352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5580 kB
Writeback:           0 kB
AnonPages:       71180 kB
Mapped:          14492 kB
Slab:           523108 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71236 MiB
End job on node114 at 2011-04-23 21:44:48