Trace number 3251671

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-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c start  0 total 0
0.04/0.06	c Find Units :          0
0.04/0.08	c Find Invs  :          0
0.04/0.08	c Find Ands  :       1638 AvgFaninNum: 40.0452
0.04/0.08	c Find Xors  :          0 AvgFaninNum: nan
0.04/0.08	c Find Ite   :          0
0.04/0.08	c UnDirect variable: 0
0.04/0.08	c UnDirect to Direct Gate: 0
0.04/0.08	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.04/0.08	c Break Cycle : 1598
0.04/0.08	c Total Root : 0 Undef Var: 1598
0.04/0.08	c After covering, Total Root: 40 Leaf: 1598
0.04/0.08	c Variable( cover/uncovered/unused ): 1638 0 0
0.04/0.08	c Unit Clauses: 0
0.04/0.08	c Binary Clauses( cover/uncovered ): 1598 251637
0.04/0.08	c Clauses( cover/uncovered ): 40 0
0.04/0.08	c Total Clauses( cover/uncovered ): 1638 251637 0.646728%
0.04/0.08	c Covered Ands: 40 Invs: 0 Xors: 0 Ites: 0
0.09/0.18	c Uncover Clauses avg size: 2 max size: 2
0.09/0.18	c Final circuit: i/l/o/s    1598       0  251637    253195
0.09/0.18	c cover rate 0.646728
0.09/0.18	c rocky end  0.18 total 0.18
0.39/0.41	c covering time  0.22 total 0.4
1300.03/1300.00	c interrupt  1299.63 total 1300.03
1300.03/1300.00	c INTERRUPTED ... 
1300.03/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-3251671-1303586586/watcher-3251671-1303586586 -o /tmp/evaluation-result-3251671-1303586586/solver-3251671-1303586586 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3251671-1303586586.cnf 1438824170 

running on 2 cores: 4,6

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 6/188 19810
/proc/meminfo: memFree=12992328/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=30688 CPUtime=0 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 2207 0 0 0 0 0 0 0 21 0 1 0 548889291 31424512 2141 33554432000 4194304 4947581 140736788559920 18446744073709551615 231895490304 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 7672 2153 365 184 0 2547 0

[startup+0.0515901 s]
/proc/loadavg: 0.94 2.09 2.88 6/188 19810
/proc/meminfo: memFree=12992328/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=42976 CPUtime=0.04 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 5479 0 0 0 4 0 0 0 21 0 1 0 548889291 44007424 5413 33554432000 4194304 4947581 140736788559920 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 10744 5413 376 184 0 5619 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 42976

[startup+0.100576 s]
/proc/loadavg: 0.94 2.09 2.88 6/188 19810
/proc/meminfo: memFree=12992328/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=42972 CPUtime=0.09 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 5637 0 0 0 9 0 0 0 22 0 1 0 548889291 44003328 5571 33554432000 4194304 4947581 140736788559920 18446744073709551615 4834729 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 10743 5571 384 184 0 5618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42972

[startup+0.300544 s]
/proc/loadavg: 0.94 2.09 2.88 6/188 19810
/proc/meminfo: memFree=12992328/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=86284 CPUtime=0.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 16503 0 0 0 27 2 0 0 22 0 1 0 548889291 88354816 16437 33554432000 4194304 4947581 140736788559920 18446744073709551615 4841854 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 21571 16437 409 184 0 16446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86284

[startup+0.700464 s]
/proc/loadavg: 0.94 2.09 2.88 6/188 19810
/proc/meminfo: memFree=12992328/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=196160 CPUtime=0.69 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 41987 0 0 0 64 5 0 0 24 0 1 0 548889291 200867840 41903 33554432000 4194304 4947581 140736788559920 18446744073709551615 4512832 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 49040 41903 445 184 0 43915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 196160

[startup+1.50032 s]
/proc/loadavg: 0.94 2.09 2.88 6/190 19812
/proc/meminfo: memFree=12363256/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=216280 CPUtime=1.49 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 44915 0 0 0 144 5 0 0 25 0 1 0 548889291 221470720 44831 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400819 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 54070 44831 457 184 0 48945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 216280

[startup+3.10096 s]
/proc/loadavg: 0.94 2.09 2.88 6/190 19812
/proc/meminfo: memFree=12080908/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=238604 CPUtime=3.09 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 47504 0 0 0 303 6 0 0 25 0 1 0 548889291 244330496 47420 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/19810/statm: 59651 47420 457 184 0 54526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 238604

[startup+6.30041 s]
/proc/loadavg: 1.18 2.12 2.89 6/190 19812
/proc/meminfo: memFree=12023504/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=238604 CPUtime=6.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 48155 0 0 0 623 6 0 0 25 0 1 0 548889291 244330496 48071 33554432000 4194304 4947581 140736788559920 18446744073709551615 4517676 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 59651 48071 466 184 0 54526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238604

[startup+12.7002 s]
/proc/loadavg: 1.41 2.15 2.89 6/190 19813
/proc/meminfo: memFree=11988300/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=250004 CPUtime=12.69 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 51667 0 0 0 1262 7 0 0 25 0 1 0 548889291 256004096 51583 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 62501 51583 467 184 0 57376 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 250004

[startup+25.5008 s]
/proc/loadavg: 1.98 2.24 2.91 6/190 19813
/proc/meminfo: memFree=11882552/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=272860 CPUtime=25.48 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 55999 0 0 0 2541 7 0 0 25 0 1 0 548889291 279408640 55915 33554432000 4194304 4947581 140736788559920 18446744073709551615 4518104 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 68215 55915 467 184 0 63090 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 272860

[startup+51.101 s]
/proc/loadavg: 2.67 2.38 2.94 6/190 19814
/proc/meminfo: memFree=11773364/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=285496 CPUtime=51.09 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 62938 0 0 0 5100 9 0 0 25 0 1 0 548889291 292347904 62854 33554432000 4194304 4947581 140736788559920 18446744073709551615 4518120 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 71374 62854 467 184 0 66249 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 285496

[startup+102.306 s]
/proc/loadavg: 3.42 2.63 2.99 6/190 19815
/proc/meminfo: memFree=11541728/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=366236 CPUtime=102.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 75578 0 0 0 10218 11 0 0 25 0 1 0 548889291 375025664 75494 33554432000 4194304 4947581 140736788559920 18446744073709551615 4515868 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 91559 75494 467 184 0 86434 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 366236

[startup+162.301 s]
/proc/loadavg: 3.79 2.87 3.05 6/190 19817
/proc/meminfo: memFree=11424892/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=421428 CPUtime=162.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 80511 0 0 0 16217 12 0 0 25 0 1 0 548889291 431542272 80427 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 105357 80427 467 184 0 100232 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 421428

[startup+222.301 s]
/proc/loadavg: 3.92 3.08 3.11 6/190 19818
/proc/meminfo: memFree=11297752/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=421428 CPUtime=222.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 86092 0 0 0 22216 13 0 0 25 0 1 0 548889291 431542272 86008 33554432000 4194304 4947581 140736788559920 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 105357 86008 467 184 0 100232 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 421428

[startup+282.301 s]
/proc/loadavg: 4.03 3.26 3.17 6/190 19820
/proc/meminfo: memFree=11188972/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=631388 CPUtime=282.29 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 93877 0 0 0 28215 14 0 0 25 0 1 0 548889291 646541312 93793 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 157847 93793 467 184 0 152722 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 631388

[startup+342.3 s]
/proc/loadavg: 4.01 3.39 3.22 6/190 19821
/proc/meminfo: memFree=11027860/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=631388 CPUtime=342.3 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 103760 0 0 0 34213 17 0 0 25 0 1 0 548889291 646541312 103676 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 157847 103676 467 184 0 152722 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 631388

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.26 6/190 19823
/proc/meminfo: memFree=10936192/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=631388 CPUtime=402.3 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 113731 0 0 0 40212 18 0 0 25 0 1 0 548889291 646541312 113647 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400819 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 157847 113647 467 184 0 152722 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 631388

[startup+462.301 s]
/proc/loadavg: 4.06 3.60 3.31 6/190 19825
/proc/meminfo: memFree=10844520/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=631388 CPUtime=462.3 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 114414 0 0 0 46212 18 0 0 25 0 1 0 548889291 646541312 114330 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400838 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 157847 114330 467 184 0 152722 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 631388

[startup+522.3 s]
/proc/loadavg: 4.02 3.67 3.35 6/190 19826
/proc/meminfo: memFree=10745164/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=718404 CPUtime=522.3 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 119485 0 0 0 52211 19 0 0 25 0 1 0 548889291 735645696 119401 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399965 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 179601 119401 467 184 0 174476 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 718404

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.39 6/190 19828
/proc/meminfo: memFree=10685608/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=718404 CPUtime=582.31 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 123161 0 0 0 58211 20 0 0 25 0 1 0 548889291 735645696 123077 33554432000 4194304 4947581 140736788559920 18446744073709551615 4352297 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 179601 123077 467 184 0 174476 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 718404

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.42 6/190 19829
/proc/meminfo: memFree=10634236/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=718404 CPUtime=642.31 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 123558 0 0 0 64211 20 0 0 25 0 1 0 548889291 735645696 123474 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 179601 123474 467 184 0 174476 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 718404

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 3.46 6/190 19831
/proc/meminfo: memFree=10607048/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=718404 CPUtime=702.3 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 126055 0 0 0 70210 20 0 0 25 0 1 0 548889291 735645696 125968 33554432000 4194304 4947581 140736788559920 18446744073709551615 4352544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 179601 125968 467 184 0 174476 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 718404

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.49 6/190 19833
/proc/meminfo: memFree=10495044/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=762.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 130068 0 0 0 76210 22 0 0 25 0 1 0 548889291 923344896 129915 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399986 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 129915 467 184 0 220301 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 901704

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.52 6/190 19834
/proc/meminfo: memFree=10447888/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=822.31 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 130122 0 0 0 82209 22 0 0 25 0 1 0 548889291 923344896 129932 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 129932 467 184 0 220301 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 901704

[startup+882.301 s]
/proc/loadavg: 4.03 3.90 3.55 6/190 19836
/proc/meminfo: memFree=10445748/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=882.31 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 130264 0 0 0 88209 22 0 0 25 0 1 0 548889291 923344896 130031 33554432000 4194304 4947581 140736788559920 18446744073709551615 4353308 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 130031 467 184 0 220301 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 901704

[startup+942.301 s]
/proc/loadavg: 4.01 3.92 3.57 6/190 19839
/proc/meminfo: memFree=10421160/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=942.31 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 133564 0 0 0 94208 23 0 0 25 0 1 0 548889291 923344896 133284 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133284 467 184 0 220301 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 901704

[startup+1002.3 s]
/proc/loadavg: 4.08 3.95 3.60 6/190 19842
/proc/meminfo: memFree=10409792/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1002.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 133600 0 0 0 100209 23 0 0 25 0 1 0 548889291 923344896 133269 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133269 467 184 0 220301 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 901704

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.63 6/190 19844
/proc/meminfo: memFree=10395496/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1062.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 133698 0 0 0 106209 23 0 0 25 0 1 0 548889291 923344896 133312 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133312 467 184 0 220301 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 901704

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.65 6/190 19845
/proc/meminfo: memFree=10314120/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1122.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 133879 0 0 0 112209 23 0 0 25 0 1 0 548889291 923344896 133434 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133434 467 184 0 220301 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 901704

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.67 6/190 19847
/proc/meminfo: memFree=10282104/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1182.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 134228 0 0 0 118209 23 0 0 25 0 1 0 548889291 923344896 133751 33554432000 4194304 4947581 140736788559920 18446744073709551615 4399891 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133751 467 184 0 220301 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 901704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.69 6/190 19848
/proc/meminfo: memFree=10273892/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1242.32 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 134267 0 0 0 124209 23 0 0 25 0 1 0 548889291 923344896 133715 33554432000 4194304 4947581 140736788559920 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133715 467 184 0 220301 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 901704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.70 4/187 19852
/proc/meminfo: memFree=11588540/32950928 swapFree=67111528/67111528
[pid=19810] ppid=19808 vsize=901704 CPUtime=1300.03 cores=4,6
/proc/19810/stat : 19810 (synit_sat) R 19808 19810 18780 0 -1 4202496 134344 0 0 0 129980 23 0 0 25 0 1 0 548889291 923344896 133751 33554432000 4194304 4947581 140736788559920 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19810/statm: 225426 133751 467 184 0 220301 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 901704

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.81
CPU system time (s): 0.263959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 901704

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

runsolver used 2.30665 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 21:23:06
IDJOB=3251671
IDBENCH=88229
IDSOLVER=1571
FILE ID=node114/3251671-1303586586
RUNJOBID= node114-1303586586-19770
PBS_JOBID= 13150339
Free space on /tmp= 71240 MiB

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

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
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:      12995700 kB
Buffers:       2303760 kB
Cached:       16914156 kB
SwapCached:          0 kB
Active:        9975048 kB
Inactive:      9392820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12995700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27308 kB
Writeback:           0 kB
AnonPages:      148780 kB
Mapped:          15656 kB
Slab:           523628 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   343560 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= 71248 MiB
End job on node114 at 2011-04-23 21:44:48