Trace number 3258405

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.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c start  0 total 0
0.02/0.02	c Find Units :          0
0.02/0.02	c Find Invs  :          0
0.02/0.02	c Find Ands  :        945 AvgFaninNum: 20
0.02/0.02	c Find Xors  :          0 AvgFaninNum: nan
0.02/0.02	c Find Ite   :          0
0.02/0.02	c UnDirect variable: 0
0.02/0.02	c UnDirect to Direct Gate: 0
0.02/0.02	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.02/0.02	c Break Cycle : 900
0.02/0.02	c Total Root : 0 Undef Var: 900
0.02/0.02	c After covering, Total Root: 45 Leaf: 900
0.02/0.02	c Variable( cover/uncovered/unused ): 945 0 0
0.02/0.02	c Unit Clauses: 0
0.02/0.02	c Binary Clauses( cover/uncovered ): 900 57731
0.02/0.02	c Clauses( cover/uncovered ): 45 0
0.02/0.02	c Total Clauses( cover/uncovered ): 945 57731 1.61054%
0.02/0.02	c Covered Ands: 45 Invs: 0 Xors: 0 Ites: 0
0.02/0.04	c Uncover Clauses avg size: 2 max size: 2
0.02/0.04	c Final circuit: i/l/o/s     900       0   57731     58586
0.02/0.04	c cover rate 1.61054
0.02/0.04	c rocky end  0.03 total 0.03
0.02/0.09	c covering time  0.05 total 0.08
1300.04/1300.00	c interrupt  1299.96 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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: 3.68 3.90 3.76 3/178 28058
/proc/meminfo: memFree=17434624/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=29716 CPUtime=0 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 2052 0 0 0 0 0 0 0 25 0 1 0 459477750 30429184 1986 33554432000 4194304 4947581 140735582090112 18446744073709551615 244458771856 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28058/statm: 7429 1986 335 184 0 2304 0

[startup+0.0282121 s]
/proc/loadavg: 3.68 3.90 3.76 3/178 28058
/proc/meminfo: memFree=17434624/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=33752 CPUtime=0.02 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 3243 0 0 0 2 0 0 0 25 0 1 0 459477750 34562048 3177 33554432000 4194304 4947581 140735582090112 18446744073709551615 4760610 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 8438 3177 384 184 0 3313 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33752

[startup+0.100202 s]
/proc/loadavg: 3.68 3.90 3.76 3/178 28058
/proc/meminfo: memFree=17434624/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=54768 CPUtime=0.09 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 8226 0 0 0 9 0 0 0 25 0 1 0 459477750 56082432 8160 33554432000 4194304 4947581 140735582090112 18446744073709551615 4379026 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 13692 8165 420 184 0 8567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54768

[startup+0.300166 s]
/proc/loadavg: 3.68 3.90 3.76 3/178 28058
/proc/meminfo: memFree=17434624/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=78508 CPUtime=0.29 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 12239 0 0 0 28 1 0 0 25 0 1 0 459477750 80392192 12173 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399881 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 19627 12173 457 184 0 14502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78508

[startup+0.701093 s]
/proc/loadavg: 3.68 3.90 3.76 3/178 28058
/proc/meminfo: memFree=17434624/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=87436 CPUtime=0.69 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 12625 0 0 0 68 1 0 0 25 0 1 0 459477750 89534464 12559 33554432000 4194304 4947581 140735582090112 18446744073709551615 4354061 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 21859 12559 457 184 0 16734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87436

[startup+1.50095 s]
/proc/loadavg: 3.68 3.90 3.76 5/190 28081
/proc/meminfo: memFree=16865512/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=105656 CPUtime=1.49 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 13521 0 0 0 148 1 0 0 25 0 1 0 459477750 108191744 13455 33554432000 4194304 4947581 140735582090112 18446744073709551615 4400319 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 26414 13455 457 184 0 21289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105656

[startup+3.10064 s]
/proc/loadavg: 3.71 3.91 3.76 5/190 28081
/proc/meminfo: memFree=16837984/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=114908 CPUtime=3.09 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 15518 0 0 0 308 1 0 0 25 0 1 0 459477750 117665792 15452 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 28727 15452 467 184 0 23602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114908

[startup+6.30105 s]
/proc/loadavg: 3.71 3.91 3.76 5/190 28081
/proc/meminfo: memFree=16800192/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=124300 CPUtime=6.29 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 16950 0 0 0 628 1 0 0 25 0 1 0 459477750 127283200 16884 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 31075 16884 467 184 0 25950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124300

[startup+12.7009 s]
/proc/loadavg: 3.75 3.91 3.77 5/190 28082
/proc/meminfo: memFree=16752968/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=124300 CPUtime=12.69 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 17796 0 0 0 1268 1 0 0 25 0 1 0 459477750 127283200 17730 33554432000 4194304 4947581 140735582090112 18446744073709551615 4517656 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 31075 17730 467 184 0 25950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124300

[startup+25.5005 s]
/proc/loadavg: 3.79 3.91 3.77 5/190 28082
/proc/meminfo: memFree=16685164/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=124300 CPUtime=25.49 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 18773 0 0 0 2547 2 0 0 25 0 1 0 459477750 127283200 18707 33554432000 4194304 4947581 140735582090112 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 31075 18707 467 184 0 25950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 124300

[startup+51.1007 s]
/proc/loadavg: 3.86 3.92 3.77 5/190 28082
/proc/meminfo: memFree=16593884/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=144956 CPUtime=51.09 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 22522 0 0 0 5107 2 0 0 25 0 1 0 459477750 148434944 22456 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 36239 22456 467 184 0 31114 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144956

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.78 5/190 28084
/proc/meminfo: memFree=16502716/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=156116 CPUtime=102.29 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 28365 0 0 0 10225 4 0 0 25 0 1 0 459477750 159862784 28297 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 39029 28297 467 184 0 33904 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 156116

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.79 5/190 28086
/proc/meminfo: memFree=16342608/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=168036 CPUtime=162.29 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 33027 0 0 0 16223 6 0 0 25 0 1 0 459477750 172068864 32959 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 42009 32959 467 184 0 36884 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168036

[startup+222.301 s]
/proc/loadavg: 4.05 3.96 3.81 5/190 28087
/proc/meminfo: memFree=16216336/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=192992 CPUtime=222.3 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 39754 0 0 0 22222 8 0 0 25 0 1 0 459477750 197623808 39686 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 48248 39686 467 184 0 43123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 192992

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 28089
/proc/meminfo: memFree=16190880/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=205608 CPUtime=282.3 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 40462 0 0 0 28222 8 0 0 25 0 1 0 459477750 210542592 37992 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 51402 37992 467 184 0 46277 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 205608

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.83 5/190 28090
/proc/meminfo: memFree=16119800/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=205608 CPUtime=342.3 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 41416 0 0 0 34222 8 0 0 25 0 1 0 459477750 210542592 38937 33554432000 4194304 4947581 140735582090112 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 51402 38937 467 184 0 46277 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 205608

[startup+402.3 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 28092
/proc/meminfo: memFree=16099552/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=258564 CPUtime=402.3 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 44743 0 0 0 40221 9 0 0 25 0 1 0 459477750 264769536 42264 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399777 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 64641 42264 467 184 0 59516 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 258564

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 28094
/proc/meminfo: memFree=16078944/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=258564 CPUtime=462.3 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 44853 0 0 0 46221 9 0 0 25 0 1 0 459477750 264769536 42374 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 64641 42374 467 184 0 59516 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 258564

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 28095
/proc/meminfo: memFree=16051876/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=315516 CPUtime=522.31 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 46446 0 0 0 52221 10 0 0 25 0 1 0 459477750 323088384 43967 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 78879 43967 467 184 0 73754 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 315516

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 28097
/proc/meminfo: memFree=16033000/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=315516 CPUtime=582.31 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 46960 0 0 0 58221 10 0 0 25 0 1 0 459477750 323088384 44481 33554432000 4194304 4947581 140735582090112 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 78879 44481 467 184 0 73754 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 315516

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 28098
/proc/meminfo: memFree=16000224/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=315516 CPUtime=642.31 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 50811 0 0 0 64220 11 0 0 25 0 1 0 459477750 323088384 48332 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399963 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 78879 48332 467 184 0 73754 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 315516

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.87 5/190 28100
/proc/meminfo: memFree=15915008/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=315516 CPUtime=702.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 53187 0 0 0 70220 12 0 0 25 0 1 0 459477750 323088384 50708 33554432000 4194304 4947581 140735582090112 18446744073709551615 4350464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 78879 50708 467 184 0 73754 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 315516

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 28102
/proc/meminfo: memFree=15806352/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376364 CPUtime=762.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 65549 0 0 0 76218 14 0 0 25 0 1 0 459477750 385396736 63070 33554432000 4194304 4947581 140735582090112 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94091 63070 467 184 0 88966 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 376364

[startup+822.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/190 28103
/proc/meminfo: memFree=15759316/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376364 CPUtime=822.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 67417 0 0 0 82217 15 0 0 25 0 1 0 459477750 385396736 64938 33554432000 4194304 4947581 140735582090112 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94091 64938 467 184 0 88966 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 376364

[startup+882.3 s]
/proc/loadavg: 4.05 4.02 3.90 5/190 28105
/proc/meminfo: memFree=15749608/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376364 CPUtime=882.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 69270 0 0 0 88217 15 0 0 25 0 1 0 459477750 385396736 66791 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94091 66791 467 184 0 88966 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 376364

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 28106
/proc/meminfo: memFree=15782928/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376364 CPUtime=942.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 73082 0 0 0 94216 16 0 0 25 0 1 0 459477750 385396736 70603 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94091 70603 467 184 0 88966 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 376364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 28108
/proc/meminfo: memFree=15713452/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376492 CPUtime=1002.33 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 75087 0 0 0 100216 17 0 0 25 0 1 0 459477750 385527808 72608 33554432000 4194304 4947581 140735582090112 18446744073709551615 4352578 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94123 72608 467 184 0 88998 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 376492

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28110
/proc/meminfo: memFree=15720860/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=376492 CPUtime=1062.33 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 75087 0 0 0 106216 17 0 0 25 0 1 0 459477750 385527808 72608 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 94123 72608 467 184 0 88998 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 376492

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28111
/proc/meminfo: memFree=15673948/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=440332 CPUtime=1122.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 77558 0 0 0 112215 17 0 0 25 0 1 0 459477750 450899968 75079 33554432000 4194304 4947581 140735582090112 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 110083 75079 467 184 0 104958 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 440332

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28113
/proc/meminfo: memFree=15712600/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=440332 CPUtime=1182.32 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 79235 0 0 0 118214 18 0 0 25 0 1 0 459477750 450899968 76756 33554432000 4194304 4947581 140735582090112 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 110083 76756 467 184 0 104958 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 440332

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 28114
/proc/meminfo: memFree=15640768/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=440332 CPUtime=1242.33 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 79316 0 0 0 124214 19 0 0 25 0 1 0 459477750 450899968 76837 33554432000 4194304 4947581 140735582090112 18446744073709551615 4350723 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 110083 76837 467 184 0 104958 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 440332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 28116
/proc/meminfo: memFree=15584808/32951124 swapFree=67111528/67111528
[pid=28058] ppid=28056 vsize=440332 CPUtime=1300.04 cores=5,7
/proc/28058/stat : 28058 (synit_sat) R 28056 28058 26646 0 -1 4202496 79351 0 0 0 129985 19 0 0 25 0 1 0 459477750 450899968 76872 33554432000 4194304 4947581 140735582090112 18446744073709551615 4398633 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28058/statm: 110083 76872 467 184 0 104958 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 440332

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.86
CPU system time (s): 0.206968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 440332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 3212

runsolver used 2.15167 second user time and 4.95225 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-22 15:26:13
IDJOB=3258405
IDBENCH=71354
IDSOLVER=1571
FILE ID=node105/3258405-1303478773
RUNJOBID= node105-1303478773-28041
PBS_JOBID= 13107193
Free space on /tmp= 71560 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258405-1303478773/watcher-3258405-1303478773 -o /tmp/evaluation-result-3258405-1303478773/solver-3258405-1303478773 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3258405-1303478773.cnf 1450698000

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

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=1450698000

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      17435400 kB
Buffers:       1331816 kB
Cached:       13562856 kB
SwapCached:          0 kB
Active:        7294356 kB
Inactive:      7671140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17435400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4832 kB
Writeback:           0 kB
AnonPages:       70416 kB
Mapped:          14492 kB
Slab:           485644 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196264 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= 71544 MiB
End job on node105 at 2011-04-22 15:47:55