Trace number 3159859

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-03UNSAT 773.536 773.523

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
MD5SUM5c5f7e1107ac57768306372602d70556
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.49871
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.00	c Find Units :          0
0.00/0.00	c Find Invs  :          0
0.00/0.00	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.00	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.00	c Find Ite   :          0
0.00/0.00	c UnDirect variable: 0
0.00/0.00	c UnDirect to Direct Gate: 0
0.00/0.00	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.00/0.00	c Break Cycle : 0
0.00/0.00	c Total Root : 0 Undef Var: 75
0.00/0.00	c After covering, Total Root: 0 Leaf: 0
0.00/0.00	c Variable( cover/uncovered/unused ): 0 75 0
0.00/0.00	c Unit Clauses: 0
0.00/0.00	c Binary Clauses( cover/uncovered ): 0 0
0.00/0.00	c Clauses( cover/uncovered ): 0 1597
0.00/0.00	c Total Clauses( cover/uncovered ): 0 1597 0%
0.00/0.00	c Covered Ands: 0 Invs: 0 Xors: 0 Ites: 0
0.00/0.01	c Uncover Clauses avg size: 5 max size: 5
0.00/0.01	c Final circuit: i/l/o/s      75       0    1597      5699
0.00/0.01	c cover rate 0
0.00/0.01	c rocky end  0 total 0
0.00/0.01	c covering time  0 total 0
773.50/773.51	c solve time  773.51 total 773.51
773.50/773.51	s UNSATISFIABLE 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3159859-1301736976/watcher-3159859-1301736976 -o /tmp/evaluation-result-3159859-1301736976/solver-3159859-1301736976 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3159859-1301736976.cnf 886337806 

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: 4.11 4.04 3.93 5/187 13937
/proc/meminfo: memFree=21349020/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=29716 CPUtime=0 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 1957 0 0 0 0 0 0 0 25 0 1 0 285297270 30429184 1894 33554432000 4194304 4947581 140734499186976 18446744073709551615 4308784 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13937/statm: 7429 1903 320 184 0 2304 0

[startup+0.053286 s]
/proc/loadavg: 4.11 4.04 3.93 5/187 13937
/proc/meminfo: memFree=21349020/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=43000 CPUtime=0.04 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 3313 0 0 0 4 0 0 0 18 0 1 0 285297270 44032000 3247 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399477 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 10750 3247 455 184 0 5625 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43000

[startup+0.100265 s]
/proc/loadavg: 4.11 4.04 3.93 5/187 13937
/proc/meminfo: memFree=21349020/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=43000 CPUtime=0.09 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 3352 0 0 0 9 0 0 0 18 0 1 0 285297270 44032000 3286 33554432000 4194304 4947581 140734499186976 18446744073709551615 4350740 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 10750 3286 455 184 0 5625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43000

[startup+0.300235 s]
/proc/loadavg: 4.11 4.04 3.93 5/187 13937
/proc/meminfo: memFree=21349020/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=51476 CPUtime=0.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 3585 0 0 0 29 0 0 0 18 0 1 0 285297270 52711424 3519 33554432000 4194304 4947581 140734499186976 18446744073709551615 4354327 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 12869 3519 457 184 0 7744 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51476

[startup+0.700164 s]
/proc/loadavg: 4.11 4.04 3.93 5/187 13937
/proc/meminfo: memFree=21349020/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=60076 CPUtime=0.69 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 3863 0 0 0 69 0 0 0 18 0 1 0 285297270 61517824 3797 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 15019 3797 457 184 0 9894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60076

[startup+1.50106 s]
/proc/loadavg: 4.11 4.04 3.93 5/188 13938
/proc/meminfo: memFree=21326784/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=77568 CPUtime=1.49 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 4439 0 0 0 149 0 0 0 19 0 1 0 285297270 79429632 4373 33554432000 4194304 4947581 140734499186976 18446744073709551615 4400319 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 19392 4373 465 184 0 14267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77568

[startup+3.1506 s]
/proc/loadavg: 4.10 4.04 3.93 5/188 13938
/proc/meminfo: memFree=21308208/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=77568 CPUtime=3.17 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 5913 0 0 0 317 0 0 0 25 0 1 0 285297270 79429632 5846 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 19392 5846 467 184 0 14267 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 77568

[startup+6.3012 s]
/proc/loadavg: 4.10 4.04 3.93 5/188 13938
/proc/meminfo: memFree=21287940/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=86668 CPUtime=6.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 7997 0 0 0 629 0 0 0 25 0 1 0 285297270 88748032 7929 33554432000 4194304 4947581 140734499186976 18446744073709551615 4400063 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 21667 7929 466 184 0 16542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86668

[startup+12.7011 s]
/proc/loadavg: 4.08 4.04 3.93 5/188 13938
/proc/meminfo: memFree=21263164/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=95940 CPUtime=12.7 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 9087 0 0 0 1269 1 0 0 25 0 1 0 285297270 98242560 9019 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399783 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 23985 9019 466 184 0 18860 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 95940

[startup+25.5009 s]
/proc/loadavg: 4.07 4.03 3.93 5/188 13940
/proc/meminfo: memFree=21242828/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=95940 CPUtime=25.49 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 10116 0 0 0 2548 1 0 0 25 0 1 0 285297270 98242560 10048 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 23985 10048 466 184 0 18860 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95940

[startup+51.1004 s]
/proc/loadavg: 4.11 4.04 3.94 5/188 13940
/proc/meminfo: memFree=21180904/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=105788 CPUtime=51.09 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 12722 0 0 0 5108 1 0 0 25 0 1 0 285297270 108326912 12654 33554432000 4194304 4947581 140734499186976 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 26447 12654 469 184 0 21322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105788

[startup+102.301 s]
/proc/loadavg: 4.04 4.04 3.94 5/188 13942
/proc/meminfo: memFree=21123988/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=126728 CPUtime=102.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 16994 0 0 0 10227 2 0 0 25 0 1 0 285297270 129769472 16894 33554432000 4194304 4947581 140734499186976 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 31682 16894 466 184 0 26557 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 126728

[startup+162.301 s]
/proc/loadavg: 4.01 4.03 3.94 5/188 13942
/proc/meminfo: memFree=21080940/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=126728 CPUtime=162.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 19066 0 0 0 16227 3 0 0 25 0 1 0 285297270 129769472 18966 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399796 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 31682 18966 466 184 0 26557 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 126728

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/188 13972
/proc/meminfo: memFree=21316044/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=137832 CPUtime=222.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 22764 0 0 0 22226 3 0 0 25 0 1 0 285297270 141139968 22644 33554432000 4194304 4947581 140734499186976 18446744073709551615 4352892 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 34458 22644 469 184 0 29333 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 137832

[startup+282.3 s]
/proc/loadavg: 4.10 4.04 3.95 5/188 13974
/proc/meminfo: memFree=21244920/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=137832 CPUtime=282.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 23923 0 0 0 28226 3 0 0 25 0 1 0 285297270 141139968 23803 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 34458 23803 469 184 0 29333 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 137832

[startup+342.301 s]
/proc/loadavg: 4.11 4.06 3.96 5/188 13976
/proc/meminfo: memFree=21208196/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=149940 CPUtime=342.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 26318 0 0 0 34226 4 0 0 25 0 1 0 285297270 153538560 26198 33554432000 4194304 4947581 140734499186976 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 37485 26198 469 184 0 32360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149940

[startup+402.301 s]
/proc/loadavg: 4.04 4.05 3.96 5/188 13978
/proc/meminfo: memFree=21177292/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=161800 CPUtime=402.29 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 28622 0 0 0 40225 4 0 0 25 0 1 0 285297270 165683200 28502 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 40450 28502 469 184 0 35325 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 161800

[startup+462.301 s]
/proc/loadavg: 4.01 4.04 3.96 5/188 13978
/proc/meminfo: memFree=21156444/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=462.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 29767 0 0 0 46226 4 0 0 25 0 1 0 285297270 177950720 27999 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 27999 469 184 0 38320 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173780

[startup+522.301 s]
/proc/loadavg: 4.08 4.04 3.96 5/188 13980
/proc/meminfo: memFree=21115016/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=522.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 31017 0 0 0 52225 5 0 0 25 0 1 0 285297270 177950720 29249 33554432000 4194304 4947581 140734499186976 18446744073709551615 4491956 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 29249 469 184 0 38320 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 173780

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/188 13982
/proc/meminfo: memFree=21085732/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=582.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 32747 0 0 0 58225 5 0 0 25 0 1 0 285297270 177950720 30979 33554432000 4194304 4947581 140734499186976 18446744073709551615 4398697 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 30979 469 184 0 38320 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 173780

[startup+642.301 s]
/proc/loadavg: 4.11 4.05 3.97 5/188 13984
/proc/meminfo: memFree=21074928/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=642.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33486 0 0 0 64225 5 0 0 25 0 1 0 285297270 177950720 31718 33554432000 4194304 4947581 140734499186976 18446744073709551615 4491850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31718 469 184 0 38320 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 173780

[startup+702.3 s]
/proc/loadavg: 4.38 4.12 4.00 5/188 13986
/proc/meminfo: memFree=21039196/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=702.3 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33489 0 0 0 70225 5 0 0 25 0 1 0 285297270 177950720 31721 33554432000 4194304 4947581 140734499186976 18446744073709551615 4400315 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31721 469 184 0 38320 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 173780

[startup+762.307 s]
/proc/loadavg: 4.13 4.10 4.00 5/188 13986
/proc/meminfo: memFree=20994900/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=762.31 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33500 0 0 0 76226 5 0 0 25 0 1 0 285297270 177950720 31732 33554432000 4194304 4947581 140734499186976 18446744073709551615 4358693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31732 469 184 0 38320 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 173780

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

[startup+762.601 s]
/proc/loadavg: 4.13 4.10 4.00 5/188 13986
/proc/meminfo: memFree=20994900/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=762.6 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33500 0 0 0 76255 5 0 0 25 0 1 0 285297270 177950720 31732 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399787 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31732 469 184 0 38320 0
Current children cumulated CPU time (s) 762.6
Current children cumulated vsize (KiB) 173780

[startup+769.001 s]
/proc/loadavg: 4.12 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993780/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=769 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33500 0 0 0 76895 5 0 0 25 0 1 0 285297270 177950720 31732 33554432000 4194304 4947581 140734499186976 18446744073709551615 4515666 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31732 469 184 0 38320 0
Current children cumulated CPU time (s) 769
Current children cumulated vsize (KiB) 173780

[startup+770.601 s]
/proc/loadavg: 4.12 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993896/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=770.6 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33500 0 0 0 77055 5 0 0 25 0 1 0 285297270 177950720 31732 33554432000 4194304 4947581 140734499186976 18446744073709551615 4400046 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31732 469 184 0 38320 0
Current children cumulated CPU time (s) 770.6
Current children cumulated vsize (KiB) 173780

[startup+772.206 s]
/proc/loadavg: 4.11 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993648/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=772.21 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33564 0 0 0 77216 5 0 0 25 0 1 0 285297270 177950720 31796 33554432000 4194304 4947581 140734499186976 18446744073709551615 4343552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31796 469 184 0 38320 0
Current children cumulated CPU time (s) 772.21
Current children cumulated vsize (KiB) 173780

[startup+773.001 s]
/proc/loadavg: 4.11 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993648/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=773 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33609 0 0 0 77295 5 0 0 25 0 1 0 285297270 177950720 31841 33554432000 4194304 4947581 140734499186976 18446744073709551615 4352598 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31841 469 184 0 38320 0
Current children cumulated CPU time (s) 773
Current children cumulated vsize (KiB) 173780

[startup+773.401 s]
/proc/loadavg: 4.11 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993524/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=773.4 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33609 0 0 0 77335 5 0 0 25 0 1 0 285297270 177950720 31841 33554432000 4194304 4947581 140734499186976 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31841 469 184 0 38320 0
Current children cumulated CPU time (s) 773.4
Current children cumulated vsize (KiB) 173780

[startup+773.501 s]
/proc/loadavg: 4.11 4.09 4.00 5/188 13986
/proc/meminfo: memFree=20993524/32951132 swapFree=67111528/67111528
[pid=13937] ppid=13935 vsize=173780 CPUtime=773.5 cores=4,6
/proc/13937/stat : 13937 (synit_sat) R 13935 13937 13345 0 -1 4202496 33609 0 0 0 77345 5 0 0 25 0 1 0 285297270 177950720 31841 33554432000 4194304 4947581 140734499186976 18446744073709551615 4343389 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13937/statm: 43445 31841 469 184 0 38320 0
Current children cumulated CPU time (s) 773.5
Current children cumulated vsize (KiB) 173780

Child status: 0
Real time (s): 773.523
CPU time (s): 773.536
CPU user time (s): 773.471
CPU system time (s): 0.06499
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 173780

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

runsolver used 1.60575 second user time and 3.23151 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-02 11:36:16
IDJOB=3159859
IDBENCH=82882
IDSOLVER=1571
FILE ID=node131/3159859-1301736976
RUNJOBID= node131-1301733063-13364
PBS_JOBID= 12840938
Free space on /tmp= 71652 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3159859-1301736976/watcher-3159859-1301736976 -o /tmp/evaluation-result-3159859-1301736976/solver-3159859-1301736976 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3159859-1301736976.cnf 886337806

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

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
RANDOM SEED=886337806

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21349052 kB
Buffers:        348224 kB
Cached:       10569696 kB
SwapCached:          0 kB
Active:        7144984 kB
Inactive:      4194776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21349052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7496 kB
Writeback:           0 kB
AnonPages:      421360 kB
Mapped:          17068 kB
Slab:           199284 kB
PageTables:       6180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   683760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71648 MiB
End job on node131 at 2011-04-02 11:49:10