Trace number 3285525

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.0? (exit code) 45.942 32.6286

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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: 20691
3.29/3.38	c parsetime: 3383725us
3.29/3.38	c parsed 8464620 clauses with 1575206 variables
3.79/3.88	c NW started thread 0 successfully (1097292096)
4.50/4.22	c preprocessor returned 1575206 variables
4.50/4.22	c preprocessing returned UNKNOWN
4.50/4.22	c PP set 0 variables
4.50/4.22	c pp time: 1us (0s)
4.71/4.39	c NW started thread 1 successfully (1107781952)
5.81/4.72	c preprocessor returned 1575206 variables
5.81/4.72	c preprocessing returned UNKNOWN
5.81/4.73	c PP set 0 variables
5.81/4.73	c pp time: 0us (0s)
6.40/4.90	c NW started thread 2 successfully (1118271808)
7.59/5.26	c preprocessor returned 1575206 variables
7.59/5.26	c preprocessing returned UNKNOWN
7.59/5.26	c PP set 0 variables
7.59/5.26	c pp time: 1us (0s)
8.39/5.43	c NW started thread 3 successfully (1128761664)
12.20/8.15	c preprocessor returned 1575206 variables
12.20/8.15	c preprocessing returned UNKNOWN
12.20/8.15	c PP set 0 variables
12.20/8.15	c pp time: 2us (0s)
45.90/32.62	HOME/priss.sh: line 20: 20691 Segmentation fault      (core dumped) $SOLVER $BENCHNAME -PNW_threads 4

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-3285525-1304049882/watcher-3285525-1304049882 -o /tmp/evaluation-result-3285525-1304049882/solver-3285525-1304049882 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3285525-1304049882.cnf 1201706024 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.70 7.96 8.03 7/180 20690
/proc/meminfo: memFree=22947372/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0

[startup+0.0267211 s]
/proc/loadavg: 7.70 7.96 8.03 7/180 20690
/proc/meminfo: memFree=22947372/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100696 s]
/proc/loadavg: 7.70 7.96 8.03 7/180 20690
/proc/meminfo: memFree=22947372/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300668 s]
/proc/loadavg: 7.70 7.96 8.03 7/180 20690
/proc/meminfo: memFree=22947372/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700596 s]
/proc/loadavg: 7.70 7.96 8.03 7/180 20690
/proc/meminfo: memFree=22947372/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 7.70 7.96 8.03 9/182 20692
/proc/meminfo: memFree=22848280/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=162008 CPUtime=1.49 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) R 20690 20690 18837 0 -1 4202496 40272 0 0 0 144 5 0 0 25 0 1 0 516588338 165896192 36265 33554432000 4194304 5787044 140735495268432 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20691/statm: 40502 36265 304 389 0 36252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170708

[startup+3.10018 s]
/proc/loadavg: 7.70 7.96 8.03 6/182 20692
/proc/meminfo: memFree=22744004/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=306956 CPUtime=3.09 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) R 20690 20690 18837 0 -1 4202496 80352 0 0 0 298 11 0 0 25 0 1 0 516588338 314322944 72344 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676635024 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20691/statm: 76739 72344 304 389 0 72489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 315656

[startup+6.30062 s]
/proc/loadavg: 8.12 8.05 8.06 11/185 20695
/proc/meminfo: memFree=20053800/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=3974928 CPUtime=10.05 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) S 20690 20690 18837 0 -1 4202496 883110 0 0 0 836 169 0 0 18 0 5 0 516588338 4070326272 811721 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 993732 811721 362 389 0 989482 0
[pid=20691/tid=20693] ppid=20690 vsize=3974928 CPUtime=2.15 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) R 20690 20690 18837 0 -1 4202560 168958 0 0 0 147 68 0 0 18 0 5 0 516588726 4070326272 811721 33554432000 4194304 5787044 140735495268432 18446744073709551615 274664851639 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=3974928 CPUtime=1.37 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) R 20690 20690 18837 0 -1 4202560 138865 0 0 0 105 32 0 0 19 0 5 0 516588777 4070326272 811721 33554432000 4194304 5787044 140735495268432 18446744073709551615 274664499325 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=3974928 CPUtime=0.91 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) D 20690 20690 18837 0 -1 4202560 123261 0 0 0 76 15 0 0 18 0 5 0 516588828 4070326272 811721 33554432000 4194304 5787044 140735495268432 18446744073709551615 5602402 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.05
Current children cumulated vsize (KiB) 3983628

[startup+12.7005 s]
/proc/loadavg: 8.51 8.13 8.09 12/186 20697
/proc/meminfo: memFree=18638692/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=4947028 CPUtime=22.68 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) S 20690 20690 18837 0 -1 4202496 1175652 0 0 0 1814 454 0 0 18 0 5 0 516588338 5065756672 1085606 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1236757 1085617 397 389 0 1232507 0
[pid=20691/tid=20693] ppid=20690 vsize=4947028 CPUtime=5.6 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) R 20690 20690 18837 0 -1 4202560 202244 0 0 0 403 157 0 0 19 0 5 0 516588726 5065756672 1085627 33554432000 4194304 5787044 140735495268432 18446744073709551615 4227995 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=4947028 CPUtime=4.88 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) R 20690 20690 18837 0 -1 4202560 204874 0 0 0 370 118 0 0 19 0 5 0 516588777 5065756672 1085642 33554432000 4194304 5787044 140735495268432 18446744073709551615 274664505946 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=4947028 CPUtime=3.98 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4202560 199345 0 0 0 317 81 0 0 19 0 5 0 516588828 5065756672 1085655 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=4947028 CPUtime=2.77 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) R 20690 20690 18837 0 -1 4202560 177219 0 0 0 225 52 0 0 19 0 5 0 516588881 5065756672 1085669 33554432000 4194304 5787044 140735495268432 18446744073709551615 4227968 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.68
Current children cumulated vsize (KiB) 4955728

[startup+25.5003 s]
/proc/loadavg: 9.28 8.32 8.15 6/186 20697
/proc/meminfo: memFree=17377768/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=5269116 CPUtime=40.02 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) D 20690 20690 18837 0 -1 4203524 1254382 0 0 0 3120 882 0 0 18 0 5 0 516588338 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1317279 1156143 408 389 0 1313029 0
[pid=20691/tid=20693] ppid=20690 vsize=5269116 CPUtime=7.8 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) D 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 157 0 0 25 0 5 0 516588726 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4213698 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=5269116 CPUtime=9.29 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) D 20690 20690 18837 0 -1 4203588 204989 0 0 0 810 119 0 0 25 0 5 0 516588777 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220241 0 0 4096 0 18446744071562337734 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=5269116 CPUtime=12.5 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4204096 199955 0 0 0 753 497 0 0 25 0 5 0 516588828 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=5269116 CPUtime=4.98 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) D 20690 20690 18837 0 -1 4203588 254687 0 0 0 436 62 0 0 25 0 5 0 516588881 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4330080 256 0 4096 0 18446744071562337734 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.02
Current children cumulated vsize (KiB) 5277816

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

[startup+28.7008 s]
/proc/loadavg: 9.28 8.32 8.15 6/186 20697
/proc/meminfo: memFree=16090776/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=5269116 CPUtime=42.32 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) D 20690 20690 18837 0 -1 4203524 1254382 0 0 0 3120 1112 0 0 18 0 5 0 516588338 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1317279 1156143 408 389 0 1313029 0
[pid=20691/tid=20693] ppid=20690 vsize=5269116 CPUtime=7.8 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) D 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 157 0 0 25 0 5 0 516588726 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4213698 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=5269116 CPUtime=9.29 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) D 20690 20690 18837 0 -1 4203588 204989 0 0 0 810 119 0 0 25 0 5 0 516588777 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220241 0 0 4096 0 18446744071562337734 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=5269116 CPUtime=14.8 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4204096 199955 0 0 0 753 727 0 0 25 0 5 0 516588828 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=5269116 CPUtime=4.98 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) D 20690 20690 18837 0 -1 4203588 254687 0 0 0 436 62 0 0 25 0 5 0 516588881 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4330080 256 0 4096 0 18446744071562337734 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.32
Current children cumulated vsize (KiB) 5277816

[startup+30.3004 s]
/proc/loadavg: 9.28 8.32 8.15 6/186 20697
/proc/meminfo: memFree=15356424/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=5269116 CPUtime=43.78 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) D 20690 20690 18837 0 -1 4203524 1254382 0 0 0 3120 1258 0 0 18 0 5 0 516588338 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1317279 1156143 408 389 0 1313029 0
[pid=20691/tid=20693] ppid=20690 vsize=5269116 CPUtime=7.8 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) D 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 157 0 0 25 0 5 0 516588726 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4213698 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=5269116 CPUtime=9.29 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) D 20690 20690 18837 0 -1 4203588 204989 0 0 0 810 119 0 0 25 0 5 0 516588777 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220241 0 0 4096 0 18446744071562337734 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=5269116 CPUtime=16.26 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4204096 199955 0 0 0 753 873 0 0 25 0 5 0 516588828 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=5269116 CPUtime=4.98 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) D 20690 20690 18837 0 -1 4203588 254687 0 0 0 436 62 0 0 25 0 5 0 516588881 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4330080 256 0 4096 0 18446744071562337734 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.78
Current children cumulated vsize (KiB) 5277816

[startup+31.9062 s]
/proc/loadavg: 9.58 8.39 8.18 6/186 20697
/proc/meminfo: memFree=13773068/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=5269116 CPUtime=45.27 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) D 20690 20690 18837 0 -1 4203524 1254382 0 0 0 3120 1407 0 0 18 0 5 0 516588338 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1317279 1156143 408 389 0 1313029 0
[pid=20691/tid=20693] ppid=20690 vsize=5269116 CPUtime=7.8 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) D 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 157 0 0 25 0 5 0 516588726 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4213698 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=5269116 CPUtime=9.29 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) D 20690 20690 18837 0 -1 4203588 204989 0 0 0 810 119 0 0 25 0 5 0 516588777 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220241 0 0 4096 0 18446744071562337734 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=5269116 CPUtime=17.75 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4204096 199955 0 0 0 753 1022 0 0 25 0 5 0 516588828 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=5269116 CPUtime=4.98 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) D 20690 20690 18837 0 -1 4203588 254687 0 0 0 436 62 0 0 25 0 5 0 516588881 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4330080 256 0 4096 0 18446744071562337734 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.27
Current children cumulated vsize (KiB) 5277816

[startup+32.3011 s]
/proc/loadavg: 9.58 8.39 8.18 6/186 20697
/proc/meminfo: memFree=13773068/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=5269116 CPUtime=45.6 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) D 20690 20690 18837 0 -1 4203524 1254382 0 0 0 3120 1440 0 0 18 0 5 0 516588338 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 1317279 1156143 408 389 0 1313029 0
[pid=20691/tid=20693] ppid=20690 vsize=5269116 CPUtime=7.8 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) D 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 157 0 0 25 0 5 0 516588726 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4213698 0 0 4096 0 18446744071562337734 0 0 -1 3 0 0 0
[pid=20691/tid=20694] ppid=20690 vsize=5269116 CPUtime=9.29 cores=1,3,5,7
/proc/20691/task/20694/stat : 20694 (priss) D 20690 20690 18837 0 -1 4203588 204989 0 0 0 810 119 0 0 25 0 5 0 516588777 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4220241 0 0 4096 0 18446744071562337734 0 0 -1 5 0 0 0
[pid=20691/tid=20695] ppid=20690 vsize=5269116 CPUtime=18.08 cores=1,3,5,7
/proc/20691/task/20695/stat : 20695 (priss) R 20690 20690 18837 0 -1 4204096 199955 0 0 0 753 1055 0 0 25 0 5 0 516588828 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20691/tid=20696] ppid=20690 vsize=5269116 CPUtime=4.98 cores=1,3,5,7
/proc/20691/task/20696/stat : 20696 (priss) D 20690 20690 18837 0 -1 4203588 254687 0 0 0 436 62 0 0 25 0 5 0 516588881 5395574784 1156143 33554432000 4194304 5787044 140735495268432 18446744073709551615 4330080 256 0 4096 0 18446744071562337734 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.6
Current children cumulated vsize (KiB) 5277816

[startup+32.5011 s]
/proc/loadavg: 9.58 8.39 8.18 6/186 20697
/proc/meminfo: memFree=13773068/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=0 CPUtime=45.8 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) Z 20690 20690 18837 0 -1 4203548 1254382 0 0 0 3120 1460 0 0 18 0 2 0 516588338 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 0 0 0 0 0 0 0
[pid=20691/tid=20693] ppid=20690 vsize=0 CPUtime=7.86 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) R 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 163 0 0 18 0 2 0 516588726 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.8
Current children cumulated vsize (KiB) 8700

[startup+32.6011 s]
/proc/loadavg: 9.58 8.39 8.18 6/186 20697
/proc/meminfo: memFree=13773068/32951132 swapFree=67111524/67111528
[pid=20690] ppid=20688 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20690/stat : 20690 (priss.sh) S 20688 20690 18837 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516588337 8908800 252 33554432000 4194304 4922060 140735335339824 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20690/statm: 2175 252 211 178 0 68 0
[pid=20691] ppid=20690 vsize=0 CPUtime=45.9 cores=1,3,5,7
/proc/20691/stat : 20691 (priss) Z 20690 20690 18837 0 -1 4203548 1254382 0 0 0 3120 1470 0 0 18 0 2 0 516588338 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20691/statm: 0 0 0 0 0 0 0
[pid=20691/tid=20693] ppid=20690 vsize=0 CPUtime=7.96 cores=1,3,5,7
/proc/20691/task/20693/stat : 20693 (priss) R 20690 20690 18837 0 -1 4203588 202746 0 0 0 623 173 0 0 18 0 2 0 516588726 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.9
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 32.6286
CPU time (s): 45.942
CPU user time (s): 31.2063
CPU system time (s): 14.7358
CPU usage (%): 140.803
Max. virtual memory (cumulated for all children) (KiB): 5277816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.2063
system time used= 14.7358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1254724
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= 239611
involuntary context switches= 1061

runsolver used 0.050992 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 06:04:47
IDJOB=3285525
IDBENCH=82388
IDSOLVER=1603
FILE ID=node131/3285525-1304049882
RUNJOBID= node131-1304036726-18856
PBS_JOBID= 13170364
Free space on /tmp= 71176 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285525-1304049882/watcher-3285525-1304049882 -o /tmp/evaluation-result-3285525-1304049882/solver-3285525-1304049882 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3285525-1304049882.cnf 1201706024 4800 15500 4

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1201706024

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22947652 kB
Buffers:        950884 kB
Cached:        6459536 kB
SwapCached:          4 kB
Active:        2485244 kB
Inactive:      7015756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22947652 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          172496 kB
Writeback:           0 kB
AnonPages:     2090052 kB
Mapped:          15900 kB
Slab:           435836 kB
PageTables:       8952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2428896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66652 MiB
End job on node131 at 2011-04-29 06:05:20