Trace number 3285938

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 AutoUNSAT 391.06 107.707

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

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: 30076
0.00/0.00	c setup for 4cores
0.00/0.95	c parsetime: 949000us
0.00/0.95	c parsed 2464339 clauses with 281936 variables
1.00/1.10	c NW started thread 0 successfully (1110157632)
1.28/1.25	c NW started thread 1 successfully (1087334720)
1.83/1.41	c NW started thread 2 successfully (1120647488)
2.58/1.60	c NW started thread 3 successfully (1131137344)
306.50/77.94	c preprocessor returned 281936 variables
306.50/77.94	c preprocessing returned UNKNOWN
306.50/77.95	c PP set 93398 variables
306.50/77.95	c pp time: 76626081us (76s)
308.09/78.37	c preprocessor returned 281936 variables
308.09/78.37	c preprocessing returned UNKNOWN
308.09/78.37	c PP set 93398 variables
308.09/78.37	c pp time: 76673260us (76s)
308.49/78.48	c preprocessor returned 281936 variables
308.49/78.48	c preprocessing returned UNKNOWN
308.49/78.48	c PP set 93398 variables
308.49/78.48	c pp time: 76992220us (76s)
311.30/79.11	c preprocessor returned 281936 variables
311.30/79.11	c preprocessing returned UNKNOWN
311.30/79.11	c PP set 93398 variables
311.30/79.11	c pp time: 77951678us (77s)
379.19/96.13	c ====================
379.19/96.13	c implication/decision inf%(inf)
379.19/96.13	c decisions:           58681
379.19/96.13	c last level:          0
379.19/96.13	c conflicts:           2003
379.19/96.13	c restarts:            13
379.19/96.13	c rejected_restarts    0
379.19/96.13	c removals:            1
379.19/96.13	c removed clauses:     479
379.19/96.13	c oft clauses:         0
379.19/96.16	c solvetime: 17052756us (17s)
379.59/96.22	c sended clauses   | 88 | 92 | 105 | 7 |
379.59/96.22	c received clauses | 65 | 53 | 55 | 9 |
379.59/96.22	c join all other threads
379.59/96.22	c joined thread 0
379.59/96.23	c joined thread 1
379.59/96.23	c joined thread 2
391.06/107.63	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-3285938-1304048877/watcher-3285938-1304048877 -o /tmp/evaluation-result-3285938-1304048877/solver-3285938-1304048877 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3285938-1304048877.cnf 1583041901 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.79 8.02 8.00 5/182 30075
/proc/meminfo: memFree=18340056/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0

[startup+0.0281509 s]
/proc/loadavg: 7.79 8.02 8.00 5/182 30075
/proc/meminfo: memFree=18340056/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101157 s]
/proc/loadavg: 7.79 8.02 8.00 5/182 30075
/proc/meminfo: memFree=18340056/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301109 s]
/proc/loadavg: 7.79 8.02 8.00 5/182 30075
/proc/meminfo: memFree=18340056/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701039 s]
/proc/loadavg: 7.79 8.02 8.00 5/182 30075
/proc/meminfo: memFree=18340056/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 7.79 8.02 8.00 6/184 30077
/proc/meminfo: memFree=18212196/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=799528 CPUtime=2.19 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) R 30075 30075 28251 0 -1 4202496 173755 0 0 0 198 21 0 0 18 0 4 0 595118559 818716672 163173 33554432000 4194304 5787044 140734424206080 18446744073709551615 231895151301 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 199915 163175 336 389 0 195665 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 808228

[startup+3.10051 s]
/proc/loadavg: 7.79 8.02 8.00 9/188 30081
/proc/meminfo: memFree=17167216/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=2040748 CPUtime=7.87 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 465735 0 0 0 672 115 0 0 18 0 5 0 595118559 2089725952 451881 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907314097 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 510187 451884 345 389 0 505937 0
[pid=30076/tid=30078] ppid=30075 vsize=2040748 CPUtime=1.79 cores=1,3,5,7
/proc/30076/task/30078/stat : 30078 (priss) R 30075 30075 28251 0 -1 4202560 92788 0 0 0 149 30 0 0 18 0 5 0 595118669 2089725952 451886 33554432000 4194304 5787044 140734424206080 18446744073709551615 47853120550039 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30076/tid=30079] ppid=30075 vsize=2040748 CPUtime=1.68 cores=1,3,5,7
/proc/30076/task/30079/stat : 30079 (priss) R 30075 30075 28251 0 -1 4202560 88741 0 0 0 153 15 0 0 18 0 5 0 595118684 2089725952 451889 33554432000 4194304 5787044 140734424206080 18446744073709551615 47853120463736 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30076/tid=30080] ppid=30075 vsize=2040748 CPUtime=1.49 cores=1,3,5,7
/proc/30076/task/30080/stat : 30080 (priss) R 30075 30075 28251 0 -1 4202560 88144 0 0 0 119 30 0 0 18 0 5 0 595118701 2089725952 451892 33554432000 4194304 5787044 140734424206080 18446744073709551615 231895533751 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30076/tid=30081] ppid=30075 vsize=2040748 CPUtime=1.29 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 78228 0 0 0 105 24 0 0 18 0 5 0 595118719 2089725952 451895 33554432000 4194304 5787044 140734424206080 18446744073709551615 231895533751 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 2049448

[startup+6.30091 s]
/proc/loadavg: 7.81 8.02 8.00 9/188 30081
/proc/meminfo: memFree=17390424/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1161888 CPUtime=20.65 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 506712 0 0 0 1938 127 0 0 18 0 5 0 595118559 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907314097 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 290472 237031 349 389 0 286222 0
[pid=30076/tid=30078] ppid=30075 vsize=1161888 CPUtime=4.98 cores=1,3,5,7
/proc/30076/task/30078/stat : 30078 (priss) R 30075 30075 28251 0 -1 4202560 98581 0 0 0 465 33 0 0 25 0 5 0 595118669 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30076/tid=30079] ppid=30075 vsize=1161888 CPUtime=4.88 cores=1,3,5,7
/proc/30076/task/30079/stat : 30079 (priss) R 30075 30075 28251 0 -1 4202560 94534 0 0 0 471 17 0 0 25 0 5 0 595118684 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30076/tid=30080] ppid=30075 vsize=1161888 CPUtime=4.68 cores=1,3,5,7
/proc/30076/task/30080/stat : 30080 (priss) R 30075 30075 28251 0 -1 4202560 97844 0 0 0 435 33 0 0 25 0 5 0 595118701 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30076/tid=30081] ppid=30075 vsize=1161888 CPUtime=4.49 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 97907 0 0 0 420 29 0 0 25 0 5 0 595118719 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 1170588

[startup+12.7007 s]
/proc/loadavg: 7.82 8.02 8.00 9/188 30081
/proc/meminfo: memFree=17390324/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1161888 CPUtime=46.21 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 506712 0 0 0 4494 127 0 0 18 0 5 0 595118559 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907314097 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 290472 237031 349 389 0 286222 0
[pid=30076/tid=30078] ppid=30075 vsize=1161888 CPUtime=11.34 cores=1,3,5,7
/proc/30076/task/30078/stat : 30078 (priss) R 30075 30075 28251 0 -1 4202560 98581 0 0 0 1101 33 0 0 25 0 5 0 595118669 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30076/tid=30079] ppid=30075 vsize=1161888 CPUtime=11.28 cores=1,3,5,7
/proc/30076/task/30079/stat : 30079 (priss) R 30075 30075 28251 0 -1 4202560 94534 0 0 0 1111 17 0 0 25 0 5 0 595118684 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30076/tid=30080] ppid=30075 vsize=1161888 CPUtime=11.08 cores=1,3,5,7
/proc/30076/task/30080/stat : 30080 (priss) R 30075 30075 28251 0 -1 4202560 97844 0 0 0 1075 33 0 0 25 0 5 0 595118701 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30076/tid=30081] ppid=30075 vsize=1161888 CPUtime=10.89 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 97907 0 0 0 1060 29 0 0 25 0 5 0 595118719 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.21
Current children cumulated vsize (KiB) 1170588

[startup+25.5003 s]
/proc/loadavg: 7.94 8.04 8.00 9/188 30082
/proc/meminfo: memFree=17390648/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1161888 CPUtime=97.34 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 506712 0 0 0 9607 127 0 0 18 0 5 0 595118559 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907314097 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 290472 237031 349 389 0 286222 0
[pid=30076/tid=30078] ppid=30075 vsize=1161888 CPUtime=24.07 cores=1,3,5,7
/proc/30076/task/30078/stat : 30078 (priss) R 30075 30075 28251 0 -1 4202560 98581 0 0 0 2374 33 0 0 25 0 5 0 595118669 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30076/tid=30079] ppid=30075 vsize=1161888 CPUtime=24.07 cores=1,3,5,7
/proc/30076/task/30079/stat : 30079 (priss) R 30075 30075 28251 0 -1 4202560 94534 0 0 0 2390 17 0 0 25 0 5 0 595118684 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30076/tid=30080] ppid=30075 vsize=1161888 CPUtime=23.88 cores=1,3,5,7
/proc/30076/task/30080/stat : 30080 (priss) R 30075 30075 28251 0 -1 4202560 97844 0 0 0 2355 33 0 0 25 0 5 0 595118701 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30076/tid=30081] ppid=30075 vsize=1161888 CPUtime=23.69 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 97907 0 0 0 2340 29 0 0 25 0 5 0 595118719 1189773312 237031 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.34
Current children cumulated vsize (KiB) 1170588

[startup+51.1005 s]
/proc/loadavg: 7.96 8.03 8.00 9/188 30082
/proc/meminfo: memFree=16944336/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1680420 CPUtime=199.43 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 775991 0 0 0 19751 192 0 0 18 0 5 0 595118559 1720750080 348556 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907314097 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 420105 348556 353 389 0 415855 0
[pid=30076/tid=30078] ppid=30075 vsize=1680420 CPUtime=49.5 cores=1,3,5,7
/proc/30076/task/30078/stat : 30078 (priss) R 30075 30075 28251 0 -1 4202560 177061 0 0 0 4902 48 0 0 25 0 5 0 595118669 1720750080 348556 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30076/tid=30079] ppid=30075 vsize=1680420 CPUtime=49.67 cores=1,3,5,7
/proc/30076/task/30079/stat : 30079 (priss) R 30075 30075 28251 0 -1 4202560 138119 0 0 0 4938 29 0 0 25 0 5 0 595118684 1720750080 348556 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330549 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30076/tid=30080] ppid=30075 vsize=1680420 CPUtime=49.47 cores=1,3,5,7
/proc/30076/task/30080/stat : 30080 (priss) R 30075 30075 28251 0 -1 4202560 195586 0 0 0 4888 59 0 0 25 0 5 0 595118701 1720750080 348556 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30076/tid=30081] ppid=30075 vsize=1680420 CPUtime=49.18 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 147379 0 0 0 4877 41 0 0 24 0 5 0 595118719 1720750080 348556 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.43
Current children cumulated vsize (KiB) 1689120

[startup+102.306 s]
/proc/loadavg: 7.65 7.95 7.97 6/185 30117
/proc/meminfo: memFree=16649568/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1805248 CPUtime=385.77 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 874146 0 0 0 38373 204 0 0 17 0 2 0 595118559 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 451312 380683 445 389 0 447062 0
[pid=30076/tid=30081] ppid=30075 vsize=1805248 CPUtime=100.38 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 147394 0 0 0 9997 41 0 0 25 0 2 0 595118719 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 385.77
Current children cumulated vsize (KiB) 1813948

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (391.06 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (391.06 s) to the 'lost time'.

[startup+107.601 s]
/proc/loadavg: 7.44 7.90 7.96 6/185 30117
/proc/meminfo: memFree=16012032/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1805248 CPUtime=391.06 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 874161 0 0 0 38902 204 0 0 17 0 2 0 595118559 1848573952 380698 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 451312 380698 460 389 0 447062 0
[pid=30076/tid=30081] ppid=30075 vsize=1805248 CPUtime=105.67 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) D 30075 30075 28251 0 -1 4202560 147409 0 0 0 10526 41 0 0 25 0 2 0 595118719 1848573952 380698 33554432000 4194304 5787044 140734424206080 18446744073709551615 47853123352228 0 0 4096 0 18446744071562234166 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 391.06
Current children cumulated vsize (KiB) 1813948

[startup+107.701 s]
/proc/loadavg: 7.44 7.90 7.96 6/184 30117
/proc/meminfo: memFree=17535328/32950928 swapFree=67111524/67111528
[pid=30075] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/30075/stat : -- couldn't open stat file --/proc/30075/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+105.5 s]
/proc/loadavg: 7.44 7.90 7.96 6/185 30117
/proc/meminfo: memFree=15720256/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1805248 CPUtime=388.97 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 874146 0 0 0 38693 204 0 0 17 0 2 0 595118559 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 451312 380683 445 389 0 447062 0
[pid=30076/tid=30081] ppid=30075 vsize=1805248 CPUtime=103.58 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 147394 0 0 0 10317 41 0 0 25 0 2 0 595118719 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 388.97
Current children cumulated vsize (KiB) 1813948

[startup+107.101 s]
/proc/loadavg: 7.44 7.90 7.96 6/185 30117
/proc/meminfo: memFree=16012032/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1805248 CPUtime=390.57 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 874146 0 0 0 38853 204 0 0 17 0 2 0 595118559 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 451312 380683 445 389 0 447062 0
[pid=30076/tid=30081] ppid=30075 vsize=1805248 CPUtime=105.18 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 147394 0 0 0 10477 41 0 0 25 0 2 0 595118719 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 4327213 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 390.57
Current children cumulated vsize (KiB) 1813948

[startup+107.501 s]
/proc/loadavg: 7.44 7.90 7.96 6/185 30117
/proc/meminfo: memFree=16012032/32950928 swapFree=67111524/67111528
[pid=30075] ppid=30073 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30075/stat : 30075 (prissAuto.sh) S 30073 30075 28251 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595118559 8908800 252 33554432000 4194304 4922060 140734443673280 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30075/statm: 2175 252 211 178 0 68 0
[pid=30076] ppid=30075 vsize=1805248 CPUtime=390.97 cores=1,3,5,7
/proc/30076/stat : 30076 (priss) S 30075 30075 28251 0 -1 4202496 874146 0 0 0 38893 204 0 0 17 0 2 0 595118559 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30076/statm: 451312 380683 445 389 0 447062 0
[pid=30076/tid=30081] ppid=30075 vsize=1805248 CPUtime=105.58 cores=1,3,5,7
/proc/30076/task/30081/stat : 30081 (priss) R 30075 30075 28251 0 -1 4202560 147394 0 0 0 10517 41 0 0 25 0 2 0 595118719 1848573952 380683 33554432000 4194304 5787044 140734424206080 18446744073709551615 4327220 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 390.97
Current children cumulated vsize (KiB) 1813948

[startup+107.701 s]
/proc/loadavg: 7.44 7.90 7.96 6/184 30117
/proc/meminfo: memFree=17535328/32950928 swapFree=67111524/67111528
[pid=30075] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/30075/stat : -- couldn't open stat file --/proc/30075/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30075 and gives
#  childrusage.ru_utime.tv_sec=389
#  childrusage.ru_utime.tv_usec=22859
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=115678
# CPU time returned by wait4() is 391.139
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 391.06
#  lost CPU user time (s): 389.02
#  lost CPU system time (s): 2.04

Real time (s): 107.707
CPU time (s): 391.06
CPU user time (s): 389.02
CPU system time (s): 2.04
CPU usage (%): 363.078
Max. virtual memory (cumulated for all children) (KiB): 2049448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 389.023
system time used= 2.11568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 874522
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139467
involuntary context switches= 3150

runsolver used 0.170974 second user time and 0.411937 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 05:47:59
IDJOB=3285938
IDBENCH=82409
IDSOLVER=1602
FILE ID=node114/3285938-1304048877
RUNJOBID= node114-1304044060-29645
PBS_JOBID= 13170369
Free space on /tmp= 71728 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285938-1304048877/watcher-3285938-1304048877 -o /tmp/evaluation-result-3285938-1304048877/solver-3285938-1304048877 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3285938-1304048877.cnf 1583041901 4800 15500 4

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1583041901

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18340328 kB
Buffers:       2255140 kB
Cached:        9614512 kB
SwapCached:          4 kB
Active:        5541820 kB
Inactive:      8484176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18340328 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           48156 kB
Writeback:           0 kB
AnonPages:     2156136 kB
Mapped:          15624 kB
Slab:           517072 kB
PageTables:       9036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2474712 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= 71684 MiB
End job on node114 at 2011-04-29 05:49:47