Trace number 3283040

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 Auto? (exit code) 25.5681 66.0126

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.6073
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

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: 27914
0.00/0.00	c setup for 4cores
9.49/9.54	c parsetime: 9537777us
9.49/9.54	c parsed 32697150 clauses with 10950109 variables
11.39/11.43	c NW started thread 0 successfully (46912506607936)
15.15/13.37	c NW started thread 1 successfully (46914005707072)
16.24/13.75	c preprocessor returned 10950109 variables
16.24/13.75	c preprocessing returned UNKNOWN
16.24/13.77	c PP set 0 variables
16.24/13.77	c pp time: 2us (0s)
25.55/66.01	HOME/prissAuto.sh: line 20: 27914 Segmentation fault      (core dumped) $SOLVER $BENCHNAME -PNW_threads $CORES -Pconfcores $CORES

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3283040-1304042282/watcher-3283040-1304042282 -o /tmp/evaluation-result-3283040-1304042282/solver-3283040-1304042282 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3283040-1304042282.cnf 421258850 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: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0

[startup+0.0403761 s]
/proc/loadavg: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.66208 s]
/proc/loadavg: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.70107 s]
/proc/loadavg: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.80106 s]
/proc/loadavg: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.90104 s]
/proc/loadavg: 7.27 7.89 7.40 5/186 27913
/proc/meminfo: memFree=30015636/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10082 s]
/proc/loadavg: 7.27 7.89 7.40 6/188 27915
/proc/meminfo: memFree=29709844/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=417632 CPUtime=3.09 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) R 27913 27913 26347 0 -1 4202496 110463 0 0 0 291 18 0 0 25 0 1 0 515828291 427655168 94456 33554432000 4194304 5787044 140736390659824 18446744073709551615 271550231630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27914/statm: 104408 94469 304 389 0 100158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 426332

[startup+6.30024 s]
/proc/loadavg: 7.09 7.84 7.38 6/188 27915
/proc/meminfo: memFree=29312600/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=821600 CPUtime=6.29 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) R 27913 27913 26347 0 -1 4202496 222473 0 0 0 590 39 0 0 25 0 1 0 515828291 841318400 190465 33554432000 4194304 5787044 140736390659824 18446744073709551615 271562364304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27914/statm: 205400 190465 304 389 0 201150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 830300

[startup+12.7011 s]
/proc/loadavg: 6.92 7.80 7.37 7/189 27916
/proc/meminfo: memFree=25588892/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=5165260 CPUtime=13.95 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) R 27913 27913 26347 0 -1 4202496 1258198 0 0 0 1243 152 0 0 19 0 2 0 515828291 5289226240 1194107 33554432000 4194304 5787044 140736390659824 18446744073709551615 5514186 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1291315 1194110 325 389 0 1287065 0
[pid=27914/tid=27916] ppid=27913 vsize=5165260 CPUtime=1.25 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) R 27913 27913 26347 0 -1 4202560 455132 0 0 0 77 48 0 0 18 0 2 0 515829435 5289226240 1194113 33554432000 4194304 5787044 140736390659824 18446744073709551615 4380057 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.95
Current children cumulated vsize (KiB) 5173960

[startup+25.5008 s]
/proc/loadavg: 7.10 7.79 7.37 5/190 27917
/proc/meminfo: memFree=20437444/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=20.13 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 577 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=5.87 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 432 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 5 0 0 786
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.13
Current children cumulated vsize (KiB) 7828940
heavy processes:

[startup+51.1011 s]
/proc/loadavg: 8.06 7.97 7.44 6/191 27919
/proc/meminfo: memFree=18026564/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=23.06 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 870 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=8.8 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 725 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 5 0 0 3073
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 7828940
heavy processes:

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

[startup+52.6008 s]
/proc/loadavg: 8.06 7.97 7.44 5/191 27919
/proc/meminfo: memFree=17945536/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=23.07 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 871 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=8.81 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) R 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 726 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 0 0 0 -1 5 0 0 3232
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 7828940

[startup+59.0007 s]
/proc/loadavg: 8.51 8.07 7.48 5/191 27919
/proc/meminfo: memFree=17278228/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=23.87 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 951 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=9.62 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 807 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 5 0 0 3644
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 7828940

[startup+62.2011 s]
/proc/loadavg: 8.51 8.07 7.48 5/191 27919
/proc/meminfo: memFree=16744756/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=24.54 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 1018 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=10.28 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 873 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 7 0 0 3897
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 7828940

[startup+63.8008 s]
/proc/loadavg: 8.51 8.07 7.48 5/191 27920
/proc/meminfo: memFree=16611612/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=24.7 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 1034 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=10.44 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 889 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 7 0 0 4060
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 7828940

[startup+65.4005 s]
/proc/loadavg: 8.71 8.11 7.50 5/191 27920
/proc/meminfo: memFree=16347488/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=7820240 CPUtime=25.03 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) D 27913 27913 26347 0 -1 4203524 1889458 0 0 0 1436 1067 0 0 18 0 3 0 515828291 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4207480 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 1955060 1697045 338 389 0 1950810 0
[pid=27914/tid=27916] ppid=27913 vsize=7820240 CPUtime=10.77 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) D 27913 27913 26347 0 -1 4204096 761947 0 0 0 155 922 0 0 18 0 3 0 515829435 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4249853 0 0 4096 0 18446744071562154983 0 0 -1 7 0 0 4218
[pid=27914/tid=27917] ppid=27913 vsize=7820240 CPUtime=0.43 cores=1,3,5,7
/proc/27914/task/27917/stat : 27917 (priss) D 27913 27913 26347 0 -1 4203588 150154 0 0 0 22 21 0 0 25 0 3 0 515829629 8007925760 1697045 33554432000 4194304 5787044 140736390659824 18446744073709551615 4283237 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 7828940

[startup+65.8005 s]
/proc/loadavg: 8.71 8.11 7.50 5/191 27920
/proc/meminfo: memFree=16347488/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=0 CPUtime=25.35 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) Z 27913 27913 26347 0 -1 4203548 1889458 0 0 0 1436 1099 0 0 18 0 2 0 515828291 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 0 0 0 0 0 0 0
[pid=27914/tid=27916] ppid=27913 vsize=0 CPUtime=11.09 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) R 27913 27913 26347 0 -1 4204100 761947 0 0 0 155 954 0 0 18 0 2 0 515829435 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 0 0 4323
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 8700

[startup+66.0005 s]
/proc/loadavg: 8.71 8.11 7.50 5/191 27920
/proc/meminfo: memFree=16347488/32951124 swapFree=67111344/67111528
[pid=27913] ppid=27911 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/27913/stat : 27913 (prissAuto.sh) S 27911 27913 26347 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 515828291 8908800 251 33554432000 4194304 4922060 140734969163072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27913/statm: 2175 251 211 178 0 68 0
[pid=27914] ppid=27913 vsize=0 CPUtime=25.55 cores=1,3,5,7
/proc/27914/stat : 27914 (priss) Z 27913 27913 26347 0 -1 4203548 1889458 0 0 0 1436 1119 0 0 18 0 2 0 515828291 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/27914/statm: 0 0 0 0 0 0 0
[pid=27914/tid=27916] ppid=27913 vsize=0 CPUtime=11.29 cores=1,3,5,7
/proc/27914/task/27916/stat : 27916 (priss) R 27913 27913 26347 0 -1 4204100 761947 0 0 0 155 974 0 0 18 0 2 0 515829435 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 0 0 4323
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 66.0126
CPU time (s): 25.5681
CPU user time (s): 14.3618
CPU system time (s): 11.2063
CPU usage (%): 38.7322
Max. virtual memory (cumulated for all children) (KiB): 7828940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3618
system time used= 11.2063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1889800
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= 494
involuntary context switches= 340

runsolver used 0.089986 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 03:58:24
IDJOB=3283040
IDBENCH=70953
IDSOLVER=1602
FILE ID=node133/3283040-1304042282
RUNJOBID= node133-1304041077-27790
PBS_JOBID= 13170319
Free space on /tmp= 71220 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283040-1304042282/watcher-3283040-1304042282 -o /tmp/evaluation-result-3283040-1304042282/solver-3283040-1304042282 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3283040-1304042282.cnf 421258850 4800 15500 4

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=421258850

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30015924 kB
Buffers:        671896 kB
Cached:        1367076 kB
SwapCached:        124 kB
Active:        1687984 kB
Inactive:       892348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30015924 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:          694536 kB
Writeback:           0 kB
AnonPages:      541184 kB
Mapped:          15628 kB
Slab:           289656 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   768668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64584 MiB
End job on node133 at 2011-04-29 03:59:30