Trace number 2096650

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 13.053 13.2245

DiagnosticValue
CHECKS756952
NODES1315

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-08.xml
MD5SUM117ae339b8f3d5c076aebaf096f46353
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.21866
Satisfiable
(Un)Satisfiability was proved
Number of variables454
Number of constraints3246
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension3074
Global constraints used (with number of constraints)

Solver Data

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2096650-1247410421.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.37/0.46	     nbVariables=454  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11804
0.37/0.46	       =>  wckTime=0.19  cpuTime=0.14  mem=9M843
0.37/0.46	   
0.37/0.46	   relations being loaded...
0.67/0.76	   
0.67/0.76	   predicates being loaded...
0.78/0.83	   
0.78/0.83	   constraints being loaded...
1.37/1.45	   Too large in ConstraintConflictsSTructure
1.47/1.54	   Too large in ConstraintConflictsSTructure
3.34/3.50	     nbConstraints=3247  nbRelationTypes=6  nbGlobalConstraints=173  nbExtensionStructures=6
3.34/3.50	     nbSharedExtensionStructures=166  nbConflictsStructures=4  nbSharedConflictsStructures=120
3.34/3.50	     nbUnbuiltConflictsStructures=8  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
3.34/3.50	     nbSharedEvaluationManagers=3068  minDegree=29  maxDegree=89  minArity=3  avgArity=10.42  maxArity=442
3.34/3.50	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.685  symmetryCpuTime=0.33
3.34/3.50	       =>  wckTime=3.229  cpuTime=2.45  mem=46M990
3.54/3.64	   
3.54/3.64	   solver IterativeSystematicSolver being built... 
4.04/4.18	   
4.04/4.18	   INFO : Forward propagation technique limited 
4.14/4.26	       =>  wckTime=3.992  cpuTime=2.85  mem=128M866
7.51/7.64	   
7.51/7.64	   preprocessing
7.51/7.64	     nbConstraintChecks=182174  nbValidityChecks=36604125  nbPropagations=5685  nbRevisions=17117
7.51/7.64	     nbUselessRevisions=17115  nbSingletonTests=503  nbEffectiveSingletonTests=0  nbACRemovals=204  nbFoundSingletons=0
7.51/7.64	     nbRemovedValues=204  detectedInconsistency=no
7.51/7.64	       =>  wckTime=3.379  cpuTime=3.29  mem=130M810
12.96/13.15	   
12.96/13.15	   search
12.96/13.15	     run=3  nbConstraintChecks=574778  nbValidityChecks=38512539  minDepth=388  maxDepth=454  nbPropagations=43737
12.96/13.15	     nbRevisions=460290  nbUselessRevisions=460254  nbAssignments=1315  nbFailedAssignments=62  nbBacktracks=95
12.96/13.15	     nbVisitedNodes=1400  nbRestartNogoods=31  nbFoundSolutions=1  mapSize=34  nbInferences=0  nbTooLargeKeys=0
12.96/13.15	     nbSEliminables=0  nbREliminables=118.29  nbIEliminables=232.75  nbDEliminables=0  nbPEliminables=0
12.96/13.15	       =>  wckTime=8.884  cpuTime=8.6  mem=106M239
12.96/13.15	   
12.96/13.15	   global
12.96/13.15	     nbConstraintChecks=756952  nbValidityChecks=75116664  nbPropagations=49422  nbRevisions=477407
12.96/13.15	     nbUselessRevisions=477369  nbRestartNogoods=31  solvingWckTime=8.886  solvingCpuTime=8.6  expiredTime=no
12.96/13.15	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=11.43  globalCpuTime=11.49
12.96/13.15	       =>  wckTime=12.883  cpuTime=11.45  mem=106M239
12.96/13.15	   
12.96/13.15	s SATISFIABLE
12.96/13.15	v 5 17 4 19 19 0 18 1 17 0 18 0 6 4 3 4 6 17 0 0 5 17 4 19 4 17 2 4 14 4 18 19 17 0 11 0 12 0 8 6 17 8 14 13 20 18 8 4 13 0 18 19 17 0 11 4 18 20 17 15 17 8 19 13 8 3 18 4 19 18 8 17 0 18 6 20 4 4 4 8 11 13 18 15 8 2 13 8 0 20 3 4 18 2 0 17 8 18 15 14 11 4 0 15 0 17 8 19 8 15 0 18 0 0 13 4 13 1 8 19 4 18 2 0 18 8 13 6 11 0 8 2 17 8 19 4 2 0 11 4 4 18 1 4 17 24 11 18 4 0 12 4 18 15 0 17 0 3 17 0 15 20 0 8 0 3 8 4 20 7 0 17 3 22 0 17 4 13 0 1 14 19 4 18 18 20 8 4 18 15 0 17 4 18 11 4 12 8 13 14 20 8 18 2 0 17 4 18 5 0 17 4 13 18 19 4 15 4 2 17 8 4 18 17 8 4 25 0 4 17 4 0 1 2 4 3 4 18 8 19 4 15 0 8 4 18 0 15 11 14 12 1 4 15 17 8 18 19 17 8 1 4 11 4 18 1 14 17 4 18 0 9 14 8 13 19 0 17 0 5 5 14 11 4 18 18 14 20 4 18 0 17 4 6 0 0 18 14 8 4 18 2 7 14 19 19 19 20 13 4 17 18 2 8 2 4 17 14 15 0 8 19 4 20 17 6 15 0 13 0 12 0 0 18 0 13 0 15 14 20 19 18 4 11 14 20 15 3 14 17 0 19 18 4 17 4 3 0 17 3 18 17 0 2 2 17 14 2 1 0 7 19 8 17 4 2 0 15 4 4 15 8 6 4 4 20 17 14 18 0 4 12 0 13 3 0 19 0 1 17 20 13 8 17 0 17 0 18 19 4 11 18 8 13 2 14 13 4 11 4 12 8 4 17 0 8 8 13 19 4 17 4 19 17 4 0 11 4 18 4 2 0 18 18 0 8 18 12 0 18 19 0 1 0 
12.96/13.15	d NODES 1315
12.96/13.15	d CHECKS 756952
12.96/13.15	   
12.96/13.15	   totalWckTime=12.96  totalCpuTime=11.5

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096650-1247410421/watcher-2096650-1247410421 -o /tmp/evaluation-result-2096650-1247410421/solver-2096650-1247410421 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096650-1247410421.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 30736
/proc/meminfo: memFree=1781392/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=10676 CPUtime=0
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28104748 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 2669 474 207 9 0 1184 0
[pid=30736/tid=30737] ppid=30734 vsize=10676 CPUtime=0
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28104749 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8052696 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.057637 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 30736
/proc/meminfo: memFree=1781392/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=863936 CPUtime=0.04
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 2622 0 1 0 2 2 0 0 18 0 9 0 28104748 884670464 2187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 215984 2187 1027 9 0 210899 0
[pid=30736/tid=30737] ppid=30734 vsize=863936 CPUtime=0.03
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 1734 0 1 0 2 1 0 0 20 0 9 0 28104749 884670464 2187 996147200 134512640 134550932 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) 863936

[startup+0.101682 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 30736
/proc/meminfo: memFree=1781392/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=865984 CPUtime=0.09
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 3732 0 1 0 7 2 0 0 18 0 9 0 28104748 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 216496 3200 1700 9 0 210981 0
[pid=30736/tid=30737] ppid=30734 vsize=865984 CPUtime=0.06
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 2810 0 1 0 5 1 0 0 20 0 9 0 28104749 886767616 3200 996147200 134512640 134550932 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) 865984

[startup+0.301673 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 30736
/proc/meminfo: memFree=1781392/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=866380 CPUtime=0.28
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 5771 0 1 0 25 3 0 0 18 0 9 0 28104748 887173120 5159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 216595 5159 1959 9 0 211053 0
[pid=30736/tid=30737] ppid=30734 vsize=866380 CPUtime=0.22
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 4789 0 1 0 20 2 0 0 18 0 9 0 28104749 887173120 5159 996147200 134512640 134550932 4294955968 18446744073709551615 102793649 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701727 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 30736
/proc/meminfo: memFree=1781392/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=867104 CPUtime=0.67
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 13888 0 1 0 61 6 0 0 18 0 9 0 28104748 887914496 13250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 216776 13250 1999 9 0 211234 0
[pid=30736/tid=30737] ppid=30734 vsize=867104 CPUtime=0.57
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 12723 0 1 0 51 6 0 0 21 0 9 0 28104749 887914496 13250 996147200 134512640 134550932 4294955968 18446744073709551615 4126665570 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867104

[startup+1.50284 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 30745
/proc/meminfo: memFree=1723400/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=867692 CPUtime=1.47
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 19433 0 1 0 138 9 0 0 18 0 9 0 28104748 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 216923 18760 2033 9 0 211381 0
[pid=30736/tid=30737] ppid=30734 vsize=867692 CPUtime=1.21
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 15823 0 1 0 114 7 0 0 25 0 9 0 28104749 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4126946335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30739] ppid=30734 vsize=867692 CPUtime=0.02
/proc/30736/task/30739/stat : 30739 (java) S 30734 30736 28496 0 -1 64 2215 0 0 0 2 0 0 0 17 0 9 0 28104750 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30740] ppid=30734 vsize=867692 CPUtime=0
/proc/30736/task/30740/stat : 30740 (java) S 30734 30736 28496 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28104751 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30741] ppid=30734 vsize=867692 CPUtime=0
/proc/30736/task/30741/stat : 30741 (java) S 30734 30736 28496 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28104751 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30742] ppid=30734 vsize=867692 CPUtime=0
/proc/30736/task/30742/stat : 30742 (java) S 30734 30736 28496 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28104753 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30743] ppid=30734 vsize=867692 CPUtime=0.2
/proc/30736/task/30743/stat : 30743 (java) S 30734 30736 28496 0 -1 64 692 0 0 0 20 0 0 0 15 0 9 0 28104753 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30744] ppid=30734 vsize=867692 CPUtime=0
/proc/30736/task/30744/stat : 30744 (java) S 30734 30736 28496 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28104753 888516608 18760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30745] ppid=30734 vsize=867692 CPUtime=0
/proc/30736/task/30745/stat : 30745 (java) S 30734 30736 28496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28104753 888516608 18760 996147200 134512640 134550932 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) 867692

[startup+3.10205 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 30745
/proc/meminfo: memFree=1691912/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=868016 CPUtime=2.97
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 28009 0 1 0 270 27 0 0 18 0 10 0 28104748 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 217004 27312 2036 9 0 211462 0
[pid=30736/tid=30737] ppid=30734 vsize=868016 CPUtime=2.5
/proc/30736/task/30737/stat : 30737 (java) S 30734 30736 28496 0 -1 64 15869 0 1 0 229 21 0 0 25 0 10 0 28104749 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30739] ppid=30734 vsize=868016 CPUtime=0.16
/proc/30736/task/30739/stat : 30739 (java) S 30734 30736 28496 0 -1 64 10679 0 0 0 12 4 0 0 16 0 10 0 28104750 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30740] ppid=30734 vsize=868016 CPUtime=0
/proc/30736/task/30740/stat : 30740 (java) S 30734 30736 28496 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28104751 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30741] ppid=30734 vsize=868016 CPUtime=0
/proc/30736/task/30741/stat : 30741 (java) S 30734 30736 28496 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28104751 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30742] ppid=30734 vsize=868016 CPUtime=0
/proc/30736/task/30742/stat : 30742 (java) S 30734 30736 28496 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28104753 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30743] ppid=30734 vsize=868016 CPUtime=0.28
/proc/30736/task/30743/stat : 30743 (java) S 30734 30736 28496 0 -1 64 739 0 0 0 28 0 0 0 15 0 10 0 28104753 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30744] ppid=30734 vsize=868016 CPUtime=0
/proc/30736/task/30744/stat : 30744 (java) S 30734 30736 28496 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28104753 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30745] ppid=30734 vsize=868016 CPUtime=0
/proc/30736/task/30745/stat : 30745 (java) S 30734 30736 28496 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 28104753 888848384 27312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 868016

[startup+6.30149 s]
/proc/loadavg: 2.02 2.00 2.00 4/89 30749
/proc/meminfo: memFree=1632640/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=868196 CPUtime=6.22
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 64324 999 1 0 557 39 24 2 18 0 9 0 28104748 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 217049 39608 2661 9 0 211485 0
[pid=30736/tid=30737] ppid=30734 vsize=868196 CPUtime=5.27
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 27563 999 1 0 477 24 24 2 25 0 9 0 28104749 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4127287909 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30739] ppid=30734 vsize=868196 CPUtime=0.78
/proc/30736/task/30739/stat : 30739 (java) S 30734 30736 28496 0 -1 64 34895 999 0 0 40 12 24 2 17 0 9 0 28104750 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30740] ppid=30734 vsize=868196 CPUtime=0.26
/proc/30736/task/30740/stat : 30740 (java) S 30734 30736 28496 0 -1 64 24 999 0 0 0 0 24 2 16 0 9 0 28104751 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30741] ppid=30734 vsize=868196 CPUtime=0.26
/proc/30736/task/30741/stat : 30741 (java) S 30734 30736 28496 0 -1 64 9 999 0 0 0 0 24 2 15 0 9 0 28104751 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30742] ppid=30734 vsize=868196 CPUtime=0.26
/proc/30736/task/30742/stat : 30742 (java) S 30734 30736 28496 0 -1 64 2 999 0 0 0 0 24 2 18 0 9 0 28104753 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30743] ppid=30734 vsize=868196 CPUtime=0.65
/proc/30736/task/30743/stat : 30743 (java) S 30734 30736 28496 0 -1 64 985 999 0 0 39 0 24 2 15 0 9 0 28104753 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30744] ppid=30734 vsize=868196 CPUtime=0.26
/proc/30736/task/30744/stat : 30744 (java) S 30734 30736 28496 0 -1 64 1 999 0 0 0 0 24 2 19 0 9 0 28104753 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30745] ppid=30734 vsize=868196 CPUtime=0.26
/proc/30736/task/30745/stat : 30745 (java) S 30734 30736 28496 0 -1 64 39 999 0 0 0 0 24 2 15 0 9 0 28104753 889032704 39608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868196

[startup+12.7014 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 30749
/proc/meminfo: memFree=1611264/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=868108 CPUtime=12.56
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 69684 999 1 0 1188 42 24 2 18 0 9 0 28104748 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 217027 44879 2639 9 0 211485 0
[pid=30736/tid=30737] ppid=30734 vsize=868108 CPUtime=11.47
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 27590 999 1 0 1097 24 24 2 25 0 9 0 28104749 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4127288082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30739] ppid=30734 vsize=868108 CPUtime=0.88
/proc/30736/task/30739/stat : 30739 (java) S 30734 30736 28496 0 -1 64 40172 999 0 0 47 15 24 2 17 0 9 0 28104750 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30740] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30740/stat : 30740 (java) S 30734 30736 28496 0 -1 64 24 999 0 0 0 0 24 2 16 0 9 0 28104751 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30741] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30741/stat : 30741 (java) S 30734 30736 28496 0 -1 64 9 999 0 0 0 0 24 2 16 0 9 0 28104751 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30742] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30742/stat : 30742 (java) S 30734 30736 28496 0 -1 64 2 999 0 0 0 0 24 2 18 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30743] ppid=30734 vsize=868108 CPUtime=0.69
/proc/30736/task/30743/stat : 30743 (java) S 30734 30736 28496 0 -1 64 1041 999 0 0 43 0 24 2 15 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30744] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30744/stat : 30744 (java) S 30734 30736 28496 0 -1 64 1 999 0 0 0 0 24 2 19 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30745] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30745/stat : 30745 (java) S 30734 30736 28496 0 -1 64 39 999 0 0 0 0 24 2 15 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868108

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

[startup+13.1015 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 30749
/proc/meminfo: memFree=1611264/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=868108 CPUtime=12.96
/proc/30736/stat : 30736 (java) S 30734 30736 28496 0 -1 0 69685 999 1 0 1228 42 24 2 18 0 9 0 28104748 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 217027 44879 2639 9 0 211485 0
[pid=30736/tid=30737] ppid=30734 vsize=868108 CPUtime=11.87
/proc/30736/task/30737/stat : 30737 (java) R 30734 30736 28496 0 -1 64 27591 999 1 0 1137 24 24 2 25 0 9 0 28104749 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4127287925 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30739] ppid=30734 vsize=868108 CPUtime=0.88
/proc/30736/task/30739/stat : 30739 (java) S 30734 30736 28496 0 -1 64 40172 999 0 0 47 15 24 2 17 0 9 0 28104750 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30740] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30740/stat : 30740 (java) S 30734 30736 28496 0 -1 64 24 999 0 0 0 0 24 2 16 0 9 0 28104751 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30741] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30741/stat : 30741 (java) S 30734 30736 28496 0 -1 64 9 999 0 0 0 0 24 2 16 0 9 0 28104751 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30742] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30742/stat : 30742 (java) S 30734 30736 28496 0 -1 64 2 999 0 0 0 0 24 2 18 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30743] ppid=30734 vsize=868108 CPUtime=0.69
/proc/30736/task/30743/stat : 30743 (java) S 30734 30736 28496 0 -1 64 1041 999 0 0 43 0 24 2 15 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30744] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30744/stat : 30744 (java) S 30734 30736 28496 0 -1 64 1 999 0 0 0 0 24 2 19 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30736/tid=30745] ppid=30734 vsize=868108 CPUtime=0.26
/proc/30736/task/30745/stat : 30745 (java) S 30734 30736 28496 0 -1 64 39 999 0 0 0 0 24 2 15 0 9 0 28104753 888942592 44879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.96
Current children cumulated vsize (KiB) 868108

[startup+13.207 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 30749
/proc/meminfo: memFree=1611264/2055920 swapFree=4192812/4192956
[pid=30736] ppid=30734 vsize=0 CPUtime=13.02
/proc/30736/stat : 30736 (java) Z 30734 30736 28496 0 -1 12 69719 999 1 0 1233 43 24 2 16 0 2 0 28104748 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30736/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 13.2245
CPU time (s): 13.053
CPU user time (s): 12.5761
CPU system time (s): 0.476927
CPU usage (%): 98.7032
Max. virtual memory (cumulated for all children) (KiB): 873204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5761
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70718
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= 2253
involuntary context switches= 2844

runsolver used 0.020996 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-12 16:53:42
IDJOB=2096650
IDBENCH=56537
IDSOLVER=774
FILE ID=node71/2096650-1247410421
PBS_JOBID= 9510506
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-08.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096650-1247410421/watcher-2096650-1247410421 -o /tmp/evaluation-result-2096650-1247410421/solver-2096650-1247410421 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096650-1247410421.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 117ae339b8f3d5c076aebaf096f46353
RANDOM SEED=1337446016

node71.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.222
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.222
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:       1781872 kB
Buffers:         41400 kB
Cached:         131252 kB
SwapCached:          0 kB
Active:         138908 kB
Inactive:        80188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          66840 kB
Slab:            40224 kB
Committed_AS:  1014612 kB
PageTables:       1924 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= 66392 MiB
End job on node71 at 2009-07-12 16:53:55