Trace number 3251539

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.01	c start  0 total 0
0.09/0.13	c Find Units :          0
0.09/0.17	c Find Invs  :          0
0.09/0.18	c Find Ands  :       2444 AvgFaninNum: 48.0638
0.09/0.18	c Find Xors  :          0 AvgFaninNum: nan
0.09/0.18	c Find Ite   :          0
0.09/0.18	c UnDirect variable: 0
0.09/0.18	c UnDirect to Direct Gate: 0
0.09/0.18	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.09/0.18	c Break Cycle : 2394
0.09/0.18	c Total Root : 0 Undef Var: 2394
0.09/0.18	c After covering, Total Root: 50 Leaf: 2394
0.09/0.18	c Variable( cover/uncovered/unused ): 2444 0 0
0.09/0.18	c Unit Clauses: 0
0.09/0.18	c Binary Clauses( cover/uncovered ): 2394 496124
0.09/0.18	c Clauses( cover/uncovered ): 50 0
0.09/0.18	c Total Clauses( cover/uncovered ): 2444 496124 0.490204%
0.09/0.18	c Covered Ands: 50 Invs: 0 Xors: 0 Ites: 0
0.29/0.38	c Uncover Clauses avg size: 2 max size: 2
0.29/0.39	c Final circuit: i/l/o/s    2394       0  496124    498468
0.29/0.39	c cover rate 0.490204
0.29/0.39	c rocky end  0.39 total 0.39
0.79/0.86	c covering time  0.46 total 0.85
1300.05/1300.00	c interrupt  1299.2 total 1300.05
1300.05/1300.00	c INTERRUPTED ... 
1300.05/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-3251539-1303586586/watcher-3251539-1303586586 -o /tmp/evaluation-result-3251539-1303586586/solver-3251539-1303586586 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3251539-1303586586.cnf 1438824170 

running on 2 cores: 5,7

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 5/183 19799
/proc/meminfo: memFree=13047548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=30688 CPUtime=0 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 2298 0 0 0 0 0 0 0 21 0 1 0 548889284 31424512 2232 33554432000 4194304 4947581 140735279417840 18446744073709551615 231895490304 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 7672 2243 365 184 0 2547 0

[startup+0.0842751 s]
/proc/loadavg: 0.94 2.09 2.88 5/183 19799
/proc/meminfo: memFree=13047548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=55264 CPUtime=0.08 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 8215 0 0 0 7 1 0 0 21 0 1 0 548889284 56590336 8149 33554432000 4194304 4947581 140735279417840 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 13816 8150 376 184 0 8691 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55264

[startup+0.100281 s]
/proc/loadavg: 0.94 2.09 2.88 5/183 19799
/proc/meminfo: memFree=13047548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=55264 CPUtime=0.09 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 8363 0 0 0 8 1 0 0 21 0 1 0 548889284 56590336 8297 33554432000 4194304 4947581 140735279417840 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 13816 8297 376 184 0 8691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55264

[startup+0.300232 s]
/proc/loadavg: 0.94 2.09 2.88 5/183 19799
/proc/meminfo: memFree=13047548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=77788 CPUtime=0.29 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 13751 0 0 0 27 2 0 0 22 0 1 0 548889284 79654912 13685 33554432000 4194304 4947581 140735279417840 18446744073709551615 4831979 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 19447 13685 384 184 0 14322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77788

[startup+0.701159 s]
/proc/loadavg: 0.94 2.09 2.88 5/183 19799
/proc/meminfo: memFree=13047548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=151448 CPUtime=0.69 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 32570 0 0 0 66 3 0 0 24 0 1 0 548889284 155082752 32504 33554432000 4194304 4947581 140735279417840 18446744073709551615 4739814 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 37862 32504 409 184 0 32737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151448

[startup+1.501 s]
/proc/loadavg: 0.94 2.09 2.88 5/190 19812
/proc/meminfo: memFree=12418064/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=360452 CPUtime=1.49 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 81676 0 0 0 140 9 0 0 25 0 1 0 548889284 369102848 81610 33554432000 4194304 4947581 140735279417840 18446744073709551615 4461750 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 90113 81610 446 184 0 84988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 360452

[startup+3.10071 s]
/proc/loadavg: 0.94 2.09 2.88 5/190 19812
/proc/meminfo: memFree=12081776/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=388264 CPUtime=3.1 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 85224 0 0 0 300 10 0 0 25 0 1 0 548889284 397582336 85158 33554432000 4194304 4947581 140735279417840 18446744073709551615 4352775 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 97066 85158 457 184 0 91941 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 388264

[startup+6.30111 s]
/proc/loadavg: 1.18 2.12 2.89 5/190 19812
/proc/meminfo: memFree=12023752/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=401196 CPUtime=6.29 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 89729 0 0 0 619 10 0 0 25 0 1 0 548889284 410824704 89663 33554432000 4194304 4947581 140735279417840 18446744073709551615 4517560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 100299 89663 466 184 0 95174 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 401196

[startup+12.7009 s]
/proc/loadavg: 1.41 2.15 2.89 5/190 19813
/proc/meminfo: memFree=11988548/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=401196 CPUtime=12.69 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 91859 0 0 0 1259 10 0 0 25 0 1 0 548889284 410824704 91793 33554432000 4194304 4947581 140735279417840 18446744073709551615 4515848 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 100299 91793 467 184 0 95174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 401196

[startup+25.5005 s]
/proc/loadavg: 1.98 2.24 2.91 5/190 19813
/proc/meminfo: memFree=11882552/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=444836 CPUtime=25.49 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 102039 0 0 0 2537 12 0 0 25 0 1 0 548889284 455512064 101973 33554432000 4194304 4947581 140735279417840 18446744073709551615 4350707 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 111209 101973 467 184 0 106084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 444836

[startup+51.1007 s]
/proc/loadavg: 2.67 2.38 2.94 5/190 19814
/proc/meminfo: memFree=11773364/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=460444 CPUtime=51.09 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 111417 0 0 0 5096 13 0 0 25 0 1 0 548889284 471494656 108067 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 115111 108067 467 184 0 109986 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 460444

[startup+102.307 s]
/proc/loadavg: 3.42 2.63 2.99 5/190 19815
/proc/meminfo: memFree=11541728/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=654652 CPUtime=102.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 132016 0 0 0 10213 18 0 0 25 0 1 0 548889284 670363648 128658 33554432000 4194304 4947581 140735279417840 18446744073709551615 4400811 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 163663 128658 467 184 0 158538 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 654652

[startup+162.301 s]
/proc/loadavg: 3.79 2.87 3.05 5/190 19817
/proc/meminfo: memFree=11424892/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=730464 CPUtime=162.3 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 136741 0 0 0 16212 18 0 0 25 0 1 0 548889284 747995136 133383 33554432000 4194304 4947581 140735279417840 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 182616 133383 467 184 0 177491 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 730464

[startup+222.301 s]
/proc/loadavg: 3.92 3.08 3.11 5/190 19818
/proc/meminfo: memFree=11298124/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=730464 CPUtime=222.29 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 145060 0 0 0 22210 19 0 0 25 0 1 0 548889284 747995136 141702 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399824 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 182616 141702 467 184 0 177491 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 730464

[startup+282.3 s]
/proc/loadavg: 4.03 3.26 3.17 5/190 19820
/proc/meminfo: memFree=11188972/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=821784 CPUtime=282.3 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 157331 0 0 0 28209 21 0 0 25 0 1 0 548889284 841506816 153973 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 205446 153973 467 184 0 200321 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 821784

[startup+342.301 s]
/proc/loadavg: 4.01 3.39 3.22 5/190 19821
/proc/meminfo: memFree=11027984/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=821784 CPUtime=342.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 169866 0 0 0 34206 25 0 0 25 0 1 0 548889284 841506816 166508 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 205446 166508 467 184 0 200321 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 821784

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.26 5/190 19823
/proc/meminfo: memFree=10936192/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=923556 CPUtime=402.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 171808 0 0 0 40206 25 0 0 25 0 1 0 548889284 945721344 168449 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399777 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 230889 168449 467 184 0 225764 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 923556

[startup+462.3 s]
/proc/loadavg: 4.06 3.60 3.31 5/190 19825
/proc/meminfo: memFree=10844520/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1035016 CPUtime=462.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 189569 0 0 0 46203 28 0 0 25 0 1 0 548889284 1059856384 186132 33554432000 4194304 4947581 140735279417840 18446744073709551615 4352544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 258754 186132 467 184 0 253629 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1035016

[startup+522.301 s]
/proc/loadavg: 4.02 3.67 3.35 5/190 19826
/proc/meminfo: memFree=10745288/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1035016 CPUtime=522.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 199049 0 0 0 52202 29 0 0 25 0 1 0 548889284 1059856384 195489 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 258754 195489 467 184 0 253629 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1035016

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.39 5/190 19828
/proc/meminfo: memFree=10685608/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1035016 CPUtime=582.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 201695 0 0 0 58201 30 0 0 25 0 1 0 548889284 1059856384 198058 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399854 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 258754 198058 467 184 0 253629 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1035016

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.42 5/190 19829
/proc/meminfo: memFree=10634236/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1035016 CPUtime=642.32 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 207688 0 0 0 64201 31 0 0 25 0 1 0 548889284 1059856384 203967 33554432000 4194304 4947581 140735279417840 18446744073709551615 4400319 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 258754 203967 467 184 0 253629 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1035016

[startup+702.3 s]
/proc/loadavg: 4.00 3.81 3.46 5/190 19831
/proc/meminfo: memFree=10607048/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1035016 CPUtime=702.31 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 210073 0 0 0 70199 32 0 0 25 0 1 0 548889284 1059856384 206260 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 258754 206260 467 184 0 253629 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1035016

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.49 5/190 19833
/proc/meminfo: memFree=10495168/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=762.32 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 210954 0 0 0 76200 32 0 0 25 0 1 0 548889284 1200697344 207032 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 207032 467 184 0 288014 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1172556

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 19834
/proc/meminfo: memFree=10447888/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=822.32 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 219644 0 0 0 82197 35 0 0 25 0 1 0 548889284 1200697344 215663 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 215663 467 184 0 288014 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1172556

[startup+882.3 s]
/proc/loadavg: 4.03 3.90 3.55 5/190 19836
/proc/meminfo: memFree=10445748/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=882.33 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 220150 0 0 0 88197 36 0 0 25 0 1 0 548889284 1200697344 216105 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 216105 467 184 0 288014 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1172556

[startup+942.3 s]
/proc/loadavg: 4.01 3.92 3.57 5/190 19839
/proc/meminfo: memFree=10421160/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=942.32 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 220659 0 0 0 94196 36 0 0 25 0 1 0 548889284 1200697344 216542 33554432000 4194304 4947581 140735279417840 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 216542 467 184 0 288014 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1172556

[startup+1002.3 s]
/proc/loadavg: 4.08 3.95 3.60 5/190 19842
/proc/meminfo: memFree=10409916/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1002.32 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 221501 0 0 0 100196 36 0 0 25 0 1 0 548889284 1200697344 217302 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 217302 467 184 0 288014 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1172556

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.63 5/190 19844
/proc/meminfo: memFree=10395496/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1062.33 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 222047 0 0 0 106196 37 0 0 25 0 1 0 548889284 1200697344 217572 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 217572 467 184 0 288014 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1172556

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.65 5/190 19845
/proc/meminfo: memFree=10314120/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1122.33 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 222935 0 0 0 112196 37 0 0 25 0 1 0 548889284 1200697344 218460 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399965 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 218460 467 184 0 288014 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1172556

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 19847
/proc/meminfo: memFree=10282104/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1182.33 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 223049 0 0 0 118196 37 0 0 25 0 1 0 548889284 1200697344 218574 33554432000 4194304 4947581 140735279417840 18446744073709551615 4350384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 218574 467 184 0 288014 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1172556

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 19848
/proc/meminfo: memFree=10273892/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1242.33 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 223384 0 0 0 124196 37 0 0 25 0 1 0 548889284 1200697344 218909 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 218909 467 184 0 288014 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1172556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.70 4/188 19851
/proc/meminfo: memFree=10712720/32950928 swapFree=67111528/67111528
[pid=19799] ppid=19797 vsize=1172556 CPUtime=1300.05 cores=5,7
/proc/19799/stat : 19799 (synit_sat) R 19797 19799 18780 0 -1 4202496 223579 0 0 0 129967 38 0 0 25 0 1 0 548889284 1200697344 219103 33554432000 4194304 4947581 140735279417840 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19799/statm: 293139 219103 467 184 0 288014 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1172556

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.67
CPU system time (s): 0.419936
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1172556

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

runsolver used 2.09368 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 21:23:06
IDJOB=3251539
IDBENCH=88226
IDSOLVER=1571
FILE ID=node114/3251539-1303586586
RUNJOBID= node114-1303586586-19772
PBS_JOBID= 13150339
Free space on /tmp= 71248 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251539-1303586586/watcher-3251539-1303586586 -o /tmp/evaluation-result-3251539-1303586586/solver-3251539-1303586586 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3251539-1303586586.cnf 1438824170

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
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:      13049564 kB
Buffers:       2303712 kB
Cached:       16906832 kB
SwapCached:          0 kB
Active:        9914256 kB
Inactive:      9400108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13049564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19160 kB
Writeback:           0 kB
AnonPages:      103772 kB
Mapped:          15268 kB
Slab:           523368 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   249656 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= 71240 MiB
End job on node114 at 2011-04-23 21:44:48