Trace number 1094983

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 19.2491 19.3081

DiagnosticValue
CHECKS91331
NODES0

General information on the benchmark

Namecsp/fapp/fapp17/
normalized-fapp17-0300-1.xml
MD5SUM73dece1b19758e876aa500d620069f40
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.01284
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
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.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1094983-1215280401.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.39/0.40	     nbVariables=300  nbDomainTypes=12  minDomainSize=62  maxDomainSize=302  nbTotalValues=64034
0.39/0.40	       =>  wckTime=0.168  cpuTime=0.13  mem=9M839
0.39/0.40	   
0.39/0.40	   predicates being loaded...
0.39/0.46	   
0.39/0.46	   constraints being loaded...
18.85/18.92	     nbConstraints=2057  nbGlobalConstraints=1  nbMergedConstraints=1809  nbConvertedConstraints=2056
18.96/19.02	     nbConvertConstraintsChecks=41441506  nbExtensionStructures=1025  nbSharedExtensionStructures=1085
18.96/19.02	     nbConflictsStructures=1025  nbSharedConflictsStructures=1085  nbSharedBinaryRepresentations=389898  minDegree=3
18.96/19.02	     maxDegree=18  minArity=2  avgArity=2  maxArity=5  nbGenerators=0  nbFusions=0  symmetryWckTime=0.208
18.96/19.02	     symmetryCpuTime=0.16  nbCliques=1
18.96/19.02	       =>  wckTime=18.685  cpuTime=18.35  mem=49M293
18.96/19.06	   
18.96/19.07	   solver IterativeSystematicSolver being built... 
19.06/19.14	   
19.06/19.14	   INFO : Forward propagation technique limited 
19.16/19.21	       =>  wckTime=18.977  cpuTime=18.47  mem=31M807
19.16/19.24	   
19.16/19.24	   preprocessing
19.16/19.24	     nbConstraintChecks=91331  nbPropagations=25  nbRevisions=506  nbUselessRevisions=276  nbRemovedValues=21865
19.16/19.24	     detectedInconsistency=yes
19.16/19.24	       =>  wckTime=0.026  cpuTime=0.02  mem=32M823
19.16/19.24	   
19.16/19.24	   global
19.16/19.24	     nbConstraintChecks=91331  nbPropagations=25  nbRevisions=506  nbUselessRevisions=276  nbRestartNogoods=0
19.16/19.24	     solvingWckTime=0.029  solvingCpuTime=0.02  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
19.16/19.24	     globalCpuTime=18.53
19.16/19.24	       =>  wckTime=19.008  cpuTime=18.49  mem=32M823
19.16/19.25	   
19.16/19.25	s UNSATISFIABLE
19.16/19.25	d NODES 0
19.16/19.25	d CHECKS 91331
19.16/19.25	   
19.16/19.25	   totalWckTime=19.077  totalCpuTime=18.54

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-1094983-1215280401/watcher-1094983-1215280401 -o /tmp/evaluation-result-1094983-1215280401/solver-1094983-1215280401 -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-1094983-1215280401.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: 2.00 2.00 2.00 4/81 9664
/proc/meminfo: memFree=1733824/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=200 CPUtime=0
/proc/9664/stat : 9664 (java) R 9662 9664 8407 0 -1 0 212 0 0 0 0 0 0 0 18 0 1 0 2007014161 204800 33 996147200 134512640 134550740 4294955968 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 0 0 0
/proc/9664/statm: 68 37 28 9 0 6 0

[startup+0.059302 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9664
/proc/meminfo: memFree=1733824/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=864076 CPUtime=0.05
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 2857 0 1 0 4 1 0 0 18 0 9 0 2007014161 884813824 2383 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216019 2383 1138 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.101308 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9664
/proc/meminfo: memFree=1733824/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=865884 CPUtime=0.09
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 3829 0 1 0 8 1 0 0 18 0 9 0 2007014161 886665216 3280 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216471 3283 1735 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301324 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9664
/proc/meminfo: memFree=1733824/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=866400 CPUtime=0.29
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 6078 0 1 0 26 3 0 0 18 0 9 0 2007014161 887193600 5448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216600 5448 1961 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701361 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9664
/proc/meminfo: memFree=1733824/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867676 CPUtime=0.69
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 9806 0 1 0 63 6 0 0 18 0 9 0 2007014161 888500224 9166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216919 9166 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867676

[startup+1.50243 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1695544/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867676 CPUtime=1.49
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 12397 0 1 0 142 7 0 0 18 0 9 0 2007014161 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216919 11754 2014 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867676 CPUtime=1.3
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 11023 0 1 0 124 6 0 0 25 0 9 0 2007014162 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4126875513 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2007014163 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 2007014163 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 2007014163 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867676 CPUtime=0.17
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 677 0 0 0 17 0 0 0 15 0 9 0 2007014165 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888500224 11754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867676

[startup+3.10258 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1693112/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867676 CPUtime=3.09
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 13459 0 1 0 301 8 0 0 18 0 9 0 2007014161 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216919 12814 2014 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867676 CPUtime=2.87
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 12058 0 1 0 280 7 0 0 25 0 9 0 2007014162 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4126906729 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2007014163 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 2007014163 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 2007014163 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867676 CPUtime=0.19
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 704 0 0 0 19 0 0 0 15 0 9 0 2007014165 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888500224 12814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888500224 12814 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) 867676

[startup+6.30187 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1683320/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867676 CPUtime=6.29
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 15667 0 1 0 619 10 0 0 18 0 9 0 2007014161 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216919 15020 2014 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867676 CPUtime=6.06
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 14264 0 1 0 598 8 0 0 25 0 9 0 2007014162 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4126906918 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 2007014163 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 2007014163 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 2007014163 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867676 CPUtime=0.2
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 706 0 0 0 20 0 0 0 16 0 9 0 2007014165 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867676 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888500224 15020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867676

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667832/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867588 CPUtime=12.68
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 18974 0 1 0 1255 13 0 0 18 0 9 0 2007014161 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216897 18302 2005 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867588 CPUtime=12.4
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 15791 0 1 0 1228 12 0 0 25 0 9 0 2007014162 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4126873004 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867588 CPUtime=0.04
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 1771 0 0 0 4 0 0 0 16 0 9 0 2007014163 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867588 CPUtime=0.21
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 714 0 0 0 21 0 0 0 16 0 9 0 2007014165 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888410112 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867588

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

[startup+15.9017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667840/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867588 CPUtime=15.88
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 18976 0 1 0 1572 16 0 0 18 0 9 0 2007014161 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216897 18304 2005 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867588 CPUtime=15.59
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 15791 0 1 0 1545 14 0 0 25 0 9 0 2007014162 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4126873000 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867588 CPUtime=0.04
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 1771 0 0 0 4 0 0 0 16 0 9 0 2007014163 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867588 CPUtime=0.22
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 716 0 0 0 22 0 0 0 15 0 9 0 2007014165 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888410112 18304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 867588

[startup+17.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667840/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867588 CPUtime=17.49
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 18992 0 1 0 1732 17 0 0 18 0 9 0 2007014161 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216897 18319 2006 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867588 CPUtime=17.17
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 15792 0 1 0 1702 15 0 0 25 0 9 0 2007014162 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4126878759 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867588 CPUtime=0.04
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 1771 0 0 0 4 0 0 0 17 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867588 CPUtime=0.24
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 731 0 0 0 24 0 0 0 17 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 867588

[startup+18.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667840/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=867588 CPUtime=18.28
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 18992 0 1 0 1811 17 0 0 18 0 9 0 2007014161 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 216897 18319 2006 9 0 211425 0
[pid=9664/tid=9666] ppid=9662 vsize=867588 CPUtime=17.97
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 15792 0 1 0 1781 16 0 0 25 0 9 0 2007014162 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4126875473 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9667] ppid=9662 vsize=867588 CPUtime=0.04
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 1771 0 0 0 4 0 0 0 16 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9668] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9669] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007014163 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9670] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=867588 CPUtime=0.24
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 731 0 0 0 24 0 0 0 15 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9672] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=867588 CPUtime=0
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007014165 888410112 18319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.28
Current children cumulated vsize (KiB) 867588

[startup+19.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667840/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=868324 CPUtime=19.06
/proc/9664/stat : 9664 (java) S 9662 9664 8407 0 -1 0 30555 390 1 0 1882 22 1 1 18 0 9 0 2007014161 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9664/statm: 217081 21747 2636 9 0 211587 0
[pid=9664/tid=9666] ppid=9662 vsize=868324 CPUtime=18.58
/proc/9664/task/9666/stat : 9666 (java) R 9662 9664 8407 0 -1 64 18834 390 1 0 1839 17 1 1 17 0 9 0 2007014162 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4125978057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9664/tid=9667] ppid=9662 vsize=868324 CPUtime=0.21
/proc/9664/task/9667/stat : 9667 (java) S 9662 9664 8407 0 -1 64 10008 390 0 0 16 3 1 1 17 0 9 0 2007014163 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9664/tid=9668] ppid=9662 vsize=868324 CPUtime=0.02
/proc/9664/task/9668/stat : 9668 (java) S 9662 9664 8407 0 -1 64 16 390 0 0 0 0 1 1 16 0 9 0 2007014163 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9664/tid=9669] ppid=9662 vsize=868324 CPUtime=0.02
/proc/9664/task/9669/stat : 9669 (java) S 9662 9664 8407 0 -1 64 12 390 0 0 0 0 1 1 16 0 9 0 2007014163 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9664/tid=9670] ppid=9662 vsize=868324 CPUtime=0.02
/proc/9664/task/9670/stat : 9670 (java) S 9662 9664 8407 0 -1 64 1 390 0 0 0 0 1 1 24 0 9 0 2007014165 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9671] ppid=9662 vsize=868324 CPUtime=0.28
/proc/9664/task/9671/stat : 9671 (java) S 9662 9664 8407 0 -1 64 866 390 0 0 26 0 1 1 15 0 9 0 2007014165 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9664/tid=9672] ppid=9662 vsize=868324 CPUtime=0.02
/proc/9664/task/9672/stat : 9672 (java) S 9662 9664 8407 0 -1 64 2 390 0 0 0 0 1 1 25 0 9 0 2007014165 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9664/tid=9673] ppid=9662 vsize=868324 CPUtime=0.02
/proc/9664/task/9673/stat : 9673 (java) S 9662 9664 8407 0 -1 64 11 390 0 0 0 0 1 1 15 0 9 0 2007014165 889163776 21747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 868324

[startup+19.3023 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9673
/proc/meminfo: memFree=1667840/2055920 swapFree=4180844/4192956
[pid=9664] ppid=9662 vsize=0 CPUtime=19.22
/proc/9664/stat : 9664 (java) Z 9662 9664 8407 0 -1 12 33303 390 1 0 1896 24 1 1 16 0 2 0 2007014161 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9664/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 19.3081
CPU time (s): 19.2491
CPU user time (s): 18.9851
CPU system time (s): 0.263959
CPU usage (%): 99.6945
Max. virtual memory (cumulated for all children) (KiB): 868324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9851
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33693
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= 2009
involuntary context switches= 2451

runsolver used 0.021996 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-05 19:53:21
IDJOB=1094983
IDBENCH=58860
IDSOLVER=363
FILE ID=node25/1094983-1215280401
PBS_JOBID= 7882233
Free space on /tmp= 66528 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp17/normalized-fapp17-0300-1.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-1094983-1215280401/watcher-1094983-1215280401 -o /tmp/evaluation-result-1094983-1215280401/solver-1094983-1215280401 -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-1094983-1215280401.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73dece1b19758e876aa500d620069f40
RANDOM SEED=1756476673

node25.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.234
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.234
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:      2055920 kB
MemFree:       1734304 kB
Buffers:         45140 kB
Cached:         196292 kB
SwapCached:       5952 kB
Active:         174528 kB
Inactive:        94744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734304 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          43972 kB
Slab:            37392 kB
Committed_AS:  3602468 kB
PageTables:       2056 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= 66528 MiB
End job on node25 at 2008-07-05 19:53:41