Trace number 3386180

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
SArTagnan 2011-05-15 (fixed)UNSAT 78.2071 19.8221

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.18721
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

77.77/19.81	
77.77/19.81	s UNSATISFIABLE
77.77/19.81	c Import unit

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3386180-1305579857/watcher-3386180-1305579857 -o /tmp/evaluation-result-3386180-1305579857/solver-3386180-1305579857 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386180-1305579857.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.39 8.62 7.85 6/385 5083
/proc/meminfo: memFree=21486756/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=24760 CPUtime=0 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 1901 0 0 0 0 0 0 0 24 0 1 0 669584544 25354240 1840 33554432000 4194304 4625164 140734236888336 18446744073709551615 4305886 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5083/statm: 6190 1856 291 106 0 1693 0

[startup+0.060271 s]
/proc/loadavg: 8.39 8.62 7.85 6/385 5083
/proc/meminfo: memFree=21486756/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=49680 CPUtime=0.05 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 6503 0 0 0 5 0 0 0 24 0 1 0 669584544 50872320 4903 33554432000 4194304 4625164 140734236888336 18446744073709551615 235594564053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5083/statm: 12420 4920 296 106 0 7923 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49680

[startup+0.100263 s]
/proc/loadavg: 8.39 8.62 7.85 6/385 5083
/proc/meminfo: memFree=21486756/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=54292 CPUtime=0.09 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 9658 0 0 0 9 0 0 0 24 0 1 0 669584544 55595008 5886 33554432000 4194304 4625164 140734236888336 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5083/statm: 13573 5886 296 106 0 9076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54292

[startup+0.300232 s]
/proc/loadavg: 8.39 8.62 7.85 6/385 5083
/proc/meminfo: memFree=21486756/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=243568 CPUtime=0.48 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 36484 0 0 0 45 3 0 0 25 0 4 0 669584544 249413632 27550 33554432000 4194304 4625164 140734236888336 18446744073709551615 235594533890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 60892 27550 335 106 0 56395 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 243568

[startup+0.700162 s]
/proc/loadavg: 8.39 8.62 7.85 6/385 5083
/proc/meminfo: memFree=21486756/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=374640 CPUtime=2.08 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 38138 0 0 0 205 3 0 0 25 0 4 0 669584544 383631360 29204 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390553 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 93660 29204 336 106 0 89163 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 374640

[startup+1.50102 s]
/proc/loadavg: 8.39 8.62 7.85 10/389 5087
/proc/meminfo: memFree=21361032/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=377144 CPUtime=5.27 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 40529 0 0 0 523 4 0 0 25 0 4 0 669584544 386195456 30342 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 94286 30342 336 106 0 89789 0
[pid=5083/tid=5085] ppid=5081 vsize=377144 CPUtime=1.24 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 2982 0 0 0 124 0 0 0 25 0 4 0 669584567 386195456 30342 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=377144 CPUtime=1.25 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3396 0 0 0 125 0 0 0 25 0 4 0 669584567 386195456 30342 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=377144 CPUtime=1.26 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 2212 0 0 0 126 0 0 0 25 0 4 0 669584567 386195456 30342 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 377144

[startup+3.10074 s]
/proc/loadavg: 8.39 8.62 7.85 9/389 5087
/proc/meminfo: memFree=21354496/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=378028 CPUtime=11.65 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 42957 0 0 0 1160 5 0 0 25 0 4 0 669584544 387100672 31731 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390540 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 94507 31731 336 106 0 90010 0
[pid=5083/tid=5085] ppid=5081 vsize=378028 CPUtime=2.82 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3061 0 0 0 282 0 0 0 25 0 4 0 669584567 387100672 31731 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=378028 CPUtime=2.85 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3563 0 0 0 285 0 0 0 25 0 4 0 669584567 387100672 31731 33554432000 4194304 4625164 140734236888336 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=378028 CPUtime=2.85 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 4305 0 0 0 285 0 0 0 25 0 4 0 669584567 387100672 31731 33554432000 4194304 4625164 140734236888336 18446744073709551615 4553259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 378028

[startup+6.30118 s]
/proc/loadavg: 8.44 8.62 7.85 10/389 5088
/proc/meminfo: memFree=21343568/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=380396 CPUtime=24.39 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 44706 0 0 0 2434 5 0 0 25 0 4 0 669584544 389525504 32169 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 95099 32169 336 106 0 90602 0
[pid=5083/tid=5085] ppid=5081 vsize=380396 CPUtime=5.98 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3189 0 0 0 598 0 0 0 25 0 4 0 669584567 389525504 32169 33554432000 4194304 4625164 140734236888336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=380396 CPUtime=6.05 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3816 0 0 0 605 0 0 0 25 0 4 0 669584567 389525504 32169 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=380396 CPUtime=6.04 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5571 0 0 0 603 1 0 0 25 0 4 0 669584567 389525504 32169 33554432000 4194304 4625164 140734236888336 18446744073709551615 4551106 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 380396

[startup+12.701 s]
/proc/loadavg: 8.48 8.63 7.86 10/389 5088
/proc/meminfo: memFree=21314024/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=381152 CPUtime=49.83 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 52067 0 0 0 4977 6 0 0 25 0 4 0 669584544 390299648 33968 33554432000 4194304 4625164 140734236888336 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 95288 33968 342 106 0 90791 0
[pid=5083/tid=5085] ppid=5081 vsize=381152 CPUtime=12.28 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3322 0 0 0 1228 0 0 0 25 0 4 0 669584567 390299648 33968 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=381152 CPUtime=12.45 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 3982 0 0 0 1245 0 0 0 25 0 4 0 669584567 390299648 33969 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=381152 CPUtime=12.38 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 12439 0 0 0 1236 2 0 0 25 0 4 0 669584567 390299648 33969 33554432000 4194304 4625164 140734236888336 18446744073709551615 4574000 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 381152

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

[startup+15.9005 s]
/proc/loadavg: 8.52 8.63 7.86 10/389 5088
/proc/meminfo: memFree=21297000/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=393168 CPUtime=62.59 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 72761 0 0 0 6249 10 0 0 25 0 4 0 669584544 402604032 37877 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 98292 37877 342 106 0 93795 0
[pid=5083/tid=5085] ppid=5081 vsize=393168 CPUtime=15.44 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5052 0 0 0 1544 0 0 0 25 0 4 0 669584567 402604032 37877 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=393168 CPUtime=15.65 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5354 0 0 0 1565 0 0 0 25 0 4 0 669584567 402604032 37877 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=393168 CPUtime=15.58 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 24403 0 0 0 1554 4 0 0 25 0 4 0 669584567 402604032 37877 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 62.59
Current children cumulated vsize (KiB) 393168

[startup+17.5002 s]
/proc/loadavg: 8.52 8.63 7.86 10/389 5088
/proc/meminfo: memFree=21287048/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=393168 CPUtime=69 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 78214 0 0 0 6889 11 0 0 25 0 4 0 669584544 402604032 37892 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390631 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 98292 37892 342 106 0 93795 0
[pid=5083/tid=5085] ppid=5081 vsize=393168 CPUtime=17.02 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5254 0 0 0 1702 0 0 0 25 0 4 0 669584567 402604032 37892 33554432000 4194304 4625164 140734236888336 18446744073709551615 4486939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=393168 CPUtime=17.26 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5368 0 0 0 1726 0 0 0 25 0 4 0 669584567 402604032 37892 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=393168 CPUtime=17.19 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 29427 0 0 0 1714 5 0 0 25 0 4 0 669584567 402604032 37892 33554432000 4194304 4625164 140734236888336 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 69
Current children cumulated vsize (KiB) 393168

[startup+19.1009 s]
/proc/loadavg: 8.52 8.63 7.86 10/389 5088
/proc/meminfo: memFree=21280668/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=393168 CPUtime=75.35 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 84101 0 0 0 7523 12 0 0 25 0 4 0 669584544 402604032 39023 33554432000 4194304 4625164 140734236888336 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 98292 39023 342 106 0 93795 0
[pid=5083/tid=5085] ppid=5081 vsize=393168 CPUtime=18.6 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5339 0 0 0 1860 0 0 0 25 0 4 0 669584567 402604032 39023 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=393168 CPUtime=18.85 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5615 0 0 0 1885 0 0 0 25 0 4 0 669584567 402604032 39023 33554432000 4194304 4625164 140734236888336 18446744073709551615 4316696 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=393168 CPUtime=18.78 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 34862 0 0 0 1872 6 0 0 25 0 4 0 669584567 402604032 39023 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.35
Current children cumulated vsize (KiB) 393168

[startup+19.5009 s]
/proc/loadavg: 8.52 8.63 7.86 10/389 5088
/proc/meminfo: memFree=21280668/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=400704 CPUtime=76.95 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 88843 0 0 0 7683 12 0 0 25 0 4 0 669584544 410320896 38476 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390564 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 100176 38476 342 106 0 95679 0
[pid=5083/tid=5085] ppid=5081 vsize=400704 CPUtime=19 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 7239 0 0 0 1899 1 0 0 25 0 4 0 669584567 410320896 38476 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=400704 CPUtime=19.25 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5618 0 0 0 1925 0 0 0 25 0 4 0 669584567 410320896 38476 33554432000 4194304 4625164 140734236888336 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=400704 CPUtime=19.17 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 37688 0 0 0 1911 6 0 0 25 0 4 0 669584567 410320896 38476 33554432000 4194304 4625164 140734236888336 18446744073709551615 4554639 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 76.95
Current children cumulated vsize (KiB) 400704

[startup+19.7008 s]
/proc/loadavg: 8.56 8.64 7.87 10/389 5088
/proc/meminfo: memFree=21279496/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=400704 CPUtime=77.77 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) R 5081 5083 4682 0 -1 4202496 89737 0 0 0 7765 12 0 0 25 0 4 0 669584544 410320896 38918 33554432000 4194304 4625164 140734236888336 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 100176 38918 342 106 0 95679 0
[pid=5083/tid=5085] ppid=5081 vsize=400704 CPUtime=19.2 cores=0,2,4,6
/proc/5083/task/5085/stat : 5085 (SArTagnan) R 5081 5083 4682 0 -1 4202560 7359 0 0 0 1919 1 0 0 25 0 4 0 669584567 410320896 38918 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5083/tid=5086] ppid=5081 vsize=400704 CPUtime=19.46 cores=0,2,4,6
/proc/5083/task/5086/stat : 5086 (SArTagnan) R 5081 5083 4682 0 -1 4202560 5618 0 0 0 1946 0 0 0 25 0 4 0 669584567 410320896 38918 33554432000 4194304 4625164 140734236888336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=400704 CPUtime=19.39 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4202560 38400 0 0 0 1933 6 0 0 25 0 4 0 669584567 410320896 38918 33554432000 4194304 4625164 140734236888336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 77.77
Current children cumulated vsize (KiB) 400704

[startup+19.8148 s]
/proc/loadavg: 8.56 8.64 7.87 10/389 5088
/proc/meminfo: memFree=21279496/32950928 swapFree=45972156/67111528
[pid=5083] ppid=5081 vsize=0 CPUtime=78.19 cores=0,2,4,6
/proc/5083/stat : 5083 (SArTagnan) Z 5081 5083 4682 0 -1 4202524 90171 0 0 0 7806 13 0 0 25 0 2 0 669584544 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5083/statm: 0 0 0 0 0 0 0
[pid=5083/tid=5087] ppid=5081 vsize=0 CPUtime=19.49 cores=0,2,4,6
/proc/5083/task/5087/stat : 5087 (SArTagnan) R 5081 5083 4682 0 -1 4203588 38523 0 0 0 1943 6 0 0 25 0 2 0 669584567 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 78.19
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 19.8221
CPU time (s): 78.2071
CPU user time (s): 78.0691
CPU system time (s): 0.137979
CPU usage (%): 394.544
Max. virtual memory (cumulated for all children) (KiB): 400704

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

runsolver used 0.082987 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 23:04:18
IDJOB=3386180
IDBENCH=82474
IDSOLVER=1871
FILE ID=node120/3386180-1305579857
RUNJOBID= node120-1305577174-4700
PBS_JOBID= 13350219
Free space on /tmp= 73484 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386180-1305579857/watcher-3386180-1305579857 -o /tmp/evaluation-result-3386180-1305579857/solver-3386180-1305579857 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386180-1305579857.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=245792181

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21487036 kB
Buffers:         80972 kB
Cached:         517328 kB
SwapCached:      63496 kB
Active:        1060240 kB
Inactive:     10176416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21487036 kB
SwapTotal:    67111528 kB
SwapFree:     45972156 kB
Dirty:            9824 kB
Writeback:           8 kB
AnonPages:    10581180 kB
Mapped:          16516 kB
Slab:            77488 kB
PageTables:      83792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79536888 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= 73484 MiB
End job on node120 at 2011-05-16 23:04:38