Trace number 1084139

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
Abscon 112v4 ACUNSAT 6.17306 6.20996

DiagnosticValue
CHECKS298
NODES0

General information on the benchmark

Namecsp/super-queens/
normalized-super-queens-4.xml
MD5SUM86f27dad5b32c8754684e5fda2e6b575
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.60176
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints21540
Maximum constraint arity2
Maximum domain size120
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21540
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1084139-1215230135.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.38	     nbVariables=240  nbDomainTypes=1  minDomainSize=120  maxDomainSize=120  nbTotalValues=28800
0.28/0.38	       =>  wckTime=0.142  cpuTime=0.11  mem=8M895
0.28/0.38	   
0.28/0.38	   predicates being loaded...
0.38/0.44	   
0.38/0.44	   constraints being loaded...
5.55/5.67	     nbConstraints=21542  nbGlobalConstraints=2  nbConvertedConstraints=21540  nbConvertConstraintsChecks=1742400
5.55/5.67	     nbExtensionStructures=121  nbSharedExtensionStructures=21419  nbConflictsStructures=121
5.55/5.67	     nbSharedConflictsStructures=21419  nbSharedBinaryRepresentations=20340  minDegree=121  maxDegree=241  minArity=2
5.55/5.67	     avgArity=2.02  maxArity=240  nbGenerators=1  nbFusions=1  symmetryWckTime=1.052  symmetryCpuTime=0.56  nbCliques=1
5.55/5.67	       =>  wckTime=5.434  cpuTime=4.38  mem=64M452
5.85/5.99	   
5.85/5.99	   solver IterativeSystematicSolver being built... 
5.95/6.08	   
5.95/6.08	   INFO : Forward propagation technique limited 
6.06/6.16	       =>  wckTime=5.925  cpuTime=4.49  mem=50M44
6.06/6.17	   
6.06/6.17	   preprocessing
6.06/6.17	     nbConstraintChecks=298  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRemovedValues=2
6.06/6.17	     nbRemovedTuples=7139  detectedInconsistency=yes
6.06/6.17	       =>  wckTime=0.0060  cpuTime=0.01  mem=51M92
6.06/6.17	   
6.06/6.17	   global
6.06/6.17	     nbConstraintChecks=298  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRestartNogoods=0
6.06/6.17	     solvingWckTime=0.0090  solvingCpuTime=0.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
6.06/6.17	     globalCpuTime=4.55
6.06/6.17	       =>  wckTime=5.936  cpuTime=4.51  mem=51M92
6.06/6.18	   
6.06/6.18	s UNSATISFIABLE
6.06/6.18	d NODES 0
6.06/6.18	d CHECKS 298
6.06/6.18	   
6.06/6.18	   totalWckTime=6.0  totalCpuTime=4.55

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084139-1215230135/watcher-1084139-1215230135 -o /tmp/evaluation-result-1084139-1215230135/solver-1084139-1215230135 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1084139-1215230135.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 27563
/proc/meminfo: memFree=1651600/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=1616 CPUtime=0
/proc/27563/stat : 27563 (java) D 27561 27563 25735 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2001988792 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/27563/statm: 404 146 120 9 0 46 0

[startup+0.071381 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 27563
/proc/meminfo: memFree=1651600/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=865856 CPUtime=0.05
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 3358 0 1 0 4 1 0 0 18 0 9 0 2001988792 886636544 2877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216464 2881 1563 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101387 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 27563
/proc/meminfo: memFree=1651600/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=865884 CPUtime=0.08
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 3737 0 1 0 7 1 0 0 18 0 9 0 2001988792 886665216 3200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216471 3200 1694 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301428 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 27563
/proc/meminfo: memFree=1651600/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=866408 CPUtime=0.28
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 6033 0 1 0 25 3 0 0 18 0 9 0 2001988792 887201792 5407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216600 5407 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866408

[startup+0.701507 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 27563
/proc/meminfo: memFree=1651600/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=867676 CPUtime=0.69
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 9628 0 1 0 63 6 0 0 18 0 9 0 2001988792 888500224 8988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216919 8989 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867676

[startup+1.50266 s]
/proc/loadavg: 1.92 1.97 1.99 3/83 27572
/proc/meminfo: memFree=1603208/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=867588 CPUtime=1.48
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 19255 0 1 0 138 10 0 0 18 0 9 0 2001988792 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216897 18590 2003 9 0 211425 0
[pid=27563/tid=27565] ppid=27561 vsize=867588 CPUtime=1.24
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 15751 0 1 0 115 9 0 0 25 0 9 0 2001988794 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4126670319 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27566] ppid=27561 vsize=867588 CPUtime=0.08
/proc/27563/task/27566/stat : 27566 (java) S 27561 27563 25735 0 -1 64 2152 0 0 0 8 0 0 0 16 0 9 0 2001988795 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27567] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27568] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27569] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 2001988797 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=867588 CPUtime=0.14
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 655 0 0 0 14 0 0 0 16 0 9 0 2001988797 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27571] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 2001988797 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001988797 888410112 18590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867588

[startup+3.10198 s]
/proc/loadavg: 1.92 1.97 1.99 3/83 27572
/proc/meminfo: memFree=1584584/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=867588 CPUtime=3.09
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 23191 0 1 0 268 41 0 0 18 0 9 0 2001988792 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216898 22522 2005 9 0 211426 0
[pid=27563/tid=27565] ppid=27561 vsize=867588 CPUtime=2.63
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 15784 0 1 0 226 37 0 0 25 0 9 0 2001988794 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27566] ppid=27561 vsize=867588 CPUtime=0.23
/proc/27563/task/27566/stat : 27566 (java) S 27561 27563 25735 0 -1 64 5995 0 0 0 21 2 0 0 17 0 9 0 2001988795 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27567] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27568] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27569] ppid=27561 vsize=867592 CPUtime=0
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 2001988797 888414208 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=867588 CPUtime=0.2
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 715 0 0 0 20 0 0 0 16 0 9 0 2001988797 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27571] ppid=27561 vsize=867592 CPUtime=0
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 2001988797 888414208 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001988797 888410112 22522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867588

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

[startup+4.70129 s]
/proc/loadavg: 1.93 1.97 1.99 4/83 27572
/proc/meminfo: memFree=1567496/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=867588 CPUtime=4.68
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 25598 0 1 0 374 94 0 0 18 0 9 0 2001988792 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 216897 24927 2005 9 0 211425 0
[pid=27563/tid=27565] ppid=27561 vsize=867588 CPUtime=4.07
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 15794 0 1 0 317 90 0 0 25 0 9 0 2001988794 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27566] ppid=27561 vsize=867588 CPUtime=0.37
/proc/27563/task/27566/stat : 27566 (java) S 27561 27563 25735 0 -1 64 8383 0 0 0 34 3 0 0 17 0 9 0 2001988795 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27567] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27568] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001988795 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27569] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 2001988797 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=867588 CPUtime=0.22
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 724 0 0 0 22 0 0 0 16 0 9 0 2001988797 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27571] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 2001988797 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=867588 CPUtime=0
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001988797 888410112 24927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 867588

[startup+5.50745 s]
/proc/loadavg: 1.93 1.97 1.99 4/85 27576
/proc/meminfo: memFree=1557432/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=868236 CPUtime=5.46
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 29328 1380 1 0 408 97 40 1 18 0 10 0 2001988792 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 217059 24984 2016 9 0 211587 0
[pid=27576] ppid=27563 vsize=44 CPUtime=0
/proc/27576/stat : 27576 (rm) R 27563 27563 25735 0 -1 4194304 24 0 0 0 0 0 0 0 19 0 1 0 2001989315 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/27576/statm: 11 2 0 0 0 1 0
[pid=27563/tid=27565] ppid=27561 vsize=868236 CPUtime=4.81
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 19109 1380 1 0 349 91 40 1 18 0 10 0 2001988794 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4127137632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27566] ppid=27561 vsize=868236 CPUtime=0.78
/proc/27563/task/27566/stat : 27566 (java) S 27561 27563 25735 0 -1 64 8421 1380 0 0 34 3 40 1 17 0 10 0 2001988795 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27567] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 13 1380 0 0 0 0 40 1 16 0 10 0 2001988795 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27568] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 5 1380 0 0 0 0 40 1 16 0 10 0 2001988795 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27569] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 1380 0 0 0 0 40 1 23 0 10 0 2001988797 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=868236 CPUtime=0.65
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 913 1380 0 0 24 0 40 1 15 0 10 0 2001988797 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27571] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 1380 0 0 0 0 40 1 24 0 10 0 2001988797 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 63 1380 0 0 0 0 40 1 15 0 10 0 2001988797 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27575] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27575/stat : 27575 (java) S 27561 27563 25735 0 -1 64 48 1380 0 0 0 0 40 1 17 0 10 0 2001989315 889073664 24984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 868280

[startup+5.90253 s]
/proc/loadavg: 1.93 1.97 1.99 4/85 27576
/proc/meminfo: memFree=1557432/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=868236 CPUtime=5.85
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 40238 1505 1 0 445 99 40 1 18 0 9 0 2001988792 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 217059 25782 2612 9 0 211587 0
[pid=27563/tid=27565] ppid=27561 vsize=868236 CPUtime=4.98
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 22180 1505 1 0 365 92 40 1 19 0 9 0 2001988794 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27566] ppid=27561 vsize=868236 CPUtime=1.01
/proc/27563/task/27566/stat : 27566 (java) R 27561 27563 25735 0 -1 64 16246 1505 0 0 55 5 40 1 17 0 9 0 2001988795 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27567] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 13 1505 0 0 0 0 40 1 16 0 9 0 2001988795 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27568] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 5 1505 0 0 0 0 40 1 16 0 9 0 2001988795 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27569] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 1505 0 0 0 0 40 1 23 0 9 0 2001988797 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=868236 CPUtime=0.65
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 916 1505 0 0 24 0 40 1 16 0 9 0 2001988797 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27571] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 1505 0 0 0 0 40 1 24 0 9 0 2001988797 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=868236 CPUtime=0.41
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 63 1505 0 0 0 0 40 1 15 0 9 0 2001988797 889073664 25782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 868236

[startup+6.10257 s]
/proc/loadavg: 1.93 1.97 1.99 4/85 27576
/proc/meminfo: memFree=1557432/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=868324 CPUtime=6.06
/proc/27563/stat : 27563 (java) S 27561 27563 25735 0 -1 0 42601 1505 1 0 464 101 40 1 18 0 9 0 2001988792 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27563/statm: 217081 27980 2635 9 0 211587 0
[pid=27563/tid=27565] ppid=27561 vsize=868324 CPUtime=5.05
/proc/27563/task/27565/stat : 27565 (java) R 27561 27563 25735 0 -1 64 22374 1505 1 0 372 92 40 1 20 0 9 0 2001988794 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 2647838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27566] ppid=27561 vsize=868324 CPUtime=1.09
/proc/27563/task/27566/stat : 27566 (java) S 27561 27563 25735 0 -1 64 18369 1505 0 0 62 6 40 1 18 0 9 0 2001988795 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27567] ppid=27561 vsize=868324 CPUtime=0.41
/proc/27563/task/27567/stat : 27567 (java) S 27561 27563 25735 0 -1 64 17 1505 0 0 0 0 40 1 17 0 9 0 2001988795 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27568] ppid=27561 vsize=868324 CPUtime=0.41
/proc/27563/task/27568/stat : 27568 (java) S 27561 27563 25735 0 -1 64 14 1505 0 0 0 0 40 1 16 0 9 0 2001988795 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27569] ppid=27561 vsize=868324 CPUtime=0.41
/proc/27563/task/27569/stat : 27569 (java) S 27561 27563 25735 0 -1 64 0 1505 0 0 0 0 40 1 23 0 9 0 2001988797 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27570] ppid=27561 vsize=868324 CPUtime=0.69
/proc/27563/task/27570/stat : 27570 (java) S 27561 27563 25735 0 -1 64 949 1505 0 0 28 0 40 1 15 0 9 0 2001988797 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27563/tid=27571] ppid=27561 vsize=868324 CPUtime=0.41
/proc/27563/task/27571/stat : 27571 (java) S 27561 27563 25735 0 -1 64 2 1505 0 0 0 0 40 1 24 0 9 0 2001988797 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27563/tid=27572] ppid=27561 vsize=868324 CPUtime=0.41
/proc/27563/task/27572/stat : 27572 (java) S 27561 27563 25735 0 -1 64 63 1505 0 0 0 0 40 1 15 0 9 0 2001988797 889163776 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 868324

[startup+6.20263 s]
/proc/loadavg: 1.93 1.97 1.99 4/85 27576
/proc/meminfo: memFree=1557432/2055924 swapFree=4180432/4192956
[pid=27563] ppid=27561 vsize=0 CPUtime=6.14
/proc/27563/stat : 27563 (java) Z 27561 27563 25735 0 -1 12 45448 1505 1 0 470 103 40 1 16 0 2 0 2001988792 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27563/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6.20996
CPU time (s): 6.17306
CPU user time (s): 5.11222
CPU system time (s): 1.06084
CPU usage (%): 99.4057
Max. virtual memory (cumulated for all children) (KiB): 868324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.11222
system time used= 1.06084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46953
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1748
involuntary context switches= 1744

runsolver used 0.010998 second user time and 0.027995 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-05 05:55:35
IDJOB=1084139
IDBENCH=57527
IDSOLVER=363
FILE ID=node6/1084139-1215230135
PBS_JOBID= 7881817
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/super-queens/normalized-super-queens-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084139-1215230135/watcher-1084139-1215230135 -o /tmp/evaluation-result-1084139-1215230135/solver-1084139-1215230135 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1084139-1215230135.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86f27dad5b32c8754684e5fda2e6b575
RANDOM SEED=1118948508

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1652080 kB
Buffers:         66676 kB
Cached:         253428 kB
SwapCached:       6636 kB
Active:         252492 kB
Inactive:        95968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1652080 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            4640 kB
Writeback:           0 kB
Mapped:          34952 kB
Slab:            40568 kB
Committed_AS:  3424760 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node6 at 2008-07-05 05:55:41