Trace number 2096624

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 8.19575 8.31616

DiagnosticValue
CHECKS432502
NODES819

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-03.xml
MD5SUM2951a9689a15133d500d27bb8acbef20
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.00469
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.30	   
0.19/0.30	   instance
0.19/0.30	     name=HOME/instance-2096624-1247410409.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.42	     nbVariables=307  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7982
0.39/0.42	       =>  wckTime=0.16  cpuTime=0.13  mem=8M867
0.39/0.42	   
0.39/0.42	   relations being loaded...
0.87/0.98	   
0.87/0.98	   predicates being loaded...
0.97/1.04	   
0.97/1.04	   constraints being loaded...
1.36/1.44	   Too large in ConstraintConflictsSTructure
1.57/1.63	   Too large in ConstraintConflictsSTructure
1.57/1.66	   Too large in ConstraintConflictsSTructure
2.43/2.59	     nbConstraints=1430  nbRelationTypes=7  nbGlobalConstraints=119  nbExtensionStructures=7
2.43/2.59	     nbSharedExtensionStructures=111  nbConflictsStructures=4  nbSharedConflictsStructures=92
2.43/2.59	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.43/2.59	     nbSharedEvaluationManagers=1304  minDegree=2  maxDegree=63  minArity=3  avgArity=9.9  maxArity=296  nbGenerators=1
2.43/2.59	     nbFusions=0  symmetryWckTime=0.386  symmetryCpuTime=0.17
2.43/2.59	       =>  wckTime=2.326  cpuTime=1.76  mem=43M380
2.64/2.73	   
2.64/2.73	   solver IterativeSystematicSolver being built... 
2.94/3.05	   
2.94/3.05	   INFO : Forward propagation technique limited 
3.03/3.13	       =>  wckTime=2.868  cpuTime=2.03  mem=75M780
4.92/5.07	   
4.92/5.07	   preprocessing
4.92/5.07	     nbConstraintChecks=60669  nbValidityChecks=23696713  nbPropagations=3459  nbRevisions=9055  nbUselessRevisions=9048
4.92/5.07	     nbSingletonTests=325  nbEffectiveSingletonTests=0  nbACRemovals=104  nbFoundSingletons=0  nbRemovedValues=104
4.92/5.07	     detectedInconsistency=no
4.92/5.07	       =>  wckTime=1.934  cpuTime=1.87  mem=76M710
8.09/8.26	   
8.09/8.26	   search
8.09/8.26	     run=2  nbConstraintChecks=371833  nbValidityChecks=24838447  minDepth=134  maxDepth=307  nbPropagations=22839
8.09/8.26	     nbRevisions=232213  nbUselessRevisions=232174  nbAssignments=819  nbFailedAssignments=32  nbBacktracks=44
8.09/8.26	     nbVisitedNodes=866  nbRestartNogoods=13  nbFoundSolutions=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
8.09/8.26	     nbSEliminables=0  nbREliminables=83.84  nbIEliminables=153.08  nbDEliminables=0  nbPEliminables=0
8.09/8.26	       =>  wckTime=5.122  cpuTime=5.0  mem=78M569
8.09/8.26	   
8.09/8.26	   global
8.09/8.26	     nbConstraintChecks=432502  nbValidityChecks=48535160  nbPropagations=26298  nbRevisions=241268
8.09/8.26	     nbUselessRevisions=241222  nbRestartNogoods=13  solvingWckTime=5.123  solvingCpuTime=5.0  expiredTime=no
8.09/8.26	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.02  globalCpuTime=7.06
8.09/8.26	       =>  wckTime=7.996  cpuTime=7.03  mem=78M569
8.09/8.26	   
8.09/8.26	s SATISFIABLE
8.09/8.26	v 17 0 3 14 20 1 18 2 17 20 1 2 3 20 2 18 20 4 3 8 17 13 4 2 0 20 18 4 0 8 17 0 8 18 3 20 18 18 4 10 0 17 19 4 11 15 0 11 12 4 4 14 11 0 18 0 20 19 4 17 8 8 4 25 15 2 17 17 4 13 3 0 13 14 13 8 14 13 18 12 4 11 4 19 4 19 0 19 0 11 4 18 14 13 18 2 0 18 4 25 21 0 11 20 18 4 13 18 0 1 11 0 15 17 0 8 17 4 18 0 17 18 13 14 8 17 2 8 19 11 0 17 3 0 19 15 18 8 10 4 4 15 18 0 10 4 14 3 4 19 0 17 0 13 19 0 18 18 15 0 17 12 0 13 3 14 17 11 4 4 20 18 8 3 8 14 19 18 1 17 4 0 10 0 8 4 17 18 6 4 17 0 18 18 4 12 0 8 25 4 13 0 5 0 13 20 12 0 11 11 4 18 0 13 19 8 0 17 19 18 1 8 17 4 15 0 24 4 0 17 19 0 13 8 4 19 4 11 0 13 14 13 2 2 7 8 0 2 2 17 4 4 4 14 13 19 3 8 0 12 0 0 2 7 0 17 8 0 21 0 19 0 17 4 2 14 20 4 13 7 0 11 4 4 12 14 3 4 11 4 18 4 13 0 13 18 0 8 3 4 25 18 4 13 18 4 18 
8.09/8.26	d NODES 819
8.09/8.26	d CHECKS 432502
8.09/8.26	   
8.09/8.26	   totalWckTime=8.066  totalCpuTime=7.06

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-2096624-1247410409/watcher-2096624-1247410409 -o /tmp/evaluation-result-2096624-1247410409/solver-2096624-1247410409 -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-2096624-1247410409.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.01 2.05 2.01 4/80 32162
/proc/meminfo: memFree=1534640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=10676 CPUtime=0
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28101243 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 2669 474 207 9 0 1184 0
[pid=32162/tid=32163] ppid=32160 vsize=10676 CPUtime=0
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28101244 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4657112 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0444251 s]
/proc/loadavg: 2.01 2.05 2.01 4/80 32162
/proc/meminfo: memFree=1534640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=861936 CPUtime=0.02
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 2278 0 1 0 1 1 0 0 18 0 5 0 28101243 882622464 1880 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 215484 1894 867 9 0 210399 0
[pid=32162/tid=32163] ppid=32160 vsize=861936 CPUtime=0.03
/proc/32162/task/32163/stat : 32163 (java) D 32160 32162 29987 0 -1 64 1601 0 1 0 2 1 0 0 17 0 5 0 28101244 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099937270 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.109661 s]
/proc/loadavg: 2.01 2.05 2.01 4/80 32162
/proc/meminfo: memFree=1534640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=865984 CPUtime=0.09
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 3748 0 1 0 7 2 0 0 18 0 9 0 28101243 886767616 3214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 216496 3214 1700 9 0 210981 0
[pid=32162/tid=32163] ppid=32160 vsize=865984 CPUtime=0.07
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 2822 0 1 0 6 1 0 0 20 0 9 0 28101244 886767616 3214 996147200 134512640 134550932 4294955968 18446744073709551615 4125925328 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.302686 s]
/proc/loadavg: 2.01 2.05 2.01 4/80 32162
/proc/meminfo: memFree=1534640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=866380 CPUtime=0.28
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 5861 0 1 0 24 4 0 0 18 0 9 0 28101243 887173120 5227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 216595 5227 1981 9 0 211053 0
[pid=32162/tid=32163] ppid=32160 vsize=866380 CPUtime=0.23
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 4880 0 1 0 20 3 0 0 21 0 9 0 28101244 887173120 5227 996147200 134512640 134550932 4294955968 18446744073709551615 102095872 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.702754 s]
/proc/loadavg: 2.01 2.05 2.01 4/80 32162
/proc/meminfo: memFree=1534640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=867648 CPUtime=0.68
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 14811 0 1 0 59 9 0 0 18 0 9 0 28101243 888471552 14173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 216912 14173 1999 9 0 211370 0
[pid=32162/tid=32163] ppid=32160 vsize=867648 CPUtime=0.57
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 13775 0 1 0 50 7 0 0 24 0 9 0 28101244 888471552 14173 996147200 134512640 134550932 4294955968 18446744073709551615 4126405570 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867648

[startup+1.50186 s]
/proc/loadavg: 2.01 2.05 2.01 4/89 32175
/proc/meminfo: memFree=1431592/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=868796 CPUtime=1.46
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 20751 0 1 0 134 12 0 0 18 0 9 0 28101243 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 217199 20100 2053 9 0 211635 0
[pid=32162/tid=32163] ppid=32160 vsize=868796 CPUtime=1.2
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 15821 0 1 0 111 9 0 0 25 0 9 0 28101244 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4126378220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32165] ppid=32160 vsize=868796 CPUtime=0.04
/proc/32162/task/32165/stat : 32165 (java) S 32160 32162 29987 0 -1 64 3534 0 0 0 3 1 0 0 16 0 9 0 28101246 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32166] ppid=32160 vsize=868796 CPUtime=0
/proc/32162/task/32166/stat : 32166 (java) S 32160 32162 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28101246 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32167] ppid=32160 vsize=868796 CPUtime=0
/proc/32162/task/32167/stat : 32167 (java) S 32160 32162 29987 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28101246 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32168] ppid=32160 vsize=868796 CPUtime=0
/proc/32162/task/32168/stat : 32168 (java) S 32160 32162 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28101248 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32169] ppid=32160 vsize=868796 CPUtime=0.19
/proc/32162/task/32169/stat : 32169 (java) S 32160 32162 29987 0 -1 64 694 0 0 0 19 0 0 0 15 0 9 0 28101248 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32170] ppid=32160 vsize=868796 CPUtime=0
/proc/32162/task/32170/stat : 32170 (java) S 32160 32162 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28101248 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32171] ppid=32160 vsize=868796 CPUtime=0
/proc/32162/task/32171/stat : 32171 (java) S 32160 32162 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28101248 889647104 20100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868796

[startup+3.10109 s]
/proc/loadavg: 2.01 2.05 2.01 4/89 32175
/proc/meminfo: memFree=1411880/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=869120 CPUtime=3.03
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 61584 610 1 0 262 31 9 1 18 0 9 0 28101243 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 217280 32662 2661 9 0 211716 0
[pid=32162/tid=32163] ppid=32160 vsize=869120 CPUtime=2.29
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 28698 610 1 0 201 18 9 1 25 0 9 0 28101244 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4277212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32165] ppid=32160 vsize=869120 CPUtime=0.49
/proc/32162/task/32165/stat : 32165 (java) S 32160 32162 29987 0 -1 64 31070 610 0 0 30 9 9 1 16 0 9 0 28101246 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32166] ppid=32160 vsize=869120 CPUtime=0.1
/proc/32162/task/32166/stat : 32166 (java) S 32160 32162 29987 0 -1 64 32 610 0 0 0 0 9 1 16 0 9 0 28101246 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32167] ppid=32160 vsize=869120 CPUtime=0.1
/proc/32162/task/32167/stat : 32167 (java) S 32160 32162 29987 0 -1 64 15 610 0 0 0 0 9 1 15 0 9 0 28101246 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32168] ppid=32160 vsize=869120 CPUtime=0.1
/proc/32162/task/32168/stat : 32168 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 18 0 9 0 28101248 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32169] ppid=32160 vsize=869120 CPUtime=0.41
/proc/32162/task/32169/stat : 32169 (java) S 32160 32162 29987 0 -1 64 960 610 0 0 30 1 9 1 15 0 9 0 28101248 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32170] ppid=32160 vsize=869120 CPUtime=0.1
/proc/32162/task/32170/stat : 32170 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 19 0 9 0 28101248 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32171] ppid=32160 vsize=869120 CPUtime=0.1
/proc/32162/task/32171/stat : 32171 (java) S 32160 32162 29987 0 -1 64 12 610 0 0 0 0 9 1 15 0 9 0 28101248 889978880 32662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 869120

[startup+6.3026 s]
/proc/loadavg: 2.01 2.05 2.01 3/78 32182
/proc/meminfo: memFree=1510016/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=869252 CPUtime=6.21
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 62576 610 1 0 579 32 9 1 18 0 9 0 28101243 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 217313 32747 2661 9 0 211749 0
[pid=32162/tid=32163] ppid=32160 vsize=869252 CPUtime=5.38
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 29573 610 1 0 509 19 9 1 17 0 9 0 28101244 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4127229586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32165] ppid=32160 vsize=869252 CPUtime=0.49
/proc/32162/task/32165/stat : 32165 (java) S 32160 32162 29987 0 -1 64 31070 610 0 0 30 9 9 1 16 0 9 0 28101246 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32162/tid=32166] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32166/stat : 32166 (java) S 32160 32162 29987 0 -1 64 32 610 0 0 0 0 9 1 16 0 9 0 28101246 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32167] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32167/stat : 32167 (java) S 32160 32162 29987 0 -1 64 15 610 0 0 0 0 9 1 15 0 9 0 28101246 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32168] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32168/stat : 32168 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 18 0 9 0 28101248 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32169] ppid=32160 vsize=869252 CPUtime=0.49
/proc/32162/task/32169/stat : 32169 (java) S 32160 32162 29987 0 -1 64 1053 610 0 0 38 1 9 1 15 0 9 0 28101248 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32170] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32170/stat : 32170 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 19 0 9 0 28101248 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32171] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32171/stat : 32171 (java) S 32160 32162 29987 0 -1 64 36 610 0 0 0 0 9 1 15 0 9 0 28101248 890114048 32747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 869252

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

[startup+7.10266 s]
/proc/loadavg: 2.01 2.05 2.01 3/78 32182
/proc/meminfo: memFree=1504640/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=869252 CPUtime=7
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 62580 610 1 0 658 32 9 1 18 0 9 0 28101243 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 217313 32749 2661 9 0 211749 0
[pid=32162/tid=32163] ppid=32160 vsize=869252 CPUtime=6.17
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 29575 610 1 0 588 19 9 1 23 0 9 0 28101244 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4127249485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32165] ppid=32160 vsize=869252 CPUtime=0.49
/proc/32162/task/32165/stat : 32165 (java) S 32160 32162 29987 0 -1 64 31070 610 0 0 30 9 9 1 16 0 9 0 28101246 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32162/tid=32166] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32166/stat : 32166 (java) S 32160 32162 29987 0 -1 64 32 610 0 0 0 0 9 1 16 0 9 0 28101246 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32167] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32167/stat : 32167 (java) S 32160 32162 29987 0 -1 64 15 610 0 0 0 0 9 1 15 0 9 0 28101246 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32168] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32168/stat : 32168 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 18 0 9 0 28101248 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32169] ppid=32160 vsize=869252 CPUtime=0.5
/proc/32162/task/32169/stat : 32169 (java) S 32160 32162 29987 0 -1 64 1055 610 0 0 39 1 9 1 16 0 9 0 28101248 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32170] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32170/stat : 32170 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 19 0 9 0 28101248 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32171] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32171/stat : 32171 (java) S 32160 32162 29987 0 -1 64 36 610 0 0 0 0 9 1 15 0 9 0 28101248 890114048 32749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 869252

[startup+7.90277 s]
/proc/loadavg: 2.01 2.05 2.01 3/78 32182
/proc/meminfo: memFree=1499784/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=869252 CPUtime=7.79
/proc/32162/stat : 32162 (java) S 32160 32162 29987 0 -1 0 62582 610 1 0 737 32 9 1 18 0 9 0 28101243 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32162/statm: 217313 32750 2661 9 0 211749 0
[pid=32162/tid=32163] ppid=32160 vsize=869252 CPUtime=6.96
/proc/32162/task/32163/stat : 32163 (java) R 32160 32162 29987 0 -1 64 29575 610 1 0 667 19 9 1 22 0 9 0 28101244 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4127258894 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32165] ppid=32160 vsize=869252 CPUtime=0.49
/proc/32162/task/32165/stat : 32165 (java) S 32160 32162 29987 0 -1 64 31070 610 0 0 30 9 9 1 16 0 9 0 28101246 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32162/tid=32166] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32166/stat : 32166 (java) S 32160 32162 29987 0 -1 64 32 610 0 0 0 0 9 1 16 0 9 0 28101246 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32167] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32167/stat : 32167 (java) S 32160 32162 29987 0 -1 64 15 610 0 0 0 0 9 1 15 0 9 0 28101246 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32168] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32168/stat : 32168 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 18 0 9 0 28101248 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32169] ppid=32160 vsize=869252 CPUtime=0.5
/proc/32162/task/32169/stat : 32169 (java) S 32160 32162 29987 0 -1 64 1057 610 0 0 39 1 9 1 15 0 9 0 28101248 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32170] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32170/stat : 32170 (java) S 32160 32162 29987 0 -1 64 1 610 0 0 0 0 9 1 19 0 9 0 28101248 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32162/tid=32171] ppid=32160 vsize=869252 CPUtime=0.1
/proc/32162/task/32171/stat : 32171 (java) S 32160 32162 29987 0 -1 64 36 610 0 0 0 0 9 1 15 0 9 0 28101248 890114048 32750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 869252

[startup+8.30283 s]
/proc/loadavg: 2.01 2.05 2.01 3/78 32182
/proc/meminfo: memFree=1499784/2055920 swapFree=4192812/4192956
[pid=32162] ppid=32160 vsize=0 CPUtime=8.16
/proc/32162/stat : 32162 (java) Z 32160 32162 29987 0 -1 12 62617 610 1 0 773 33 9 1 16 0 2 0 28101243 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32162/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.31616
CPU time (s): 8.19575
CPU user time (s): 7.83581
CPU system time (s): 0.359945
CPU usage (%): 98.5521
Max. virtual memory (cumulated for all children) (KiB): 869252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.83581
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63227
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= 1907
involuntary context switches= 1997

runsolver used 0.013997 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 16:53:29
IDJOB=2096624
IDBENCH=56510
IDSOLVER=774
FILE ID=node49/2096624-1247410409
PBS_JOBID= 9510547
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 2951a9689a15133d500d27bb8acbef20
RANDOM SEED=59570910

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.232
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.232
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:       1535184 kB
Buffers:         77880 kB
Cached:         249268 kB
SwapCached:          0 kB
Active:         293736 kB
Inactive:       151012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13552 kB
Writeback:           0 kB
Mapped:         135664 kB
Slab:            61032 kB
Committed_AS:  1022968 kB
PageTables:       1984 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= 66412 MiB
End job on node49 at 2009-07-12 16:53:37