Trace number 1068147

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 5.79612 5.90249

DiagnosticValue
CHECKS695502
NODES714

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-19-09.xml
MD5SUMb21238ab3357771cb5ca4999aeceaa15
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 benchmark0.437932
Satisfiable
(Un)Satisfiability was proved
Number of variables295
Number of constraints2699
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension130
Number of constraints which are defined in intension2569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1068147-1215152628.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.39/0.42	     nbVariables=295  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7670
0.39/0.42	       =>  wckTime=0.165  cpuTime=0.13  mem=8M894
0.39/0.42	   
0.39/0.42	   relations being loaded...
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.49/0.54	   
0.49/0.54	   constraints being loaded...
0.88/0.99	   Too large in ConstraintConflictsSTructure
0.98/1.01	   Too large in ConstraintConflictsSTructure
0.98/1.02	   Too large in ConstraintConflictsSTructure
0.98/1.02	   Too large in ConstraintConflictsSTructure
2.34/2.45	     nbConstraints=2699  nbRelationTypes=8  nbGlobalConstraints=130  nbExtensionStructures=8
2.34/2.45	     nbSharedExtensionStructures=122  nbConflictsStructures=4  nbSharedConflictsStructures=112
2.34/2.45	     nbUnbuiltConflictsStructures=13  nbSharedBinaryRepresentations=0  nbEvaluationManagers=9
2.34/2.45	     nbSharedEvaluationManagers=2560  minDegree=6  maxDegree=122  minArity=3  avgArity=7.58  maxArity=30  nbGenerators=0
2.34/2.45	     nbFusions=0  symmetryWckTime=0.393  symmetryCpuTime=0.17
2.34/2.45	       =>  wckTime=2.193  cpuTime=1.69  mem=25M485
2.44/2.55	   
2.44/2.55	   solver IterativeSystematicSolver being built... 
2.84/2.92	   
2.84/2.92	   INFO : Forward propagation technique limited 
2.84/2.99	       =>  wckTime=2.736  cpuTime=2.01  mem=70M380
3.94/4.01	   
3.94/4.01	   preprocessing
3.94/4.01	     nbConstraintChecks=179074  nbValidityChecks=5221381  nbPropagations=5601  nbRevisions=19860
3.94/4.01	     nbUselessRevisions=19845  nbSingletonTests=326  nbEffectiveSingletonTests=0  nbACRemovals=923  nbFoundSingletons=0
3.94/4.01	     nbRemovedValues=923  detectedInconsistency=no
3.94/4.01	       =>  wckTime=1.018  cpuTime=0.95  mem=72M415
5.71/5.83	   
5.71/5.83	   search
5.71/5.83	     run=2  nbConstraintChecks=516428  nbValidityChecks=4681123  minDepth=256  maxDepth=295  nbPropagations=25948
5.71/5.83	     nbRevisions=421963  nbUselessRevisions=421855  nbAssignments=714  nbFailedAssignments=27  nbBacktracks=8
5.71/5.83	     nbVisitedNodes=747  nbRestartNogoods=24  nbFoundSolutions=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
5.71/5.83	     nbSEliminables=0  nbREliminables=19.5  nbIEliminables=235.89  nbDEliminables=0  nbPEliminables=0
5.71/5.83	       =>  wckTime=2.841  cpuTime=2.73  mem=73M416
5.71/5.83	   
5.71/5.83	   global
5.71/5.84	     nbConstraintChecks=695502  nbValidityChecks=9902504  nbPropagations=31549  nbRevisions=441823
5.71/5.84	     nbUselessRevisions=441700  nbRestartNogoods=24  solvingWckTime=2.843  solvingCpuTime=2.73  expiredTime=no
5.71/5.84	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.73  globalCpuTime=4.78
5.71/5.84	       =>  wckTime=5.583  cpuTime=4.74  mem=73M416
5.71/5.84	   
5.71/5.84	s SATISFIABLE
5.71/5.84	v 7 0 18 7 22 0 11 11 0 18 19 12 18 14 11 4 0 11 14 4 0 11 0 8 18 11 14 4 14 15 0 11 18 8 0 12 15 0 13 6 18 20 13 6 13 19 8 18 15 0 17 11 8 0 12 4 13 19 0 17 8 0 13 14 13 4 14 13 19 14 8 21 24 1 0 17 4 18 19 20 2 2 14 15 19 0 17 4 24 13 14 11 3 18 11 0 13 10 0 15 14 4 1 0 8 19 4 4 14 2 0 11 8 18 0 19 25 0 8 17 4 2 15 0 1 4 3 4 21 8 11 1 4 17 13 4 8 13 19 4 17 8 21 0 13 3 20 18 19 24 18 19 0 17 2 14 12 4 19 1 4 17 19 7 11 4 14 15 14 11 3 0 17 4 15 14 4 18 24 19 0 19 13 24 20 18 0 13 0 7 0 17 19 11 14 6 0 6 8 11 4 4 11 18 8 13 14 17 4 15 20 19 3 20 11 2 4 19 8 17 0 13 18 0 12 0 8 13 20 19 22 14 19 4 11 4 19 24 15 4 18 4 19 19 8 13 6 17 0 13 19 12 0 11 4 8 17 8 18 19 17 4 4 0 11 0 13 8 18 11 4 18 8 3 4 14 12 0 13 15 4 11 19 2 7 0 3 7 4 4 11 13 0 19 4 
5.71/5.84	d NODES 714
5.71/5.84	d CHECKS 695502
5.71/5.84	   
5.71/5.84	   totalWckTime=5.652  totalCpuTime=4.78

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-1068147-1215152628/watcher-1068147-1215152628 -o /tmp/evaluation-result-1068147-1215152628/solver-1068147-1215152628 -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-1068147-1215152628.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.01 4/82 24809
/proc/meminfo: memFree=1699232/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=862848 CPUtime=0.03
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 2403 0 1 0 2 1 0 0 18 0 7 0 1544934983 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 215712 1982 910 9 0 210691 0
[pid=24809/tid=24810] ppid=24807 vsize=862848 CPUtime=0.02
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 1687 0 1 0 2 0 0 0 18 0 7 0 1544934984 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=862848 CPUtime=0
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 3 0 0 0 0 0 0 0 18 0 7 0 1544934986 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=862848 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 9 0 0 0 0 0 0 0 19 0 7 0 1544934986 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=862848 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 1544934986 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=862848 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 1544934988 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=862848 CPUtime=0
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 23 0 0 0 0 0 0 0 19 0 7 0 1544934988 883556352 1982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.055415 s]
/proc/loadavg: 1.99 2.00 2.01 4/82 24809
/proc/meminfo: memFree=1699232/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=864076 CPUtime=0.04
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 2719 0 1 0 3 1 0 0 18 0 9 0 1544934983 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 216019 2276 1087 9 0 210976 0
[pid=24809/tid=24810] ppid=24807 vsize=864076 CPUtime=0.03
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 1820 0 1 0 2 1 0 0 20 0 9 0 1544934984 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=864076 CPUtime=0
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1544934986 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=864076 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1544934986 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=864076 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1544934986 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=864076 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544934988 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=864076 CPUtime=0
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 203 0 0 0 0 0 0 0 19 0 9 0 1544934988 884813824 2276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101394 s]
/proc/loadavg: 1.99 2.00 2.01 4/82 24809
/proc/meminfo: memFree=1699232/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=865884 CPUtime=0.09
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 3702 0 1 0 7 2 0 0 18 0 9 0 1544934983 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 216471 3175 1685 9 0 211026 0
[pid=24809/tid=24810] ppid=24807 vsize=865884 CPUtime=0.06
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 2784 0 1 0 5 1 0 0 20 0 9 0 1544934984 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 104562743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=865884 CPUtime=0
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1544934986 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=865884 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1544934986 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=865884 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1544934986 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=865884 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544934988 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=865884 CPUtime=0.01
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 222 0 0 0 1 0 0 0 18 0 9 0 1544934988 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 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.301416 s]
/proc/loadavg: 1.99 2.00 2.01 4/82 24809
/proc/meminfo: memFree=1699232/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=866284 CPUtime=0.28
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 5812 0 1 0 25 3 0 0 18 0 9 0 1544934983 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 216571 5186 1953 9 0 211099 0
[pid=24809/tid=24810] ppid=24807 vsize=866284 CPUtime=0.23
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 4839 0 1 0 21 2 0 0 21 0 9 0 1544934984 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4125961246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=866284 CPUtime=0
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1544934986 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=866284 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1544934986 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=866284 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1544934986 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=866284 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544934988 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=866284 CPUtime=0.04
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 277 0 0 0 4 0 0 0 16 0 9 0 1544934988 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701465 s]
/proc/loadavg: 1.99 2.00 2.01 4/82 24809
/proc/meminfo: memFree=1699232/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=867224 CPUtime=0.68
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 9499 0 1 0 63 5 0 0 18 0 9 0 1544934983 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 216806 8859 2011 9 0 211312 0
[pid=24809/tid=24810] ppid=24807 vsize=867224 CPUtime=0.52
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 8290 0 1 0 48 4 0 0 23 0 9 0 1544934984 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=867224 CPUtime=0
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1544934986 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=867224 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1544934986 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=867224 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1544934986 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=867224 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544934988 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=867224 CPUtime=0.14
/proc/24809/task/24815/stat : 24815 (java) R 24807 24809 24673 0 -1 64 513 0 0 0 14 0 0 0 16 0 9 0 1544934988 888037376 8859 996147200 134512640 134550740 4294955968 18446744073709551615 101644613 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867224

[startup+1.50155 s]
/proc/loadavg: 2.07 2.02 2.02 3/91 24818
/proc/meminfo: memFree=1652952/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=867592 CPUtime=1.47
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 19360 0 1 0 130 17 0 0 18 0 9 0 1544934983 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 216898 18693 2007 9 0 211426 0
[pid=24809/tid=24810] ppid=24807 vsize=867592 CPUtime=1.18
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 15779 0 1 0 103 15 0 0 25 0 9 0 1544934984 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=867592 CPUtime=0.04
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 2184 0 0 0 4 0 0 0 16 0 9 0 1544934986 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=867592 CPUtime=0
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1544934986 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=867592 CPUtime=0
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544934986 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=867592 CPUtime=0
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544934988 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=867592 CPUtime=0.22
/proc/24809/task/24815/stat : 24815 (java) R 24807 24809 24673 0 -1 64 700 0 0 0 22 0 0 0 16 0 9 0 1544934988 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 102196334 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24817] ppid=24807 vsize=867592 CPUtime=0
/proc/24809/task/24817/stat : 24817 (java) S 24807 24809 24673 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544934988 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24818] ppid=24807 vsize=867592 CPUtime=0
/proc/24809/task/24818/stat : 24818 (java) S 24807 24809 24673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544934988 888414208 18693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867592

[startup+3.10273 s]
/proc/loadavg: 2.07 2.02 2.02 4/91 24818
/proc/meminfo: memFree=1622808/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=868092 CPUtime=3.05
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 45546 647 1 0 264 29 11 1 18 0 9 0 1544934983 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 217023 26489 2637 9 0 211529 0
[pid=24809/tid=24810] ppid=24807 vsize=868092 CPUtime=2.4
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 28567 647 1 0 206 22 11 1 25 0 9 0 1544934984 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4127220932 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=868092 CPUtime=0.4
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 15192 647 0 0 24 4 11 1 16 0 9 0 1544934986 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 14 647 0 0 0 0 11 1 16 0 9 0 1544934986 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 9 647 0 0 0 0 11 1 15 0 9 0 1544934986 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 647 0 0 0 0 11 1 18 0 9 0 1544934988 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=868092 CPUtime=0.44
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 948 647 0 0 32 0 11 1 16 0 9 0 1544934988 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24817] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24817/stat : 24817 (java) S 24807 24809 24673 0 -1 64 2 647 0 0 0 0 11 1 19 0 9 0 1544934988 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24818] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24818/stat : 24818 (java) S 24807 24809 24673 0 -1 64 10 647 0 0 0 0 11 1 15 0 9 0 1544934988 888926208 26489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868092

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

[startup+4.70292 s]
/proc/loadavg: 2.07 2.02 2.02 3/91 24822
/proc/meminfo: memFree=1602904/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=868092 CPUtime=4.62
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 45643 647 1 0 421 29 11 1 18 0 9 0 1544934983 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 217023 26531 2637 9 0 211529 0
[pid=24809/tid=24810] ppid=24807 vsize=868092 CPUtime=3.92
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 28635 647 1 0 358 22 11 1 25 0 9 0 1544934984 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4127268643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=868092 CPUtime=0.4
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 15192 647 0 0 24 4 11 1 16 0 9 0 1544934986 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 14 647 0 0 0 0 11 1 16 0 9 0 1544934986 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 9 647 0 0 0 0 11 1 15 0 9 0 1544934986 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 647 0 0 0 0 11 1 18 0 9 0 1544934988 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=868092 CPUtime=0.5
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 977 647 0 0 37 1 11 1 15 0 9 0 1544934988 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24817] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24817/stat : 24817 (java) S 24807 24809 24673 0 -1 64 2 647 0 0 0 0 11 1 19 0 9 0 1544934988 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24818] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24818/stat : 24818 (java) S 24807 24809 24673 0 -1 64 10 647 0 0 0 0 11 1 15 0 9 0 1544934988 888926208 26531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 868092

[startup+5.50801 s]
/proc/loadavg: 2.07 2.02 2.02 3/91 24822
/proc/meminfo: memFree=1602840/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=868092 CPUtime=5.42
/proc/24809/stat : 24809 (java) S 24807 24809 24673 0 -1 0 45673 647 1 0 501 29 11 1 18 0 9 0 1544934983 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 217023 26533 2637 9 0 211529 0
[pid=24809/tid=24810] ppid=24807 vsize=868092 CPUtime=4.73
/proc/24809/task/24810/stat : 24810 (java) R 24807 24809 24673 0 -1 64 28635 647 1 0 438 23 11 1 25 0 9 0 1544934984 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4127220866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24811] ppid=24807 vsize=868092 CPUtime=0.4
/proc/24809/task/24811/stat : 24811 (java) S 24807 24809 24673 0 -1 64 15192 647 0 0 24 4 11 1 17 0 9 0 1544934986 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24812] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24812/stat : 24812 (java) S 24807 24809 24673 0 -1 64 14 647 0 0 0 0 11 1 16 0 9 0 1544934986 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24813] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24813/stat : 24813 (java) S 24807 24809 24673 0 -1 64 9 647 0 0 0 0 11 1 15 0 9 0 1544934986 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24814] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24814/stat : 24814 (java) S 24807 24809 24673 0 -1 64 1 647 0 0 0 0 11 1 18 0 9 0 1544934988 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24815] ppid=24807 vsize=868092 CPUtime=0.51
/proc/24809/task/24815/stat : 24815 (java) S 24807 24809 24673 0 -1 64 980 647 0 0 38 1 11 1 15 0 9 0 1544934988 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24817] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24817/stat : 24817 (java) S 24807 24809 24673 0 -1 64 2 647 0 0 0 0 11 1 19 0 9 0 1544934988 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24809/tid=24818] ppid=24807 vsize=868092 CPUtime=0.12
/proc/24809/task/24818/stat : 24818 (java) S 24807 24809 24673 0 -1 64 37 647 0 0 0 0 11 1 15 0 9 0 1544934988 888926208 26533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 868092

[startup+5.90207 s]
/proc/loadavg: 2.07 2.02 2.02 3/91 24822
/proc/meminfo: memFree=1602840/2055920 swapFree=4097888/4192956
[pid=24809] ppid=24807 vsize=0 CPUtime=5.77
/proc/24809/stat : 24809 (java) Z 24807 24809 24673 0 -1 12 45713 647 1 0 534 31 11 1 16 0 2 0 1544934983 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24809/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5.90249
CPU time (s): 5.79612
CPU user time (s): 5.46517
CPU system time (s): 0.330949
CPU usage (%): 98.1978
Max. virtual memory (cumulated for all children) (KiB): 868092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.46517
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46360
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= 1908
involuntary context switches= 2197

runsolver used 0.011998 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 08:23:48
IDJOB=1068147
IDBENCH=55480
IDSOLVER=364
FILE ID=node32/1068147-1215152628
PBS_JOBID= 7877452
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-19-09.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-1068147-1215152628/watcher-1068147-1215152628 -o /tmp/evaluation-result-1068147-1215152628/solver-1068147-1215152628 -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-1068147-1215152628.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b21238ab3357771cb5ca4999aeceaa15
RANDOM SEED=376354179

node32.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.218
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.218
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:       1699712 kB
Buffers:         18512 kB
Cached:         111596 kB
SwapCached:      88308 kB
Active:         263448 kB
Inactive:        40664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699712 kB
SwapTotal:     4192956 kB
SwapFree:      4097888 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:         187400 kB
Slab:            36776 kB
Committed_AS:  3986944 kB
PageTables:       2300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node32 at 2008-07-04 08:23:54