Trace number 3293483

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
priss 1.0UNSAT 272.918 68.6052

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 5078
0.00/0.16	c parsetime: 162460us
0.00/0.16	c parsed 582994 clauses with 196306 variables
0.00/0.20	c NW started thread 0 successfully (1103071552)
0.00/0.23	c NW started thread 1 successfully (1113561408)
0.00/0.28	c NW started thread 2 successfully (1124051264)
0.00/0.32	c NW started thread 3 successfully (1134541120)
29.49/7.64	c preprocessor returned 196306 variables
29.49/7.64	c preprocessing returned UNKNOWN
29.49/7.64	c PP set 2849 variables
29.49/7.64	c pp time: 7361819us (7s)
29.49/7.66	c preprocessor returned 196306 variables
29.49/7.66	c preprocessing returned UNKNOWN
29.49/7.66	c PP set 2849 variables
29.49/7.66	c pp time: 7419214us (7s)
29.49/7.68	c preprocessor returned 196306 variables
29.49/7.68	c preprocessing returned UNKNOWN
29.49/7.68	c PP set 2849 variables
29.49/7.68	c pp time: 7351766us (7s)
29.88/7.71	c preprocessor returned 196306 variables
29.88/7.71	c preprocessing returned UNKNOWN
29.88/7.71	c PP set 2849 variables
29.88/7.71	c pp time: 7345260us (7s)
31.88/8.20	c HTE
32.30/8.35	c subsumption
33.48/8.66	c simplified formula contains 0 unit clauses
35.08/9.02	c HTE
35.48/9.18	c subsumption
36.69/9.48	c simplified formula contains 0 unit clauses
37.10/9.50	c received clause contains eliminated literal -38563
38.27/9.84	c HTE
39.07/10.06	c subsumption
40.27/10.34	c simplified formula contains 0 unit clauses
45.89/11.71	c received clause contains eliminated literal -38520
47.46/12.13	c received clause contains eliminated literal -38563
55.45/14.14	c HTE
56.24/14.30	c subsumption
57.44/14.61	c simplified formula contains 0 unit clauses
63.45/16.13	c received clause contains eliminated literal 29512
68.62/17.46	c HTE
69.42/17.62	c subsumption
70.22/17.89	c simplified formula contains 0 unit clauses
75.02/19.07	c HTE
75.82/19.21	c subsumption
76.64/19.49	c simplified formula contains 0 unit clauses
135.74/34.28	c HTE
136.53/34.49	c subsumption
139.32/35.16	c simplified formula contains 0 unit clauses
225.21/56.64	c HTE
226.02/56.84	c subsumption
228.00/57.32	c simplified formula contains 0 unit clauses
239.21/60.12	c added unsatisfied clause
239.21/60.12	c failed to add network clauses
262.35/65.98	c HTE
264.75/66.55	c subsumption
269.15/67.66	c simplified formula contains 0 unit clauses
270.34/67.91	c HTE
270.73/68.08	c subsumption
271.94/68.34	c ====================
271.94/68.34	c implication/decision inf%(inf)
271.94/68.34	c decisions:           2436389
271.94/68.34	c last level:          0
271.94/68.34	c conflicts:           242410
271.94/68.34	c restarts:            1608
271.94/68.34	c rejected_restarts    0
271.94/68.34	c removals:            15
271.94/68.34	c removed clauses:     175583
271.94/68.34	c oft clauses:         0
271.94/68.38	c solvetime: 60738558us (60s)
272.72/68.53	c sended clauses   | 12740 | 13281 | 10551 | 15016 |
272.72/68.53	c received clauses | 0 | 180 | 190 | 129 |
272.72/68.53	c join all other threads
272.72/68.53	c joined thread 0
272.72/68.53	c joined thread 1
272.72/68.53	c joined thread 2
272.72/68.57	s UNSATISFIABLE

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: 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-3293483-1304083073/watcher-3293483-1304083073 -o /tmp/evaluation-result-3293483-1304083073/solver-3293483-1304083073 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3293483-1304083073.cnf 61873048 4800 15500 4 

running on 4 cores: 1,3,5,7

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.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0

[startup+0.084481 s]
/proc/loadavg: 8.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100474 s]
/proc/loadavg: 8.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300443 s]
/proc/loadavg: 8.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.44924 s]
/proc/loadavg: 8.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50023 s]
/proc/loadavg: 8.13 8.07 8.01 5/182 5077
/proc/meminfo: memFree=19665944/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10095 s]
/proc/loadavg: 8.13 8.07 8.01 9/188 5083
/proc/meminfo: memFree=19160240/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=716492 CPUtime=11.52 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 181293 0 0 0 1062 90 0 0 18 0 5 0 519907037 733687808 126105 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 179123 126105 350 389 0 174873 0
[pid=5078/tid=5080] ppid=5077 vsize=716492 CPUtime=2.85 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 36021 0 0 0 264 21 0 0 19 0 5 0 519907057 733687808 126105 33554432000 4194304 5787044 140735071860512 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=716492 CPUtime=2.82 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 40015 0 0 0 261 21 0 0 18 0 5 0 519907061 733687808 126105 33554432000 4194304 5787044 140735071860512 18446744073709551615 18446744073699065904 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=716492 CPUtime=2.78 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 37962 0 0 0 256 22 0 0 18 0 5 0 519907065 733687808 126105 33554432000 4194304 5787044 140735071860512 18446744073709551615 18446744073699066034 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=716492 CPUtime=2.72 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 40006 0 0 0 252 20 0 0 18 0 5 0 519907070 733687808 126105 33554432000 4194304 5787044 140735071860512 18446744073709551615 18446744073699065897 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 725192

[startup+6.30038 s]
/proc/loadavg: 8.20 8.08 8.01 9/188 5083
/proc/meminfo: memFree=19138304/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=716492 CPUtime=24.3 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 186727 0 0 0 2339 91 0 0 18 0 5 0 519907037 733687808 131539 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 179123 131539 351 389 0 174873 0
[pid=5078/tid=5080] ppid=5077 vsize=716492 CPUtime=6.03 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 37454 0 0 0 582 21 0 0 25 0 5 0 519907057 733687808 131539 33554432000 4194304 5787044 140735071860512 18446744073709551615 4276255 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=716492 CPUtime=6.02 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 41750 0 0 0 581 21 0 0 23 0 5 0 519907061 733687808 131539 33554432000 4194304 5787044 140735071860512 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=716492 CPUtime=5.97 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 39342 0 0 0 575 22 0 0 25 0 5 0 519907065 733687808 131539 33554432000 4194304 5787044 140735071860512 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=716492 CPUtime=5.93 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 40892 0 0 0 572 21 0 0 25 0 5 0 519907070 733687808 131539 33554432000 4194304 5787044 140735071860512 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 725192

[startup+12.7012 s]
/proc/loadavg: 8.35 8.12 8.02 9/188 5083
/proc/meminfo: memFree=18958508/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1009888 CPUtime=49.88 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 242629 0 0 0 4884 104 0 0 18 0 5 0 519907037 1034125312 176250 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 252472 176250 418 389 0 248222 0
[pid=5078/tid=5080] ppid=5077 vsize=1009888 CPUtime=12.4 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 45535 0 0 0 1216 24 0 0 25 0 5 0 519907057 1034125312 176250 33554432000 4194304 5787044 140735071860512 18446744073709551615 4254617 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1009888 CPUtime=12.42 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 55553 0 0 0 1218 24 0 0 25 0 5 0 519907061 1034125312 176250 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1009888 CPUtime=12.38 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 52864 0 0 0 1213 25 0 0 25 0 5 0 519907065 1034125312 176250 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1009888 CPUtime=12.33 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 61388 0 0 0 1209 24 0 0 25 0 5 0 519907070 1034125312 176250 33554432000 4194304 5787044 140735071860512 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 1018588

[startup+25.501 s]
/proc/loadavg: 8.27 8.11 8.02 9/188 5084
/proc/meminfo: memFree=18945948/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1009888 CPUtime=100.98 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 254268 0 0 0 9986 112 0 0 18 0 5 0 519907037 1034125312 178016 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 252472 178016 418 389 0 248222 0
[pid=5078/tid=5080] ppid=5077 vsize=1009888 CPUtime=25.12 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 46886 0 0 0 2486 26 0 0 25 0 5 0 519907057 1034125312 178016 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1009888 CPUtime=25.21 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 55647 0 0 0 2495 26 0 0 25 0 5 0 519907061 1034125312 178016 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1009888 CPUtime=25.18 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 53053 0 0 0 2491 27 0 0 25 0 5 0 519907065 1034125312 178016 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1009888 CPUtime=25.12 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 71393 0 0 0 2485 27 0 0 25 0 5 0 519907070 1034125312 178016 33554432000 4194304 5787044 140735071860512 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 1018588

[startup+51.1004 s]
/proc/loadavg: 8.18 8.10 8.02 9/188 5084
/proc/meminfo: memFree=18915676/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1009888 CPUtime=203.23 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 262854 0 0 0 20200 123 0 0 18 0 5 0 519907037 1034125312 180841 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 252472 180841 418 389 0 248222 0
[pid=5078/tid=5080] ppid=5077 vsize=1009888 CPUtime=50.59 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47198 0 0 0 5031 28 0 0 25 0 5 0 519907057 1034125312 180841 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1009888 CPUtime=50.81 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 55772 0 0 0 5052 29 0 0 25 0 5 0 519907061 1034125312 180841 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1009888 CPUtime=50.78 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 53858 0 0 0 5047 31 0 0 25 0 5 0 519907065 1034125312 180841 33554432000 4194304 5787044 140735071860512 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1009888 CPUtime=50.72 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 78737 0 0 0 5041 31 0 0 25 0 5 0 519907070 1034125312 180841 33554432000 4194304 5787044 140735071860512 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 1018588

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

[startup+51.8013 s]
/proc/loadavg: 8.18 8.10 8.02 9/188 5084
/proc/meminfo: memFree=18914684/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1009888 CPUtime=206.03 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 263020 0 0 0 20479 124 0 0 18 0 5 0 519907037 1034125312 181006 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 252472 181006 418 389 0 248222 0
[pid=5078/tid=5080] ppid=5077 vsize=1009888 CPUtime=51.28 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47198 0 0 0 5100 28 0 0 25 0 5 0 519907057 1034125312 181006 33554432000 4194304 5787044 140735071860512 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1009888 CPUtime=51.51 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 55772 0 0 0 5122 29 0 0 25 0 5 0 519907061 1034125312 181006 33554432000 4194304 5787044 140735071860512 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1009888 CPUtime=51.48 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54024 0 0 0 5117 31 0 0 25 0 5 0 519907065 1034125312 181006 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1009888 CPUtime=51.42 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 78737 0 0 0 5111 31 0 0 25 0 5 0 519907070 1034125312 181006 33554432000 4194304 5787044 140735071860512 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 206.03
Current children cumulated vsize (KiB) 1018588

[startup+58.2012 s]
/proc/loadavg: 8.16 8.10 8.02 9/188 5084
/proc/meminfo: memFree=18884924/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1028668 CPUtime=231.6 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 270447 0 0 0 23034 126 0 0 18 0 5 0 519907037 1053356032 186036 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 257167 186036 418 389 0 252917 0
[pid=5078/tid=5080] ppid=5077 vsize=1028668 CPUtime=57.64 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47376 0 0 0 5736 28 0 0 25 0 5 0 519907057 1053356032 186036 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1028668 CPUtime=57.91 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 55794 0 0 0 5762 29 0 0 19 0 5 0 519907061 1053356032 186036 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1028668 CPUtime=57.87 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54102 0 0 0 5756 31 0 0 25 0 5 0 519907065 1053356032 186036 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1028668 CPUtime=57.83 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 85886 0 0 0 5751 32 0 0 25 0 5 0 519907070 1053356032 186036 33554432000 4194304 5787044 140735071860512 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 231.6
Current children cumulated vsize (KiB) 1037368

[startup+64.601 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 5085
/proc/meminfo: memFree=18876276/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1028668 CPUtime=257.16 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 271196 0 0 0 25589 127 0 0 18 0 5 0 519907037 1053356032 186784 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 257167 186784 418 389 0 252917 0
[pid=5078/tid=5080] ppid=5077 vsize=1028668 CPUtime=64 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47733 0 0 0 6372 28 0 0 25 0 5 0 519907057 1053356032 186784 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1028668 CPUtime=64.31 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 56032 0 0 0 6402 29 0 0 25 0 5 0 519907061 1053356032 186784 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1028668 CPUtime=64.27 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54186 0 0 0 6396 31 0 0 25 0 5 0 519907065 1053356032 186784 33554432000 4194304 5787044 140735071860512 18446744073709551615 4220314 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1028668 CPUtime=64.22 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 85956 0 0 0 6390 32 0 0 25 0 5 0 519907070 1053356032 186784 33554432000 4194304 5787044 140735071860512 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 257.16
Current children cumulated vsize (KiB) 1037368

[startup+66.2007 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 5085
/proc/meminfo: memFree=18874044/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1028668 CPUtime=263.55 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 279270 0 0 0 26227 128 0 0 18 0 5 0 519907037 1053356032 187197 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 257167 187197 418 389 0 252917 0
[pid=5078/tid=5080] ppid=5077 vsize=1028668 CPUtime=65.59 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47794 0 0 0 6531 28 0 0 25 0 5 0 519907057 1053356032 187197 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1028668 CPUtime=65.9 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 56032 0 0 0 6561 29 0 0 25 0 5 0 519907061 1053356032 187197 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1028668 CPUtime=65.87 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54191 0 0 0 6556 31 0 0 25 0 5 0 519907065 1053356032 187197 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1028668 CPUtime=65.82 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 93964 0 0 0 6549 33 0 0 25 0 5 0 519907070 1053356032 187197 33554432000 4194304 5787044 140735071860512 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 263.55
Current children cumulated vsize (KiB) 1037368

[startup+67.8075 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 5085
/proc/meminfo: memFree=18871312/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1028668 CPUtime=269.97 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 279315 0 0 0 26869 128 0 0 18 0 5 0 519907037 1053356032 187241 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 257167 187241 418 389 0 252917 0
[pid=5078/tid=5080] ppid=5077 vsize=1028668 CPUtime=67.19 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47794 0 0 0 6691 28 0 0 25 0 5 0 519907057 1053356032 187241 33554432000 4194304 5787044 140735071860512 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1028668 CPUtime=67.51 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 56032 0 0 0 6722 29 0 0 25 0 5 0 519907061 1053356032 187241 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1028668 CPUtime=67.48 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54221 0 0 0 6717 31 0 0 25 0 5 0 519907065 1053356032 187241 33554432000 4194304 5787044 140735071860512 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1028668 CPUtime=67.43 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 93979 0 0 0 6710 33 0 0 25 0 5 0 519907070 1053356032 187241 33554432000 4194304 5787044 140735071860512 18446744073709551615 4253996 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 269.97
Current children cumulated vsize (KiB) 1037368

[startup+68.2004 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 5085
/proc/meminfo: memFree=18871312/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=1038476 CPUtime=271.54 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) S 5077 5077 4177 0 -1 4202496 282998 0 0 0 27025 129 0 0 18 0 5 0 519907037 1063399424 189744 33554432000 4194304 5787044 140735071860512 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 259619 189744 418 389 0 255369 0
[pid=5078/tid=5080] ppid=5077 vsize=1038476 CPUtime=67.58 cores=1,3,5,7
/proc/5078/task/5080/stat : 5080 (priss) R 5077 5077 4177 0 -1 4202560 47794 0 0 0 6730 28 0 0 25 0 5 0 519907057 1063399424 189744 33554432000 4194304 5787044 140735071860512 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5078/tid=5081] ppid=5077 vsize=1038476 CPUtime=67.9 cores=1,3,5,7
/proc/5078/task/5081/stat : 5081 (priss) R 5077 5077 4177 0 -1 4202560 56032 0 0 0 6761 29 0 0 25 0 5 0 519907061 1063399424 189744 33554432000 4194304 5787044 140735071860512 18446744073709551615 4254884 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5078/tid=5082] ppid=5077 vsize=1038476 CPUtime=67.87 cores=1,3,5,7
/proc/5078/task/5082/stat : 5082 (priss) R 5077 5077 4177 0 -1 4202560 54221 0 0 0 6756 31 0 0 25 0 5 0 519907065 1063399424 189744 33554432000 4194304 5787044 140735071860512 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5078/tid=5083] ppid=5077 vsize=1038476 CPUtime=67.82 cores=1,3,5,7
/proc/5078/task/5083/stat : 5083 (priss) R 5077 5077 4177 0 -1 4202560 97662 0 0 0 6748 34 0 0 25 0 5 0 519907070 1063399424 189744 33554432000 4194304 5787044 140735071860512 18446744073709551615 47566078161472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 271.54
Current children cumulated vsize (KiB) 1047176

[startup+68.6003 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 5085
/proc/meminfo: memFree=18871312/32950904 swapFree=67082284/67111528
[pid=5077] ppid=5075 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (priss.sh) S 5075 5077 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519907037 8908800 252 33554432000 4194304 4922060 140736682686208 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5077/statm: 2175 252 211 178 0 68 0
[pid=5078] ppid=5077 vsize=0 CPUtime=272.9 cores=1,3,5,7
/proc/5078/stat : 5078 (priss) R 5077 5077 4177 0 -1 4202500 283067 0 0 0 27157 133 0 0 17 0 1 0 519907037 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/5078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 272.9
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 68.6052
CPU time (s): 272.918
CPU user time (s): 271.579
CPU system time (s): 1.3388
CPU usage (%): 397.809
Max. virtual memory (cumulated for all children) (KiB): 1047176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.579
system time used= 1.3388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 283406
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= 46195
involuntary context switches= 1919

runsolver used 0.099984 second user time and 0.272958 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 15:17:53
IDJOB=3293483
IDBENCH=88143
IDSOLVER=1603
FILE ID=node121/3293483-1304083073
RUNJOBID= node121-1304081337-4802
PBS_JOBID= 13170500
Free space on /tmp= 72640 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293483-1304083073/watcher-3293483-1304083073 -o /tmp/evaluation-result-3293483-1304083073/solver-3293483-1304083073 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3293483-1304083073.cnf 61873048 4800 15500 4

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=61873048

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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:     32950904 kB
MemFree:      19666224 kB
Buffers:       2182000 kB
Cached:       10238664 kB
SwapCached:       2776 kB
Active:        9437380 kB
Inactive:      3329104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19666224 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           11680 kB
Writeback:           0 kB
AnonPages:      343924 kB
Mapped:          14788 kB
Slab:           455716 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   564660 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= 72640 MiB
End job on node121 at 2011-04-29 15:19:02