Trace number 1075322

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 11.2783 11.0207

DiagnosticValue
CHECKS1171760
NODES444

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-02.xml
MD5SUM6e837bcff90ceecc34ace19452d7a79e
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 benchmark2.25766
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.07	
0.05/0.07	Abscon 112 (May, 2008)
0.22/0.20	
0.22/0.20	   configuration
0.22/0.20	     name=esac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1075322-1215180660.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.33/0.33	     nbVariables=435  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11310
0.33/0.33	       =>  wckTime=0.131  cpuTime=0.13  mem=9M869
0.33/0.33	   
0.33/0.33	   relations being loaded...
1.47/1.47	   
1.47/1.47	   predicates being loaded...
1.57/1.52	   
1.57/1.52	   constraints being loaded...
2.12/2.07	   Too large in ConstraintConflictsSTructure
2.24/2.14	   Too large in ConstraintConflictsSTructure
2.45/2.32	   Too large in ConstraintConflictsSTructure
2.45/2.35	   Too large in ConstraintConflictsSTructure
2.55/2.45	   Too large in ConstraintConflictsSTructure
2.65/2.52	   Too large in ConstraintConflictsSTructure
4.73/4.51	     nbConstraints=4428  nbRelationTypes=10  nbGlobalConstraints=182  nbExtensionStructures=10
4.73/4.51	     nbSharedExtensionStructures=172  nbConflictsStructures=4  nbSharedConflictsStructures=156
4.73/4.51	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
4.73/4.51	     nbSharedEvaluationManagers=4235  minDegree=6  maxDegree=142  minArity=3  avgArity=8.21  maxArity=24  nbGenerators=0
4.73/4.51	     nbFusions=0  symmetryWckTime=0.567  symmetryCpuTime=0.32
4.73/4.51	       =>  wckTime=4.31  cpuTime=3.67  mem=117M31
4.92/4.78	   
4.92/4.78	   solver IterativeSystematicSolver being built... 
5.46/5.32	   
5.46/5.32	   INFO : Forward propagation technique limited 
5.56/5.39	       =>  wckTime=5.186  cpuTime=4.09  mem=160M608
8.68/8.44	   
8.68/8.44	   preprocessing
8.68/8.44	     nbConstraintChecks=431901  nbValidityChecks=27566098  nbPropagations=5214  nbRevisions=49365
8.68/8.44	     nbUselessRevisions=49355  nbSingletonTests=464  nbEffectiveSingletonTests=0  nbACRemovals=238  nbFoundSingletons=0
8.68/8.44	     nbRemovedValues=238  detectedInconsistency=no
8.68/8.44	       =>  wckTime=3.051  cpuTime=3.01  mem=162M470
11.17/10.96	   
11.17/10.96	   search
11.17/10.96	     run=0  nbConstraintChecks=739861  nbValidityChecks=11707207  minDepth=34  maxDepth=435  nbPropagations=8187
11.17/10.96	     nbRevisions=182859  nbUselessRevisions=182798  nbAssignments=444  nbFailedAssignments=7  nbBacktracks=2
11.17/10.96	     nbVisitedNodes=454  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
11.17/10.96	     nbSEliminables=0  nbREliminables=79.86  nbIEliminables=211.56  nbDEliminables=0  nbPEliminables=0
11.17/10.96	       =>  wckTime=5.567  cpuTime=5.38  mem=136M81
11.17/10.96	   
11.17/10.96	   global
11.17/10.96	     nbConstraintChecks=1171762  nbValidityChecks=39273305  nbPropagations=13401  nbRevisions=232224
11.17/10.96	     nbUselessRevisions=232153  nbRestartNogoods=0  solvingWckTime=5.569  solvingCpuTime=5.38  expiredTime=no
11.17/10.96	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=9.45  globalCpuTime=9.51
11.17/10.96	       =>  wckTime=10.758  cpuTime=9.47  mem=136M81
11.17/10.96	   
11.17/10.96	s SATISFIABLE
11.17/10.96	v 0 17 2 14 13 17 4 0 2 14 17 18 4 2 0 20 13 4 25 15 8 0 13 14 0 11 11 14 19 20 4 17 0 1 17 14 3 4 4 15 14 18 19 18 4 17 8 4 11 8 12 15 4 17 18 14 13 13 4 11 18 4 19 2 17 4 18 18 14 17 19 4 18 19 0 8 4 6 14 18 11 0 14 6 0 8 18 2 0 4 13 5 4 17 4 19 4 19 4 20 17 4 18 11 0 12 20 17 11 18 0 12 4 18 2 17 8 4 18 6 0 8 18 2 0 13 4 11 0 2 4 0 8 17 4 2 17 8 4 4 14 8 4 18 14 4 8 11 11 4 19 11 0 17 4 7 0 19 4 12 12 18 18 0 17 3 4 0 6 0 4 18 14 15 0 12 4 15 0 15 4 0 8 3 4 0 15 4 23 17 0 11 11 0 17 0 8 4 15 8 4 18 4 6 8 3 4 0 7 0 13 8 4 25 4 19 4 13 3 8 18 12 20 17 8 3 4 18 17 0 19 4 4 8 14 3 4 18 0 11 4 0 17 17 14 8 19 17 8 4 15 0 17 4 1 0 19 4 15 8 13 4 5 0 19 4 3 14 18 0 8 4 18 0 12 4 12 0 17 4 0 8 11 4 11 4 13 18 14 8 18 18 0 8 4 12 0 17 4 18 6 0 19 4 18 8 4 4 8 17 4 18 1 0 4 18 1 17 8 14 18 6 0 12 1 4 0 13 4 19 0 17 4 2 4 4 0 13 20 18 2 0 21 4 1 0 8 11 3 8 13 6 1 0 19 20 13 18 1 0 13 8 3 4 6 17 0 5 4 20 17 4 11 20 18 20 2 2 4 18 18 14 17 0 11 4 10 0 17 15 0 19 8 16 20 4 18 4 11 4 13 4 19 0 11 4 4 7 0 8 4 0 7 0 13 4 11 4 18 4 18 7 8 4 4 18 18 0 10 4 14 18 0 8 18 
11.17/10.96	d NODES 444
11.17/10.96	d CHECKS 1171762
11.17/10.96	   
11.17/10.96	   totalWckTime=10.803  totalCpuTime=9.52

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-1075322-1215180660/watcher-1075322-1215180660 -o /tmp/evaluation-result-1075322-1215180660/solver-1075322-1215180660 -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-1075322-1215180660.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: 4.77 4.39 3.61 3/79 28852
/proc/meminfo: memFree=1609124/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=152 CPUtime=0
/proc/28852/stat : 28852 (java) R 28850 28852 25845 0 -1 0 200 0 0 0 0 0 0 0 20 0 1 0 673795726 155648 21 996147200 134512640 134550740 4294955968 18446744073709551615 10210922 0 0 4096 0 0 0 0 17 0 0 0
/proc/28852/statm: 38 26 19 9 0 4 0

[startup+0.0619409 s]
/proc/loadavg: 4.77 4.39 3.61 3/79 28852
/proc/meminfo: memFree=1609124/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=867604 CPUtime=0.05
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 3289 0 1 0 4 1 0 0 20 0 9 0 673795726 888426496 2816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 216901 2822 1519 9 0 211463 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 867604

[startup+0.101944 s]
/proc/loadavg: 4.77 4.39 3.61 3/79 28852
/proc/meminfo: memFree=1609124/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=867740 CPUtime=0.1
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 3978 0 1 0 8 2 0 0 20 0 9 0 673795726 888565760 3418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 216935 3418 1782 9 0 211490 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 867740

[startup+0.301968 s]
/proc/loadavg: 4.77 4.39 3.61 3/79 28852
/proc/meminfo: memFree=1609124/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=867956 CPUtime=0.33
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 6530 0 1 0 30 3 0 0 20 0 9 0 673795726 888786944 5900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 216989 5900 1966 9 0 211517 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867956

[startup+0.702012 s]
/proc/loadavg: 4.77 4.39 3.61 3/79 28852
/proc/meminfo: memFree=1609124/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=867956 CPUtime=0.77
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 20713 0 1 0 68 9 0 0 20 0 9 0 673795726 888786944 20082 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 216989 20082 1981 9 0 211517 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 867956

[startup+1.50209 s]
/proc/loadavg: 4.77 4.39 3.61 2/88 28861
/proc/meminfo: memFree=1536220/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=868164 CPUtime=1.57
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 23726 0 1 0 146 11 0 0 20 0 9 0 673795726 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217041 23085 2011 9 0 211547 0
[pid=28852/tid=28854] ppid=28850 vsize=868164 CPUtime=1.39
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 15725 0 1 0 131 8 0 0 19 0 9 0 673795727 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28855] ppid=28850 vsize=868164 CPUtime=0.07
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 6838 0 0 0 5 2 0 0 16 0 9 0 673795729 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=868164 CPUtime=0
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 673795729 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28857] ppid=28850 vsize=868164 CPUtime=0
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 673795729 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=868164 CPUtime=0
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673795731 888999936 23085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=868164 CPUtime=0.09
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 470 0 0 0 9 0 0 0 16 0 9 0 673795731 888999936 23086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28860] ppid=28850 vsize=868164 CPUtime=0
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673795731 888999936 23086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=868164 CPUtime=0
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 673795731 888999936 23086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 868164

[startup+3.10226 s]
/proc/loadavg: 4.77 4.39 3.61 2/88 28861
/proc/meminfo: memFree=1517596/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869100 CPUtime=3.28
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 34452 0 1 0 305 23 0 0 20 0 9 0 673795726 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217275 33782 2007 9 0 211803 0
[pid=28852/tid=28854] ppid=28850 vsize=869100 CPUtime=2.74
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 15785 0 1 0 259 15 0 0 17 0 9 0 673795727 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 102902580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869100 CPUtime=0.28
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 17234 0 0 0 22 6 0 0 16 0 9 0 673795729 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869100 CPUtime=0
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 673795729 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869100 CPUtime=0
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 673795729 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869100 CPUtime=0
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673795731 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869100 CPUtime=0.22
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 736 0 0 0 22 0 0 0 16 0 9 0 673795731 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869100 CPUtime=0
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673795731 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869100 CPUtime=0
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 673795731 889958400 33782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 869100

[startup+6.3016 s]
/proc/loadavg: 4.79 4.40 3.62 3/88 28865
/proc/meminfo: memFree=1432212/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869536 CPUtime=6.59
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 79114 943 1 0 589 48 20 2 20 0 9 0 673795726 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217384 46903 2637 9 0 211890 0
[pid=28852/tid=28854] ppid=28850 vsize=869536 CPUtime=5.37
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 28730 943 1 0 486 29 20 2 17 0 9 0 673795727 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4127315732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869536 CPUtime=1
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 48446 943 0 0 64 14 20 2 16 0 9 0 673795729 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869536 CPUtime=0.22
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 15 0 9 0 673795729 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869536 CPUtime=0.22
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 12 943 0 0 0 0 20 2 15 0 9 0 673795729 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869536 CPUtime=0.22
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869536 CPUtime=0.61
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 1052 943 0 0 38 1 20 2 15 0 9 0 673795731 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869536 CPUtime=0.22
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869536 CPUtime=0.22
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 35 943 0 0 0 0 20 2 15 0 9 0 673795731 890404864 46903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 869536

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

[startup+9.50293 s]
/proc/loadavg: 4.79 4.40 3.62 2/88 28865
/proc/meminfo: memFree=1412628/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869448 CPUtime=9.78
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 84219 943 1 0 905 51 20 2 20 0 9 0 673795726 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217362 51900 2615 9 0 211890 0
[pid=28852/tid=28854] ppid=28850 vsize=869448 CPUtime=8.43
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 28805 943 1 0 791 30 20 2 25 0 9 0 673795727 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4127278517 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869448 CPUtime=1.11
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 53452 943 0 0 73 16 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869448 CPUtime=0.63
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 1071 943 0 0 40 1 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 35 943 0 0 0 0 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (KiB) 869448

[startup+10.302 s]
/proc/loadavg: 4.81 4.41 3.63 2/88 28865
/proc/meminfo: memFree=1412564/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869448 CPUtime=10.58
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 84220 943 1 0 985 51 20 2 20 0 9 0 673795726 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217362 51900 2615 9 0 211890 0
[pid=28852/tid=28854] ppid=28850 vsize=869448 CPUtime=9.22
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 28805 943 1 0 870 30 20 2 23 0 9 0 673795727 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4126375703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869448 CPUtime=1.11
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 53452 943 0 0 73 16 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869448 CPUtime=0.63
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 1072 943 0 0 40 1 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 35 943 0 0 0 0 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 869448

[startup+10.702 s]
/proc/loadavg: 4.81 4.41 3.63 2/88 28865
/proc/meminfo: memFree=1412564/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869448 CPUtime=10.98
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 84220 943 1 0 1025 51 20 2 20 0 9 0 673795726 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217362 51900 2615 9 0 211890 0
[pid=28852/tid=28854] ppid=28850 vsize=869448 CPUtime=9.62
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 28805 943 1 0 910 30 20 2 25 0 9 0 673795727 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4125978296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869448 CPUtime=1.11
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 53452 943 0 0 73 16 20 2 17 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869448 CPUtime=0.63
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 1072 943 0 0 40 1 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 35 943 0 0 0 0 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 869448

[startup+10.9021 s]
/proc/loadavg: 4.81 4.41 3.63 2/88 28865
/proc/meminfo: memFree=1412564/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=869448 CPUtime=11.17
/proc/28852/stat : 28852 (java) S 28850 28852 25845 0 -1 0 84221 943 1 0 1044 51 20 2 20 0 9 0 673795726 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 217362 51900 2615 9 0 211890 0
[pid=28852/tid=28854] ppid=28850 vsize=869448 CPUtime=9.82
/proc/28852/task/28854/stat : 28854 (java) R 28850 28852 25845 0 -1 64 28806 943 1 0 930 30 20 2 25 0 9 0 673795727 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4127301247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28855] ppid=28850 vsize=869448 CPUtime=1.11
/proc/28852/task/28855/stat : 28855 (java) S 28850 28852 25845 0 -1 64 53452 943 0 0 73 16 20 2 17 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28856] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28856/stat : 28856 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28852/tid=28857] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28857/stat : 28857 (java) S 28850 28852 25845 0 -1 64 17 943 0 0 0 0 20 2 16 0 9 0 673795729 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28858] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28858/stat : 28858 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28859] ppid=28850 vsize=869448 CPUtime=0.63
/proc/28852/task/28859/stat : 28859 (java) S 28850 28852 25845 0 -1 64 1072 943 0 0 40 1 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28860] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28860/stat : 28860 (java) S 28850 28852 25845 0 -1 64 1 943 0 0 0 0 20 2 25 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28852/tid=28861] ppid=28850 vsize=869448 CPUtime=0.22
/proc/28852/task/28861/stat : 28861 (java) S 28850 28852 25845 0 -1 64 35 943 0 0 0 0 20 2 15 0 9 0 673795731 890314752 51900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 869448

[startup+11.0071 s]
/proc/loadavg: 4.81 4.41 3.63 2/88 28865
/proc/meminfo: memFree=1412564/2055920 swapFree=4146768/4192956
[pid=28852] ppid=28850 vsize=0 CPUtime=11.25
/proc/28852/stat : 28852 (java) Z 28850 28852 25845 0 -1 12 84262 943 1 0 1050 53 20 2 16 0 2 0 673795726 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28852/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 11.0207
CPU time (s): 11.2783
CPU user time (s): 10.7084
CPU system time (s): 0.569913
CPU usage (%): 102.337
Max. virtual memory (cumulated for all children) (KiB): 875008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7084
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85205
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= 1127
involuntary context switches= 961

runsolver used 0.040993 second user time and 0.091986 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 16:11:32
IDJOB=1075322
IDBENCH=56499
IDSOLVER=364
FILE ID=node90/1075322-1215180660
PBS_JOBID= 7881430
Free space on /tmp= 66076 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-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-1075322-1215180660/watcher-1075322-1215180660 -o /tmp/evaluation-result-1075322-1215180660/solver-1075322-1215180660 -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-1075322-1215180660.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e837bcff90ceecc34ace19452d7a79e
RANDOM SEED=904945399

node90.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1609604 kB
Buffers:         30192 kB
Cached:         297856 kB
SwapCached:      37656 kB
Active:         329348 kB
Inactive:        44540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609604 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:          179376 kB
Writeback:           0 kB
Mapped:          49896 kB
Slab:            57192 kB
Committed_AS:   908096 kB
PageTables:       2328 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= 66076 MiB
End job on node90 at 2008-07-04 16:11:43