Trace number 3257349

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/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.07	c Find Units :          0
0.00/0.07	c Find Invs  :          0
0.06/0.08	c Find Ands  :        840 AvgFaninNum: 2.85714
0.06/0.08	c Find Xors  :          0 AvgFaninNum: nan
0.06/0.09	c Find Ite   :          0
0.09/0.11	c UnDirect variable: 0
0.09/0.11	c UnDirect to Direct Gate: 0
0.09/0.11	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.09/0.11	c Break Cycle : 620
0.09/0.11	c Total Root : 0 Undef Var: 8493
0.09/0.11	c After covering, Total Root: 220 Leaf: 620
0.09/0.11	c Variable( cover/uncovered/unused ): 840 7873 0
0.09/0.11	c Unit Clauses: 0
0.09/0.11	c Binary Clauses( cover/uncovered ): 620 10246
0.09/0.11	c Clauses( cover/uncovered ): 220 83429
0.09/0.11	c Total Clauses( cover/uncovered ): 840 93675 0.888748%
0.09/0.11	c Covered Ands: 220 Invs: 0 Xors: 0 Ites: 0
0.09/0.19	c Uncover Clauses avg size: 3.39165 max size: 81
0.09/0.19	c Final circuit: i/l/o/s    8493       0   93675    164579
0.09/0.19	c cover rate 0.888748
0.09/0.19	c rocky end  0.19 total 0.19
0.39/0.42	c covering time  0.22 total 0.41
1300.04/1300.00	c interrupt  1299.64 total 1300.05
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-3257349-1303467394/watcher-3257349-1303467394 -o /tmp/evaluation-result-3257349-1303467394/solver-3257349-1303467394 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3257349-1303467394.cnf 1442633074 

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: 1.88 2.52 2.66 4/189 1172
/proc/meminfo: memFree=13724760/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=29204 CPUtime=0 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 1224 0 0 0 0 0 0 0 23 0 1 0 458341807 29904896 1161 33554432000 4194304 4947581 140737243128816 18446744073709551615 212435711035 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1172/statm: 7301 1172 277 184 0 2176 0

[startup+0.0776859 s]
/proc/loadavg: 1.88 2.52 2.66 4/189 1172
/proc/meminfo: memFree=13724760/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=43992 CPUtime=0.06 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 5648 0 0 0 6 0 0 0 23 0 1 0 458341807 45047808 5582 33554432000 4194304 4947581 140737243128816 18446744073709551615 4795989 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 10998 5582 378 184 0 5873 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 43992

[startup+0.100682 s]
/proc/loadavg: 1.88 2.52 2.66 4/189 1172
/proc/meminfo: memFree=13724760/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=43992 CPUtime=0.09 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 5651 0 0 0 9 0 0 0 23 0 1 0 458341807 45047808 5585 33554432000 4194304 4947581 140737243128816 18446744073709551615 4282487 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 10998 5585 380 184 0 5873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43992

[startup+0.300658 s]
/proc/loadavg: 1.88 2.52 2.66 4/189 1172
/proc/meminfo: memFree=13724760/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=77092 CPUtime=0.29 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 14036 0 0 0 27 2 0 0 25 0 1 0 458341807 78942208 13970 33554432000 4194304 4947581 140737243128816 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 19273 13972 409 184 0 14148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77092

[startup+0.70057 s]
/proc/loadavg: 1.88 2.52 2.66 4/189 1172
/proc/meminfo: memFree=13724760/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=139312 CPUtime=0.69 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 27235 0 0 0 66 3 0 0 25 0 1 0 458341807 142655488 27142 33554432000 4194304 4947581 140737243128816 18446744073709551615 4398650 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 34828 27142 432 184 0 29703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139312

[startup+1.50043 s]
/proc/loadavg: 1.88 2.52 2.66 5/190 1173
/proc/meminfo: memFree=13580416/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=155448 CPUtime=1.49 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 31378 0 0 0 145 4 0 0 25 0 1 0 458341807 159178752 31285 33554432000 4194304 4947581 140737243128816 18446744073709551615 4723018 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 38862 31285 454 184 0 33737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155448

[startup+3.10111 s]
/proc/loadavg: 2.05 2.55 2.67 5/190 1173
/proc/meminfo: memFree=13547680/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=156500 CPUtime=3.09 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 31830 0 0 0 305 4 0 0 25 0 1 0 458341807 160256000 31737 33554432000 4194304 4947581 140737243128816 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 39125 31737 461 184 0 34000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156500

[startup+6.30051 s]
/proc/loadavg: 2.05 2.55 2.67 5/190 1173
/proc/meminfo: memFree=13504248/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=156500 CPUtime=6.29 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 32203 0 0 0 625 4 0 0 25 0 1 0 458341807 160256000 32110 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 39125 32110 461 184 0 34000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 156500

[startup+12.7003 s]
/proc/loadavg: 2.35 2.59 2.68 5/190 1174
/proc/meminfo: memFree=13351212/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=219840 CPUtime=12.69 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 38407 0 0 0 1264 5 0 0 25 0 1 0 458341807 225116160 38310 33554432000 4194304 4947581 140737243128816 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 54960 38310 470 184 0 49835 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 219840

[startup+25.5009 s]
/proc/loadavg: 2.60 2.64 2.70 5/190 1174
/proc/meminfo: memFree=13205160/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=277616 CPUtime=25.49 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 59337 0 0 0 2540 9 0 0 25 0 1 0 458341807 284278784 59240 33554432000 4194304 4947581 140737243128816 18446744073709551615 4491956 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 69404 59240 470 184 0 64279 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 277616

[startup+51.1011 s]
/proc/loadavg: 3.08 2.75 2.73 5/190 1175
/proc/meminfo: memFree=12998008/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=470384 CPUtime=51.09 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 89409 0 0 0 5095 14 0 0 25 0 1 0 458341807 481673216 88918 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 117596 88918 470 184 0 112471 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 470384

[startup+102.306 s]
/proc/loadavg: 3.63 2.96 2.80 5/190 1176
/proc/meminfo: memFree=12783856/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=595860 CPUtime=102.3 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 115006 0 0 0 10209 21 0 0 25 0 1 0 458341807 610160640 114515 33554432000 4194304 4947581 140737243128816 18446744073709551615 4547496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 148965 114515 470 184 0 143840 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 595860

[startup+162.301 s]
/proc/loadavg: 3.86 3.14 2.87 5/190 1178
/proc/meminfo: memFree=12691836/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=761332 CPUtime=162.3 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 131591 0 0 0 16206 24 0 0 25 0 1 0 458341807 779603968 131100 33554432000 4194304 4947581 140737243128816 18446744073709551615 4400019 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 190333 131100 470 184 0 185208 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 761332

[startup+222.301 s]
/proc/loadavg: 3.95 3.30 2.94 5/190 1179
/proc/meminfo: memFree=12563952/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=847060 CPUtime=222.29 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 132876 0 0 0 22205 24 0 0 25 0 1 0 458341807 867389440 132385 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 211765 132385 470 184 0 206640 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 847060

[startup+282.3 s]
/proc/loadavg: 3.98 3.41 3.00 5/190 1181
/proc/meminfo: memFree=12498696/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=847060 CPUtime=282.29 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 140148 0 0 0 28204 25 0 0 25 0 1 0 458341807 867389440 139657 33554432000 4194304 4947581 140737243128816 18446744073709551615 4350629 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 211765 139657 470 184 0 206640 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 847060

[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.06 5/190 1182
/proc/meminfo: memFree=12390664/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=847060 CPUtime=342.3 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 141643 0 0 0 34204 26 0 0 25 0 1 0 458341807 867389440 141152 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399881 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 211765 141152 470 184 0 206640 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 847060

[startup+402.301 s]
/proc/loadavg: 3.99 3.60 3.11 5/190 1184
/proc/meminfo: memFree=12298128/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953204 CPUtime=402.3 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 160582 0 0 0 40200 30 0 0 25 0 1 0 458341807 976080896 160091 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238301 160091 470 184 0 233176 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 953204

[startup+462.3 s]
/proc/loadavg: 3.99 3.68 3.17 5/190 1186
/proc/meminfo: memFree=12214264/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953204 CPUtime=462.3 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 164559 0 0 0 46199 31 0 0 25 0 1 0 458341807 976080896 164068 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238301 164068 470 184 0 233176 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 953204

[startup+522.301 s]
/proc/loadavg: 3.99 3.73 3.22 5/190 1187
/proc/meminfo: memFree=12077352/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953204 CPUtime=522.31 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 177299 0 0 0 52197 34 0 0 25 0 1 0 458341807 976080896 176802 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238301 176802 470 184 0 233176 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 953204

[startup+582.301 s]
/proc/loadavg: 3.99 3.78 3.27 5/190 1189
/proc/meminfo: memFree=11947372/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=582.31 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 186012 0 0 0 58195 36 0 0 25 0 1 0 458341807 976211968 185466 33554432000 4194304 4947581 140737243128816 18446744073709551615 4400046 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 185466 470 184 0 233208 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 953332

[startup+642.3 s]
/proc/loadavg: 3.99 3.82 3.31 5/190 1190
/proc/meminfo: memFree=12041216/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=642.31 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 187144 0 0 0 64194 37 0 0 25 0 1 0 458341807 976211968 171243 33554432000 4194304 4947581 140737243128816 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 171243 470 184 0 233208 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 953332

[startup+702.301 s]
/proc/loadavg: 3.99 3.85 3.35 5/190 1192
/proc/meminfo: memFree=12012916/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=702.32 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 189071 0 0 0 70194 38 0 0 25 0 1 0 458341807 976211968 173170 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 173170 470 184 0 233208 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 953332

[startup+762.307 s]
/proc/loadavg: 4.06 3.89 3.39 5/190 1194
/proc/meminfo: memFree=11890012/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=762.32 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 195745 0 0 0 76193 39 0 0 25 0 1 0 458341807 976211968 179844 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 179844 470 184 0 233208 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 953332

[startup+822.3 s]
/proc/loadavg: 4.02 3.90 3.43 5/190 1195
/proc/meminfo: memFree=11849300/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=822.31 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 196089 0 0 0 82192 39 0 0 25 0 1 0 458341807 976211968 180188 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 180188 470 184 0 233208 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 953332

[startup+882.301 s]
/proc/loadavg: 4.01 3.92 3.46 5/190 1197
/proc/meminfo: memFree=11764692/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=882.32 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 196851 0 0 0 88193 39 0 0 25 0 1 0 458341807 976211968 180950 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 180950 470 184 0 233208 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 953332

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.49 5/190 1198
/proc/meminfo: memFree=11706752/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=942.32 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 204111 0 0 0 94192 40 0 0 25 0 1 0 458341807 976211968 188210 33554432000 4194304 4947581 140737243128816 18446744073709551615 4491840 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 188210 470 184 0 233208 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 953332

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.53 5/190 1200
/proc/meminfo: memFree=11652792/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=1002.33 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 212616 0 0 0 100191 42 0 0 25 0 1 0 458341807 976211968 196715 33554432000 4194304 4947581 140737243128816 18446744073709551615 4352693 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 196715 470 184 0 233208 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 953332

[startup+1062.3 s]
/proc/loadavg: 4.15 3.99 3.56 5/190 1202
/proc/meminfo: memFree=11627220/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=953332 CPUtime=1062.33 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 212718 0 0 0 106191 42 0 0 25 0 1 0 458341807 976211968 196817 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 238333 196817 470 184 0 233208 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 953332

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.59 5/190 1203
/proc/meminfo: memFree=11455436/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=1092816 CPUtime=1122.33 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 227624 0 0 0 112188 45 0 0 25 0 1 0 458341807 1119043584 211723 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 273204 211723 470 184 0 268079 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1092816

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.61 5/190 1205
/proc/meminfo: memFree=11281424/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=1092816 CPUtime=1182.33 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 255925 0 0 0 118181 52 0 0 25 0 1 0 458341807 1119043584 240024 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 273204 240024 470 184 0 268079 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1092816

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/190 1206
/proc/meminfo: memFree=11179580/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=1092816 CPUtime=1242.34 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 267737 0 0 0 124180 54 0 0 25 0 1 0 458341807 1119043584 251836 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 273204 251836 470 184 0 268079 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1092816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.66 2/184 1211
/proc/meminfo: memFree=12913124/32951124 swapFree=67111528/67111528
[pid=1172] ppid=1170 vsize=1236296 CPUtime=1300.04 cores=5,7
/proc/1172/stat : 1172 (synit_sat) R 1170 1172 1112 0 -1 4202496 267866 0 0 0 129950 54 0 0 25 0 1 0 458341807 1265967104 251965 33554432000 4194304 4947581 140737243128816 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1172/statm: 309074 251965 470 184 0 303949 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1236296

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

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

runsolver used 2.09068 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 12:16:35
IDJOB=3257349
IDBENCH=70910
IDSOLVER=1571
FILE ID=node102/3257349-1303467394
RUNJOBID= node102-1303467393-1133
PBS_JOBID= 13107187
Free space on /tmp= 70916 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257349-1303467394/watcher-3257349-1303467394 -o /tmp/evaluation-result-3257349-1303467394/solver-3257349-1303467394 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3257349-1303467394.cnf 1442633074

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1442633074

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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:     32951124 kB
MemFree:      13725040 kB
Buffers:       1208500 kB
Cached:       17212880 kB
SwapCached:          0 kB
Active:        9201532 kB
Inactive:      9485164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13725040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15320 kB
Writeback:           0 kB
AnonPages:      265500 kB
Mapped:          16800 kB
Slab:           474232 kB
PageTables:       6096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   546072 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= 70912 MiB
End job on node102 at 2011-04-22 12:38:17