Trace number 3160042

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 498.8 498.789

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1750722942-074.UNKNOWN.cnf
MD5SUM55d30b10c45b8bb435e547799f98f891
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.26989
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      5714
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.01 total 0.01
498.70/498.78	c solve time  498.78 total 498.79
498.70/498.78	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-3160042-1301744596/watcher-3160042-1301744596 -o /tmp/evaluation-result-3160042-1301744596/solver-3160042-1301744596 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3160042-1301744596.cnf 1164486695 

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: 3.22 3.55 3.77 5/189 7640
/proc/meminfo: memFree=19292736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=26004 CPUtime=0 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 994 0 0 0 0 0 0 0 25 0 1 0 364690187 26628096 932 33554432000 4194304 4947581 140736768707120 18446744073709551615 260020089915 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7640/statm: 6501 944 261 184 0 1376 0

[startup+0.00699494 s]
/proc/loadavg: 3.22 3.55 3.77 5/189 7640
/proc/meminfo: memFree=19292736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=29204 CPUtime=0 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 1524 0 0 0 0 0 0 0 25 0 1 0 364690187 29904896 1462 33554432000 4194304 4947581 140736768707120 18446744073709551615 260020089915 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7640/statm: 7301 1477 277 184 0 2176 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29204

[startup+0.101035 s]
/proc/loadavg: 3.22 3.55 3.77 5/189 7640
/proc/meminfo: memFree=19292736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=43004 CPUtime=0.09 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 3353 0 0 0 9 0 0 0 25 0 1 0 364690187 44036096 3288 33554432000 4194304 4947581 140736768707120 18446744073709551615 4401072 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 10751 3288 456 184 0 5626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43004

[startup+0.300994 s]
/proc/loadavg: 3.22 3.55 3.77 5/189 7640
/proc/meminfo: memFree=19292736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=51476 CPUtime=0.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 3579 0 0 0 29 0 0 0 25 0 1 0 364690187 52711424 3514 33554432000 4194304 4947581 140736768707120 18446744073709551615 4398660 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 12869 3514 458 184 0 7744 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51476

[startup+0.700923 s]
/proc/loadavg: 3.22 3.55 3.77 5/189 7640
/proc/meminfo: memFree=19292736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=60072 CPUtime=0.69 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 3868 0 0 0 69 0 0 0 25 0 1 0 364690187 61513728 3803 33554432000 4194304 4947581 140736768707120 18446744073709551615 4357793 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 15018 3803 458 184 0 9893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60072

[startup+1.50078 s]
/proc/loadavg: 3.22 3.55 3.77 5/190 7641
/proc/meminfo: memFree=19267308/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=78080 CPUtime=1.49 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 4936 0 0 0 149 0 0 0 25 0 1 0 364690187 79953920 4871 33554432000 4194304 4947581 140736768707120 18446744073709551615 4401204 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 19520 4871 467 184 0 14395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78080

[startup+3.10049 s]
/proc/loadavg: 3.22 3.55 3.77 5/190 7641
/proc/meminfo: memFree=19260984/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=78080 CPUtime=3.09 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 6028 0 0 0 309 0 0 0 25 0 1 0 364690187 79953920 5963 33554432000 4194304 4947581 140736768707120 18446744073709551615 4491876 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 19520 5963 468 184 0 14395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78080

[startup+6.30091 s]
/proc/loadavg: 3.29 3.55 3.77 5/190 7641
/proc/meminfo: memFree=19232776/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=87160 CPUtime=6.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 7976 0 0 0 629 0 0 0 25 0 1 0 364690187 89251840 7910 33554432000 4194304 4947581 140736768707120 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 21790 7910 467 184 0 16665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87160

[startup+12.7007 s]
/proc/loadavg: 3.42 3.58 3.78 5/190 7641
/proc/meminfo: memFree=19217804/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=96436 CPUtime=12.68 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 9143 0 0 0 1268 0 0 0 25 0 1 0 364690187 98750464 9077 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 24109 9077 467 184 0 18984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96436

[startup+25.5004 s]
/proc/loadavg: 3.55 3.60 3.78 5/190 7642
/proc/meminfo: memFree=19194732/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=96436 CPUtime=25.49 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 10540 0 0 0 2548 1 0 0 25 0 1 0 364690187 98750464 10474 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 24109 10474 467 184 0 18984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96436

[startup+51.1007 s]
/proc/loadavg: 3.70 3.63 3.78 5/190 7642
/proc/meminfo: memFree=19136588/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=116472 CPUtime=51.09 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 13519 0 0 0 5108 1 0 0 25 0 1 0 364690187 119267328 13453 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 29118 13453 467 184 0 23993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116472

[startup+102.306 s]
/proc/loadavg: 3.87 3.68 3.79 5/190 7644
/proc/meminfo: memFree=19065492/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=126968 CPUtime=102.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 17583 0 0 0 10227 2 0 0 25 0 1 0 364690187 130015232 17491 33554432000 4194304 4947581 140736768707120 18446744073709551615 4352069 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 31742 17491 468 184 0 26617 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 126968

[startup+162.3 s]
/proc/loadavg: 3.95 3.74 3.80 5/190 7645
/proc/meminfo: memFree=19010372/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=148704 CPUtime=162.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 22061 0 0 0 16226 3 0 0 25 0 1 0 364690187 152272896 21968 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399798 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 37176 21968 467 184 0 32051 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148704

[startup+222.3 s]
/proc/loadavg: 3.98 3.78 3.82 5/190 7647
/proc/meminfo: memFree=18956992/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=222.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 23902 0 0 0 22226 3 0 0 25 0 1 0 364690187 163713024 23787 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 23787 468 184 0 34844 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159876

[startup+282.3 s]
/proc/loadavg: 3.99 3.82 3.82 5/190 7648
/proc/meminfo: memFree=18930276/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=282.29 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 25265 0 0 0 28226 3 0 0 25 0 1 0 364690187 163713024 25150 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400315 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 25150 468 184 0 34844 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159876

[startup+342.3 s]
/proc/loadavg: 3.99 3.85 3.83 5/190 7650
/proc/meminfo: memFree=18874792/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=342.3 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 25639 0 0 0 34226 4 0 0 25 0 1 0 364690187 163713024 25524 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399862 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 25524 468 184 0 34844 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159876

[startup+402.3 s]
/proc/loadavg: 4.06 3.89 3.84 5/190 7652
/proc/meminfo: memFree=18836036/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=402.3 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 26578 0 0 0 40226 4 0 0 25 0 1 0 364690187 163713024 26462 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 26462 468 184 0 34844 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159876

[startup+462.3 s]
/proc/loadavg: 4.06 3.92 3.85 5/190 7653
/proc/meminfo: memFree=18807704/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=462.3 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 27484 0 0 0 46226 4 0 0 25 0 1 0 364690187 163713024 26099 33554432000 4194304 4947581 140736768707120 18446744073709551615 4491840 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 26099 468 184 0 34844 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159876

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

[startup+473.5 s]
/proc/loadavg: 4.05 3.92 3.85 5/190 7654
/proc/meminfo: memFree=18803472/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=473.5 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28502 0 0 0 47346 4 0 0 25 0 1 0 364690187 163713024 27117 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27117 468 184 0 34844 0
Current children cumulated CPU time (s) 473.5
Current children cumulated vsize (KiB) 159876

[startup+486.301 s]
/proc/loadavg: 4.04 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18790192/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=486.3 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28887 0 0 0 48626 4 0 0 25 0 1 0 364690187 163713024 27502 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400019 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27502 468 184 0 34844 0
Current children cumulated CPU time (s) 486.3
Current children cumulated vsize (KiB) 159876

[startup+492.701 s]
/proc/loadavg: 4.03 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18784976/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=492.71 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28888 0 0 0 49267 4 0 0 25 0 1 0 364690187 163713024 27503 33554432000 4194304 4947581 140736768707120 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27503 468 184 0 34844 0
Current children cumulated CPU time (s) 492.71
Current children cumulated vsize (KiB) 159876

[startup+495.901 s]
/proc/loadavg: 4.03 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18783736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=495.9 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28888 0 0 0 49586 4 0 0 25 0 1 0 364690187 163713024 27503 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27503 468 184 0 34844 0
Current children cumulated CPU time (s) 495.9
Current children cumulated vsize (KiB) 159876

[startup+497.501 s]
/proc/loadavg: 4.03 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18782736/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=497.5 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28888 0 0 0 49746 4 0 0 25 0 1 0 364690187 163713024 27503 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27503 468 184 0 34844 0
Current children cumulated CPU time (s) 497.5
Current children cumulated vsize (KiB) 159876

[startup+498.307 s]
/proc/loadavg: 4.03 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18782240/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=498.31 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28888 0 0 0 49827 4 0 0 25 0 1 0 364690187 163713024 27503 33554432000 4194304 4947581 140736768707120 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27503 468 184 0 34844 0
Current children cumulated CPU time (s) 498.31
Current children cumulated vsize (KiB) 159876

[startup+498.701 s]
/proc/loadavg: 4.03 3.93 3.85 5/190 7654
/proc/meminfo: memFree=18782240/32951124 swapFree=67111528/67111528
[pid=7640] ppid=7638 vsize=159876 CPUtime=498.7 cores=4,6
/proc/7640/stat : 7640 (synit_sat) R 7638 7640 6765 0 -1 4202496 28888 0 0 0 49866 4 0 0 25 0 1 0 364690187 163713024 27503 33554432000 4194304 4947581 140736768707120 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7640/statm: 39969 27503 468 184 0 34844 0
Current children cumulated CPU time (s) 498.7
Current children cumulated vsize (KiB) 159876

Child status: 0
Real time (s): 498.789
CPU time (s): 498.8
CPU user time (s): 498.751
CPU system time (s): 0.048992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 159876

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

runsolver used 0.885865 second user time and 1.83572 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-02 13:43:16
IDJOB=3160042
IDBENCH=83065
IDSOLVER=1571
FILE ID=node110/3160042-1301744596
RUNJOBID= node110-1301744580-7545
PBS_JOBID= 12840959
Free space on /tmp= 71116 MiB

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

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

MD5SUM BENCH= 55d30b10c45b8bb435e547799f98f891
RANDOM SEED=1164486695

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19292768 kB
Buffers:        394632 kB
Cached:       12781904 kB
SwapCached:          0 kB
Active:        8563120 kB
Inactive:      4782564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19292768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10340 kB
Writeback:           8 kB
AnonPages:      169412 kB
Mapped:          17200 kB
Slab:           249456 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   482496 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= 71112 MiB
End job on node110 at 2011-04-02 13:51:35