Trace number 1067895

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 2.87756 2.92163

DiagnosticValue
CHECKS221545
NODES362

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-09.xml
MD5SUM370e23804ea044e598b28ba5d602800b
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.201969
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints907
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension82
Number of constraints which are defined in intension825
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1067895-1215151774.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.40	     nbVariables=187  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4862
0.39/0.40	       =>  wckTime=0.162  cpuTime=0.14  mem=7M919
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.48/0.57	   
0.48/0.57	   predicates being loaded...
0.58/0.64	   
0.58/0.64	   constraints being loaded...
0.88/0.93	   Too large in ConstraintConflictsSTructure
1.35/1.49	     nbConstraints=908  nbRelationTypes=5  nbGlobalConstraints=83  nbExtensionStructures=5
1.35/1.49	     nbSharedExtensionStructures=77  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.35/1.49	     nbUnbuiltConflictsStructures=7  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.35/1.49	     nbSharedEvaluationManagers=819  minDegree=15  maxDegree=55  minArity=3  avgArity=8.37  maxArity=174  nbGenerators=1
1.35/1.49	     nbFusions=0  symmetryWckTime=0.189  symmetryCpuTime=0.11
1.35/1.49	       =>  wckTime=1.249  cpuTime=0.94  mem=48M26
1.47/1.60	   
1.47/1.60	   solver IterativeSystematicSolver being built... 
1.66/1.76	   
1.66/1.76	   INFO : Forward propagation technique limited 
1.75/1.83	       =>  wckTime=1.594  cpuTime=1.14  mem=51M360
2.16/2.29	   
2.16/2.29	   preprocessing
2.16/2.29	     nbConstraintChecks=71765  nbValidityChecks=2704113  nbPropagations=2259  nbRevisions=7867  nbUselessRevisions=7856
2.16/2.29	     nbSingletonTests=213  nbEffectiveSingletonTests=0  nbACRemovals=227  nbFoundSingletons=0  nbRemovedValues=227
2.16/2.29	     detectedInconsistency=no
2.16/2.29	       =>  wckTime=0.453  cpuTime=0.39  mem=52M320
2.75/2.89	   
2.75/2.89	   search
2.75/2.89	     run=1  nbConstraintChecks=149780  nbValidityChecks=2108458  minDepth=157  maxDepth=187  nbPropagations=8303
2.75/2.89	     nbRevisions=98006  nbUselessRevisions=97973  nbAssignments=362  nbFailedAssignments=17  nbBacktracks=7
2.75/2.89	     nbVisitedNodes=384  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=4  nbInferences=0  nbTooLargeKeys=0
2.75/2.89	     nbSEliminables=0  nbREliminables=14.7  nbIEliminables=135.23  nbDEliminables=0  nbPEliminables=0
2.75/2.89	       =>  wckTime=1.054  cpuTime=0.97  mem=53M306
2.75/2.89	   
2.75/2.89	   global
2.75/2.89	     nbConstraintChecks=221545  nbValidityChecks=4812571  nbPropagations=10562  nbRevisions=105873
2.75/2.89	     nbUselessRevisions=105829  nbRestartNogoods=10  solvingWckTime=1.057  solvingCpuTime=0.97  expiredTime=no
2.75/2.89	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.1  globalCpuTime=2.16
2.75/2.89	       =>  wckTime=2.655  cpuTime=2.11  mem=53M306
2.75/2.89	   
2.75/2.89	s SATISFIABLE
2.75/2.89	v 19 8 4 17 22 14 17 18 19 18 4 22 13 20 17 6 4 0 6 0 19 4 7 0 17 4 1 14 0 17 18 11 4 4 15 0 21 8 21 0 13 13 4 19 19 4 17 4 15 11 4 19 4 3 14 4 18 13 4 11 11 8 3 8 14 19 6 0 14 0 14 17 19 0 18 0 13 18 18 0 2 15 24 19 7 14 13 0 17 12 2 0 18 2 0 17 0 14 22 13 0 15 0 19 7 24 0 12 24 8 3 4 0 2 0 13 14 4 15 3 15 6 13 0 17 11 11 0 3 11 4 2 0 1 0 12 15 20 19 4 4 7 8 17 14 18 7 8 11 0 20 4 15 20 18 0 13 0 11 14 4 11 24 13 13 19 17 8 0 2 17 0 17 4 24 14 10 4 7 0 17 18 7 3 24 13 4 
2.75/2.89	d NODES 362
2.75/2.89	d CHECKS 221545
2.75/2.90	   
2.75/2.90	   totalWckTime=2.713  totalCpuTime=2.16

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-1067895-1215151774/watcher-1067895-1215151774 -o /tmp/evaluation-result-1067895-1215151774/solver-1067895-1215151774 -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-1067895-1215151774.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.93 2.01 1.99 3/74 20317
/proc/meminfo: memFree=1739800/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=862848 CPUtime=0.03
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 2405 0 1 0 2 1 0 0 18 0 7 0 420794820 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 215712 1984 910 9 0 210691 0
[pid=20317/tid=20318] ppid=20315 vsize=862848 CPUtime=0.02
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 1687 0 1 0 2 0 0 0 18 0 7 0 420794821 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=862848 CPUtime=0
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 19 0 7 0 420794822 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=862848 CPUtime=0
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 420794822 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=862848 CPUtime=0
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 420794822 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=862848 CPUtime=0
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 420794824 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=862848 CPUtime=0
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 23 0 0 0 0 0 0 0 19 0 7 0 420794824 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.131316 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 20317
/proc/meminfo: memFree=1739800/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=865884 CPUtime=0.11
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 4099 0 1 0 9 2 0 0 18 0 9 0 420794820 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 216471 3535 1788 9 0 211026 0
[pid=20317/tid=20318] ppid=20315 vsize=865884 CPUtime=0.1
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 3196 0 1 0 8 2 0 0 18 0 9 0 420794821 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 102689601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=865884 CPUtime=0
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 420794822 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=865884 CPUtime=0
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 420794822 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=865884 CPUtime=0
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 420794822 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=865884 CPUtime=0
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 420794824 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=865884 CPUtime=0
/proc/20317/task/20323/stat : 20323 (java) R 20315 20317 18490 0 -1 64 206 0 0 0 0 0 0 0 19 0 9 0 420794824 886665216 3535 996147200 134512640 134550740 4294955968 18446744073709551615 101678752 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 865884

[startup+0.202326 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 20317
/proc/meminfo: memFree=1739800/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=866048 CPUtime=0.18
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 4730 0 1 0 15 3 0 0 18 0 9 0 420794820 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 216512 4157 1852 9 0 211060 0
[pid=20317/tid=20318] ppid=20315 vsize=866048 CPUtime=0.17
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 3827 0 1 0 14 3 0 0 18 0 9 0 420794821 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4125958999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=866048 CPUtime=0
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 420794822 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=866048 CPUtime=0
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 420794822 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=866048 CPUtime=0
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 420794822 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=866048 CPUtime=0
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 420794824 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=866048 CPUtime=0
/proc/20317/task/20323/stat : 20323 (java) R 20315 20317 18490 0 -1 64 206 0 0 0 0 0 0 0 19 0 9 0 420794824 886833152 4157 996147200 134512640 134550740 4294955968 18446744073709551615 102098816 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866048

[startup+0.302335 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 20317
/proc/meminfo: memFree=1739800/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=866128 CPUtime=0.28
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 5766 0 1 0 25 3 0 0 18 0 9 0 420794820 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 216532 5140 1952 9 0 211060 0
[pid=20317/tid=20318] ppid=20315 vsize=866128 CPUtime=0.26
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 4842 0 1 0 23 3 0 0 18 0 9 0 420794821 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4159510094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=866128 CPUtime=0
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 420794822 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=866128 CPUtime=0
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 420794822 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=866128 CPUtime=0
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 420794822 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=866128 CPUtime=0
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 420794824 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=866128 CPUtime=0.02
/proc/20317/task/20323/stat : 20323 (java) R 20315 20317 18490 0 -1 64 227 0 0 0 2 0 0 0 19 0 9 0 420794824 886915072 5140 996147200 134512640 134550740 4294955968 18446744073709551615 101636870 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701393 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 20317
/proc/meminfo: memFree=1739800/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=867068 CPUtime=0.68
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 8400 0 1 0 63 5 0 0 18 0 9 0 420794820 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 216767 7760 2007 9 0 211273 0
[pid=20317/tid=20318] ppid=20315 vsize=867068 CPUtime=0.56
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 7230 0 1 0 52 4 0 0 20 0 9 0 420794821 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4125973423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=867068 CPUtime=0
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 420794822 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=867068 CPUtime=0
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 420794822 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=867068 CPUtime=0
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 420794822 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=867068 CPUtime=0
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 420794824 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=867068 CPUtime=0.1
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 473 0 0 0 10 0 0 0 17 0 9 0 420794824 887877632 7760 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867068

[startup+1.50251 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 20326
/proc/meminfo: memFree=1699024/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=868108 CPUtime=1.47
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 19290 463 1 0 129 13 4 1 18 0 9 0 420794820 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 217027 15907 2077 9 0 211533 0
[pid=20317/tid=20318] ppid=20315 vsize=868108 CPUtime=1.2
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 15814 463 1 0 104 11 4 1 20 0 9 0 420794821 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20319/stat : 20319 (java) R 20315 20317 18490 0 -1 64 1818 463 0 0 0 0 4 1 16 0 9 0 420794822 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 103735913 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 10 463 0 0 0 0 4 1 19 0 9 0 420794822 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 4 463 0 0 0 0 4 1 20 0 9 0 420794822 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 18 0 9 0 420794824 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=868108 CPUtime=0.28
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 830 463 0 0 23 0 4 1 16 0 9 0 420794824 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20325] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20325/stat : 20325 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 19 0 9 0 420794825 888942592 15907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20326] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20326/stat : 20326 (java) S 20315 20317 18490 0 -1 64 6 463 0 0 0 0 4 1 15 0 9 0 420794825 888942592 15907 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) 868108

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

[startup+1.60252 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 20326
/proc/meminfo: memFree=1699024/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=868108 CPUtime=1.56
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 25115 463 1 0 137 14 4 1 18 0 9 0 420794820 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 217027 18083 2631 9 0 211533 0
[pid=20317/tid=20318] ppid=20315 vsize=868108 CPUtime=1.2
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 15998 463 1 0 104 11 4 1 20 0 9 0 420794821 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 102989011 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=868108 CPUtime=0.14
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 7443 463 0 0 8 1 4 1 16 0 9 0 420794822 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 16 463 0 0 0 0 4 1 17 0 9 0 420794822 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 14 463 0 0 0 0 4 1 16 0 9 0 420794822 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 18 0 9 0 420794824 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=868108 CPUtime=0.28
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 830 463 0 0 23 0 4 1 16 0 9 0 420794824 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20325] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20325/stat : 20325 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 19 0 9 0 420794825 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20326] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20326/stat : 20326 (java) S 20315 20317 18490 0 -1 64 6 463 0 0 0 0 4 1 15 0 9 0 420794825 888942592 18083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 868108

[startup+2.40264 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 20330
/proc/meminfo: memFree=1675536/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=868108 CPUtime=2.35
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 31753 463 1 0 214 16 4 1 18 0 9 0 420794820 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 217027 18705 2633 9 0 211533 0
[pid=20317/tid=20318] ppid=20315 vsize=868108 CPUtime=1.9
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 22524 463 1 0 172 13 4 1 25 0 9 0 420794821 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4127176419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=868108 CPUtime=0.14
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 7443 463 0 0 8 1 4 1 16 0 9 0 420794822 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 16 463 0 0 0 0 4 1 17 0 9 0 420794822 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 14 463 0 0 0 0 4 1 16 0 9 0 420794822 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 18 0 9 0 420794824 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=868108 CPUtime=0.38
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 942 463 0 0 33 0 4 1 15 0 9 0 420794824 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20325] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20325/stat : 20325 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 19 0 9 0 420794825 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20326] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20326/stat : 20326 (java) S 20315 20317 18490 0 -1 64 6 463 0 0 0 0 4 1 15 0 9 0 420794825 888942592 18705 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 868108

[startup+2.80269 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 20330
/proc/meminfo: memFree=1675536/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=868108 CPUtime=2.75
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 31763 463 1 0 254 16 4 1 18 0 9 0 420794820 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 217027 18713 2633 9 0 211533 0
[pid=20317/tid=20318] ppid=20315 vsize=868108 CPUtime=2.28
/proc/20317/task/20318/stat : 20318 (java) R 20315 20317 18490 0 -1 64 22525 463 1 0 210 13 4 1 25 0 9 0 420794821 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4127176311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=868108 CPUtime=0.14
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 7444 463 0 0 8 1 4 1 17 0 9 0 420794822 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 16 463 0 0 0 0 4 1 17 0 9 0 420794822 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 14 463 0 0 0 0 4 1 16 0 9 0 420794822 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 18 0 9 0 420794824 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=868108 CPUtime=0.4
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 950 463 0 0 35 0 4 1 16 0 9 0 420794824 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20325] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20325/stat : 20325 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 19 0 9 0 420794825 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20326] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20326/stat : 20326 (java) S 20315 20317 18490 0 -1 64 6 463 0 0 0 0 4 1 15 0 9 0 420794825 888942592 18713 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 868108

[startup+2.9027 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 20330
/proc/meminfo: memFree=1675536/2055920 swapFree=4180312/4192956
[pid=20317] ppid=20315 vsize=868108 CPUtime=2.84
/proc/20317/stat : 20317 (java) S 20315 20317 18490 0 -1 0 31774 463 1 0 263 16 4 1 18 0 9 0 420794820 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20317/statm: 217027 18720 2633 9 0 211533 0
[pid=20317/tid=20318] ppid=20315 vsize=868108 CPUtime=2.37
/proc/20317/task/20318/stat : 20318 (java) S 20315 20317 18490 0 -1 64 22536 463 1 0 219 13 4 1 25 0 9 0 420794821 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20319] ppid=20315 vsize=868108 CPUtime=0.14
/proc/20317/task/20319/stat : 20319 (java) S 20315 20317 18490 0 -1 64 7444 463 0 0 8 1 4 1 17 0 9 0 420794822 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20320] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20320/stat : 20320 (java) S 20315 20317 18490 0 -1 64 16 463 0 0 0 0 4 1 17 0 9 0 420794822 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20321] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20321/stat : 20321 (java) S 20315 20317 18490 0 -1 64 14 463 0 0 0 0 4 1 16 0 9 0 420794822 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20322] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20322/stat : 20322 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 18 0 9 0 420794824 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20323] ppid=20315 vsize=868108 CPUtime=0.4
/proc/20317/task/20323/stat : 20323 (java) S 20315 20317 18490 0 -1 64 950 463 0 0 35 0 4 1 15 0 9 0 420794824 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20325] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20325/stat : 20325 (java) S 20315 20317 18490 0 -1 64 1 463 0 0 0 0 4 1 19 0 9 0 420794825 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20317/tid=20326] ppid=20315 vsize=868108 CPUtime=0.05
/proc/20317/task/20326/stat : 20326 (java) S 20315 20317 18490 0 -1 64 6 463 0 0 0 0 4 1 15 0 9 0 420794825 888942592 18720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 2.92163
CPU time (s): 2.87756
CPU user time (s): 2.68359
CPU system time (s): 0.19397
CPU usage (%): 98.4916
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.68359
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32264
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= 1295
involuntary context switches= 1424

runsolver used 0.010998 second user time and 0.013997 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 08:09:35
IDJOB=1067895
IDBENCH=55454
IDSOLVER=364
FILE ID=node49/1067895-1215151774
PBS_JOBID= 7877396
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 370e23804ea044e598b28ba5d602800b
RANDOM SEED=969623755

node49.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.249
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.249
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:       1740280 kB
Buffers:          9880 kB
Cached:         159316 kB
SwapCached:       5496 kB
Active:         234424 kB
Inactive:        30972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740280 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:         103356 kB
Slab:            35240 kB
Committed_AS:   867420 kB
PageTables:       1988 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= 66500 MiB
End job on node49 at 2008-07-04 08:09:38