Trace number 1075532

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 ESACSAT 7.94979 8.06006

DiagnosticValue
CHECKS513466
NODES531

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-02.xml
MD5SUM8e1280b6ff36663536a25cc9ab724a4c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.14682
Satisfiable
(Un)Satisfiability was proved
Number of variables296
Number of constraints1757
Maximum constraint arity28
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.10	
0.08/0.10	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.35	   
0.28/0.35	   instance
0.28/0.35	     name=HOME/instance-1075532-1215181125.xml
0.28/0.39	   
0.28/0.39	   domains being loaded...
0.38/0.40	   
0.38/0.40	   variables being loaded...
0.38/0.48	     nbVariables=296  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7696
0.38/0.48	       =>  wckTime=0.214  cpuTime=0.18  mem=8M894
0.38/0.48	   
0.38/0.48	   relations being loaded...
1.16/1.20	   
1.16/1.20	   predicates being loaded...
1.16/1.27	   
1.16/1.27	   constraints being loaded...
1.56/1.68	   Too large in ConstraintConflictsSTructure
1.76/1.87	   Too large in ConstraintConflictsSTructure
1.86/1.94	   Too large in ConstraintConflictsSTructure
1.96/2.05	   Too large in ConstraintConflictsSTructure
3.14/3.26	     nbConstraints=1757  nbRelationTypes=8  nbGlobalConstraints=118  nbExtensionStructures=8
3.14/3.26	     nbSharedExtensionStructures=110  nbConflictsStructures=4  nbSharedConflictsStructures=92
3.14/3.26	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
3.14/3.26	     nbSharedEvaluationManagers=1631  minDegree=8  maxDegree=86  minArity=3  avgArity=8.58  maxArity=28  nbGenerators=0
3.14/3.26	     nbFusions=0  symmetryWckTime=0.293  symmetryCpuTime=0.14
3.14/3.26	       =>  wckTime=2.997  cpuTime=2.33  mem=62M603
3.34/3.46	   
3.34/3.46	   solver IterativeSystematicSolver being built... 
3.73/3.82	   
3.73/3.82	   INFO : Forward propagation technique limited 
3.83/3.90	       =>  wckTime=3.634  cpuTime=2.63  mem=76M682
5.71/5.89	   
5.71/5.89	   preprocessing
5.71/5.89	     nbConstraintChecks=154376  nbValidityChecks=18973949  nbPropagations=3660  nbRevisions=16495
5.71/5.89	     nbUselessRevisions=16493  nbSingletonTests=308  nbEffectiveSingletonTests=0  nbACRemovals=215  nbFoundSingletons=0
5.71/5.89	     nbRemovedValues=215  detectedInconsistency=no
5.71/5.89	       =>  wckTime=1.983  cpuTime=1.91  mem=78M574
7.89/8.02	   
7.89/8.02	   search
7.89/8.02	     run=1  nbConstraintChecks=359090  nbValidityChecks=11572749  minDepth=106  maxDepth=296  nbPropagations=12755
7.89/8.02	     nbRevisions=166245  nbUselessRevisions=166227  nbAssignments=531  nbFailedAssignments=22  nbBacktracks=3
7.89/8.02	     nbVisitedNodes=556  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
7.89/8.02	     nbSEliminables=0  nbREliminables=53.69  nbIEliminables=178.35  nbDEliminables=0  nbPEliminables=0
7.89/8.02	       =>  wckTime=4.115  cpuTime=3.99  mem=79M528
7.89/8.02	   
7.89/8.02	   global
7.89/8.02	     nbConstraintChecks=513466  nbValidityChecks=30546698  nbPropagations=16415  nbRevisions=182740
7.89/8.02	     nbUselessRevisions=182720  nbRestartNogoods=10  solvingWckTime=4.118  solvingCpuTime=3.99  expiredTime=no
7.89/8.02	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.61  globalCpuTime=6.67
7.89/8.02	       =>  wckTime=7.756  cpuTime=6.62  mem=79M528
7.89/8.02	   
7.89/8.02	s SATISFIABLE
7.89/8.02	v 11 14 8 17 18 18 15 0 17 19 18 11 0 12 18 14 17 13 4 4 18 19 0 17 19 20 15 2 0 21 4 4 3 4 18 0 2 2 11 8 12 0 19 0 8 0 21 4 13 19 18 4 20 11 8 20 11 4 18 2 4 19 14 18 4 18 4 1 0 17 1 4 0 20 1 0 18 8 13 13 14 13 18 19 14 15 4 13 18 14 17 17 4 0 18 0 11 14 4 18 0 2 2 20 4 8 11 18 21 15 8 11 13 3 4 2 0 20 18 4 18 15 0 11 4 4 18 4 2 18 0 2 19 20 18 0 18 15 4 2 19 14 2 2 11 20 4 18 15 11 0 18 19 8 2 0 3 12 8 17 4 1 4 0 19 4 2 14 1 18 2 0 15 4 18 6 14 11 8 0 19 7 18 12 0 8 17 12 0 15 0 2 8 4 13 18 0 2 19 4 4 0 4 17 4 4 21 17 4 13 14 17 19 7 4 18 4 20 17 8 13 4 4 18 3 4 1 0 19 4 0 19 19 4 13 3 20 15 0 13 4 18 3 0 19 4 6 20 8 1 18 18 0 8 13 19 2 11 0 20 3 8 4 13 17 0 14 20 19 4 12 1 4 19 0 18 19 0 17 19 4 0 8 13 18 8 12 14 20 4 18 2 17 4 4 4 
7.89/8.02	d NODES 531
7.89/8.02	d CHECKS 513466
7.89/8.02	   
7.89/8.03	   totalWckTime=7.821  totalCpuTime=6.67

Verifier Data (download as text)

OK

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-1075532-1215181125/watcher-1075532-1215181125 -o /tmp/evaluation-result-1075532-1215181125/solver-1075532-1215181125 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075532-1215181125.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.21 2.05 2.01 3/83 25855
/proc/meminfo: memFree=826556/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=10616 CPUtime=0
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1997085425 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 2654 472 209 9 0 1184 0
[pid=25855/tid=25856] ppid=25853 vsize=10616 CPUtime=0
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1997085426 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 9768920 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.090747 s]
/proc/loadavg: 2.21 2.05 2.01 3/83 25855
/proc/meminfo: memFree=826556/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=865856 CPUtime=0.08
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 3436 0 1 0 5 3 0 0 18 0 9 0 1997085425 886636544 2934 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216464 2934 1578 9 0 211026 0
[pid=25855/tid=25856] ppid=25853 vsize=865856 CPUtime=0.06
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 2534 0 1 0 4 2 0 0 18 0 9 0 1997085426 886636544 2934 996147200 134512640 134550740 4294955968 18446744073709551615 103782258 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865856

[startup+0.102731 s]
/proc/loadavg: 2.21 2.05 2.01 3/83 25855
/proc/meminfo: memFree=826556/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=865884 CPUtime=0.09
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 3611 0 1 0 6 3 0 0 18 0 9 0 1997085425 886665216 3099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216471 3099 1662 9 0 211026 0
[pid=25855/tid=25856] ppid=25853 vsize=865884 CPUtime=0.07
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 2709 0 1 0 5 2 0 0 18 0 9 0 1997085426 886665216 3099 996147200 134512640 134550740 4294955968 18446744073709551615 4125975813 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30176 s]
/proc/loadavg: 2.21 2.05 2.01 3/83 25855
/proc/meminfo: memFree=826556/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=866048 CPUtime=0.28
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 5514 0 1 0 23 5 0 0 18 0 9 0 1997085425 886833152 4937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216512 4937 1876 9 0 211060 0
[pid=25855/tid=25856] ppid=25853 vsize=866048 CPUtime=0.26
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 4612 0 1 0 22 4 0 0 18 0 9 0 1997085426 886833152 4937 996147200 134512640 134550740 4294955968 18446744073709551615 4125977388 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.7018 s]
/proc/loadavg: 2.21 2.05 2.01 3/83 25855
/proc/meminfo: memFree=826556/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=866408 CPUtime=0.67
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 11017 0 1 0 60 7 0 0 18 0 9 0 1997085425 887201792 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216602 10387 1969 9 0 211130 0
[pid=25855/tid=25856] ppid=25853 vsize=866408 CPUtime=0.57
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 9986 0 1 0 51 6 0 0 20 0 9 0 1997085426 887201792 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4126566262 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.50288 s]
/proc/loadavg: 2.21 2.05 2.01 4/92 25864
/proc/meminfo: memFree=794740/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=867664 CPUtime=1.46
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 18898 0 1 0 133 13 0 0 18 0 9 0 1997085425 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216916 18256 2025 9 0 211422 0
[pid=25855/tid=25856] ppid=25853 vsize=867664 CPUtime=1.23
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 15153 0 1 0 113 10 0 0 25 0 9 0 1997085426 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4125967216 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=867664 CPUtime=0.04
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 2388 0 0 0 3 1 0 0 17 0 9 0 1997085428 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=867664 CPUtime=0
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997085429 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=867664 CPUtime=0
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997085429 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=867664 CPUtime=0
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997085431 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=867664 CPUtime=0.17
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 661 0 0 0 17 0 0 0 16 0 9 0 1997085431 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=867664 CPUtime=0
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997085431 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=867664 CPUtime=0
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997085431 888487936 18256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867664

[startup+3.10203 s]
/proc/loadavg: 2.21 2.05 2.01 3/92 25864
/proc/meminfo: memFree=775284/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=867900 CPUtime=3.04
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 27416 0 1 0 278 26 0 0 18 0 10 0 1997085425 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 216975 26730 2011 9 0 211503 0
[pid=25855/tid=25856] ppid=25853 vsize=867900 CPUtime=2.51
/proc/25855/task/25856/stat : 25856 (java) S 25853 25855 22341 0 -1 64 15815 0 1 0 233 18 0 0 25 0 10 0 1997085426 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=867900 CPUtime=0.21
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 10160 0 0 0 16 5 0 0 16 0 10 0 1997085428 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=867900 CPUtime=0
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1997085429 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=867900 CPUtime=0
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1997085429 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=867900 CPUtime=0
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1997085431 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=867900 CPUtime=0.28
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 734 0 0 0 28 0 0 0 15 0 10 0 1997085431 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=867900 CPUtime=0
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1997085431 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=867900 CPUtime=0
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 1997085431 888729600 26730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867900

[startup+6.30135 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25868
/proc/meminfo: memFree=674476/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=868112 CPUtime=6.21
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 55207 607 1 0 574 37 8 2 18 0 9 0 1997085425 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 217028 32445 2637 9 0 211534 0
[pid=25855/tid=25856] ppid=25853 vsize=868112 CPUtime=5.24
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 28527 607 1 0 492 22 8 2 25 0 9 0 1997085426 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4127278838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=868112 CPUtime=0.6
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 24800 607 0 0 39 11 8 2 17 0 9 0 1997085428 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 17 607 0 0 0 0 8 2 16 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 9 607 0 0 0 0 8 2 15 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 18 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=868112 CPUtime=0.52
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 1008 607 0 0 41 1 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 19 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 39 607 0 0 0 0 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868112

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

[startup+7.10243 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25868
/proc/meminfo: memFree=706476/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=868112 CPUtime=7
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 55208 607 1 0 653 37 8 2 18 0 9 0 1997085425 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 217028 32445 2637 9 0 211534 0
[pid=25855/tid=25856] ppid=25853 vsize=868112 CPUtime=6.03
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 28528 607 1 0 571 22 8 2 25 0 9 0 1997085426 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4127241538 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=868112 CPUtime=0.6
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 24800 607 0 0 39 11 8 2 17 0 9 0 1997085428 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 17 607 0 0 0 0 8 2 16 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 9 607 0 0 0 0 8 2 15 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 18 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=868112 CPUtime=0.52
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 1008 607 0 0 41 1 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 19 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 39 607 0 0 0 0 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 868112

[startup+7.50248 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25868
/proc/meminfo: memFree=706476/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=868112 CPUtime=7.4
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 55208 607 1 0 693 37 8 2 18 0 9 0 1997085425 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 217028 32445 2637 9 0 211534 0
[pid=25855/tid=25856] ppid=25853 vsize=868112 CPUtime=6.43
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 28528 607 1 0 611 22 8 2 25 0 9 0 1997085426 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4127231033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=868112 CPUtime=0.6
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 24800 607 0 0 39 11 8 2 16 0 9 0 1997085428 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 17 607 0 0 0 0 8 2 16 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 9 607 0 0 0 0 8 2 15 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 18 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=868112 CPUtime=0.52
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 1008 607 0 0 41 1 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 19 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 39 607 0 0 0 0 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 868112

[startup+7.90251 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25868
/proc/meminfo: memFree=674284/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=868112 CPUtime=7.79
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 55209 607 1 0 732 37 8 2 18 0 9 0 1997085425 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 217028 32445 2637 9 0 211534 0
[pid=25855/tid=25856] ppid=25853 vsize=868112 CPUtime=6.83
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 28528 607 1 0 651 22 8 2 25 0 9 0 1997085426 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4127174494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=868112 CPUtime=0.6
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 24800 607 0 0 39 11 8 2 16 0 9 0 1997085428 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 17 607 0 0 0 0 8 2 16 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 9 607 0 0 0 0 8 2 15 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 18 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=868112 CPUtime=0.52
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 1009 607 0 0 41 1 8 2 16 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 19 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 39 607 0 0 0 0 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 868112

[startup+8.00252 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 25868
/proc/meminfo: memFree=674284/2055920 swapFree=4179028/4192956
[pid=25855] ppid=25853 vsize=868112 CPUtime=7.89
/proc/25855/stat : 25855 (java) S 25853 25855 22341 0 -1 0 55209 607 1 0 742 37 8 2 18 0 9 0 1997085425 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25855/statm: 217028 32445 2637 9 0 211534 0
[pid=25855/tid=25856] ppid=25853 vsize=868112 CPUtime=6.92
/proc/25855/task/25856/stat : 25856 (java) R 25853 25855 22341 0 -1 64 28528 607 1 0 660 22 8 2 25 0 9 0 1997085426 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4127359995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25858] ppid=25853 vsize=868112 CPUtime=0.6
/proc/25855/task/25858/stat : 25858 (java) S 25853 25855 22341 0 -1 64 24800 607 0 0 39 11 8 2 16 0 9 0 1997085428 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25859] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25859/stat : 25859 (java) S 25853 25855 22341 0 -1 64 17 607 0 0 0 0 8 2 16 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25860] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25860/stat : 25860 (java) S 25853 25855 22341 0 -1 64 9 607 0 0 0 0 8 2 15 0 9 0 1997085429 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25861] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25861/stat : 25861 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 18 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25862] ppid=25853 vsize=868112 CPUtime=0.52
/proc/25855/task/25862/stat : 25862 (java) S 25853 25855 22341 0 -1 64 1009 607 0 0 41 1 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25863] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25863/stat : 25863 (java) S 25853 25855 22341 0 -1 64 1 607 0 0 0 0 8 2 19 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25855/tid=25864] ppid=25853 vsize=868112 CPUtime=0.1
/proc/25855/task/25864/stat : 25864 (java) S 25853 25855 22341 0 -1 64 39 607 0 0 0 0 8 2 15 0 9 0 1997085431 888946688 32445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 868112

Child status: 0
Real time (s): 8.06006
CPU time (s): 7.94979
CPU user time (s): 7.52985
CPU system time (s): 0.419936
CPU usage (%): 98.6319
Max. virtual memory (cumulated for all children) (KiB): 868112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.52985
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55856
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= 1676
involuntary context switches= 2021

runsolver used 0.022996 second user time and 0.031995 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-04 16:18:45
IDJOB=1075532
IDBENCH=56522
IDSOLVER=364
FILE ID=node36/1075532-1215181125
PBS_JOBID= 7881489
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-02.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075532-1215181125/watcher-1075532-1215181125 -o /tmp/evaluation-result-1075532-1215181125/solver-1075532-1215181125 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075532-1215181125.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8e1280b6ff36663536a25cc9ab724a4c
RANDOM SEED=1466472445

node36.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.240
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.240
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:        826972 kB
Buffers:         85568 kB
Cached:         334152 kB
SwapCached:       7932 kB
Active:         974552 kB
Inactive:       183960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        826972 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:           11868 kB
Writeback:           0 kB
Mapped:         750132 kB
Slab:            54160 kB
Committed_AS:  4003288 kB
PageTables:       3208 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= 66540 MiB
End job on node36 at 2008-07-04 16:18:53