Trace number 2095156

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 3.39048 3.44933

DiagnosticValue
CHECKS306419
NODES190

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-05.xml
MD5SUMee87d93f9e21ffff5a7e0caee3b34002
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.566912
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints1044
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension966
Global constraints used (with number of constraints)

Solver Data

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2095156-1247406653.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.37	     nbVariables=181  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4706
0.29/0.37	       =>  wckTime=0.129  cpuTime=0.1  mem=8M867
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.59/0.64	   
0.59/0.64	   predicates being loaded...
0.69/0.70	   
0.69/0.70	   constraints being loaded...
1.00/1.03	   Too large in ConstraintConflictsSTructure
1.00/1.09	   Too large in ConstraintConflictsSTructure
1.00/1.10	   Too large in ConstraintConflictsSTructure
1.54/1.66	     nbConstraints=1044  nbRelationTypes=7  nbGlobalConstraints=78  nbExtensionStructures=7
1.54/1.67	     nbSharedExtensionStructures=71  nbConflictsStructures=4  nbSharedConflictsStructures=67
1.54/1.67	     nbUnbuiltConflictsStructures=9  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.54/1.67	     nbSharedEvaluationManagers=960  minDegree=5  maxDegree=74  minArity=3  avgArity=8.05  maxArity=20  nbGenerators=0
1.54/1.67	     nbFusions=0  symmetryWckTime=0.187  symmetryCpuTime=0.11
1.54/1.67	       =>  wckTime=1.425  cpuTime=1.13  mem=50M268
1.67/1.80	   
1.77/1.80	   solver IterativeSystematicSolver being built... 
1.88/1.97	   
1.88/1.97	   INFO : Forward propagation technique limited 
1.97/2.04	       =>  wckTime=1.799  cpuTime=1.35  mem=64M801
2.57/2.69	   
2.57/2.69	   preprocessing
2.57/2.69	     nbConstraintChecks=113688  nbValidityChecks=4675757  nbPropagations=1466  nbRevisions=15761
2.57/2.69	     nbUselessRevisions=15757  nbSingletonTests=189  nbEffectiveSingletonTests=0  nbACRemovals=51  nbFoundSingletons=0
2.57/2.69	     nbRemovedValues=51  detectedInconsistency=no
2.57/2.69	       =>  wckTime=0.648  cpuTime=0.58  mem=65M708
3.27/3.31	   
3.27/3.31	   search
3.27/3.31	     run=0  nbConstraintChecks=192731  nbValidityChecks=3121178  minDepth=67  maxDepth=181  nbPropagations=2642
3.27/3.31	     nbRevisions=48068  nbUselessRevisions=48054  nbAssignments=190  nbFailedAssignments=9  nbBacktracks=0
3.27/3.31	     nbVisitedNodes=200  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
3.27/3.31	     nbSEliminables=0  nbREliminables=54.23  nbIEliminables=60.16  nbDEliminables=0  nbPEliminables=0
3.27/3.31	       =>  wckTime=1.271  cpuTime=1.17  mem=66M647
3.27/3.32	   
3.27/3.32	   global
3.27/3.32	     nbConstraintChecks=306419  nbValidityChecks=7796935  nbPropagations=4108  nbRevisions=63829
3.27/3.32	     nbUselessRevisions=63811  nbRestartNogoods=0  solvingWckTime=1.273  solvingCpuTime=1.17  expiredTime=no
3.27/3.32	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.51  globalCpuTime=2.55
3.27/3.32	       =>  wckTime=3.076  cpuTime=2.52  mem=66M647
3.27/3.32	   
3.27/3.32	s SATISFIABLE
3.27/3.32	v 19 18 0 17 18 1 0 0 18 18 0 2 18 0 11 1 4 4 0 11 14 4 19 7 0 4 12 0 11 0 24 18 8 0 13 18 17 14 13 4 18 4 4 3 2 17 4 4 18 4 11 0 11 15 0 3 0 22 3 11 18 14 17 4 6 14 13 18 0 0 17 1 0 0 4 3 4 13 22 17 0 15 18 18 24 18 19 4 12 0 19 8 18 0 19 8 14 13 18 4 0 18 0 11 19 24 0 2 2 0 19 0 18 18 2 0 15 19 0 13 2 0 18 2 0 18 0 11 0 17 8 0 0 11 0 0 15 18 4 0 18 17 8 13 4 11 4 15 19 14 18 15 8 17 0 19 4 4 18 1 17 0 4 19 0 17 4 18 4 18 18 4 18 4 24 18 18 4 4 3 18 
3.27/3.32	d NODES 190
3.27/3.32	d CHECKS 306419
3.27/3.39	   
3.27/3.39	   totalWckTime=3.212  totalCpuTime=2.56

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-2095156-1247406653/watcher-2095156-1247406653 -o /tmp/evaluation-result-2095156-1247406653/solver-2095156-1247406653 -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-2095156-1247406653.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.06 2.02 1.96 4/80 2437
/proc/meminfo: memFree=1680744/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=200 CPUtime=0
/proc/2437/stat : 2437 (java) R 2435 2437 1718 0 -1 0 212 0 0 0 0 0 0 0 18 0 1 0 27729194 204800 33 996147200 134512640 134550932 4294955968 18446744073709551615 11281316 0 0 4096 0 0 0 0 17 0 0 0
/proc/2437/statm: 68 37 28 9 0 6 0

[startup+0.0270761 s]
/proc/loadavg: 2.06 2.02 1.96 4/80 2437
/proc/meminfo: memFree=1680744/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=861936 CPUtime=0.02
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 2037 0 1 0 1 1 0 0 18 0 5 0 27729194 882622464 1702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 215484 1703 784 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.102241 s]
/proc/loadavg: 2.06 2.02 1.96 4/80 2437
/proc/meminfo: memFree=1680744/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=865980 CPUtime=0.09
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 3838 0 1 0 7 2 0 0 18 0 9 0 27729194 886763520 3281 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 216495 3281 1731 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301103 s]
/proc/loadavg: 2.06 2.02 1.96 4/80 2437
/proc/meminfo: memFree=1680744/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=866380 CPUtime=0.29
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 6093 0 1 0 25 4 0 0 18 0 9 0 27729194 887173120 5459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 216595 5463 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701144 s]
/proc/loadavg: 2.06 2.02 1.96 4/80 2437
/proc/meminfo: memFree=1680744/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=866708 CPUtime=0.69
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 14571 0 1 0 61 8 0 0 18 0 9 0 27729194 887508992 13926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 216677 13926 2028 9 0 211113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866708

[startup+1.50223 s]
/proc/loadavg: 2.06 2.02 1.96 3/89 2446
/proc/meminfo: memFree=1614816/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=867688 CPUtime=1.49
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 19213 0 1 0 135 14 0 0 18 0 9 0 27729194 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 216922 18540 2034 9 0 211380 0
[pid=2437/tid=2439] ppid=2435 vsize=867688 CPUtime=1.22
/proc/2437/task/2439/stat : 2439 (java) R 2435 2437 1718 0 -1 64 15839 0 1 0 110 12 0 0 25 0 9 0 27729195 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2440] ppid=2435 vsize=867688 CPUtime=0.02
/proc/2437/task/2440/stat : 2440 (java) S 2435 2437 1718 0 -1 64 1954 0 0 0 2 0 0 0 17 0 9 0 27729196 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2441] ppid=2435 vsize=867688 CPUtime=0
/proc/2437/task/2441/stat : 2441 (java) S 2435 2437 1718 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27729196 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2442] ppid=2435 vsize=867688 CPUtime=0
/proc/2437/task/2442/stat : 2442 (java) S 2435 2437 1718 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27729196 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2443] ppid=2435 vsize=867688 CPUtime=0
/proc/2437/task/2443/stat : 2443 (java) S 2435 2437 1718 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 27729198 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2444] ppid=2435 vsize=867688 CPUtime=0.21
/proc/2437/task/2444/stat : 2444 (java) R 2435 2437 1718 0 -1 64 718 0 0 0 21 0 0 0 16 0 9 0 27729198 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2445] ppid=2435 vsize=867688 CPUtime=0
/proc/2437/task/2445/stat : 2445 (java) S 2435 2437 1718 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 27729198 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2446] ppid=2435 vsize=867688 CPUtime=0
/proc/2437/task/2446/stat : 2446 (java) S 2435 2437 1718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27729198 888512512 18540 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867688

[startup+3.1014 s]
/proc/loadavg: 2.06 2.02 1.96 4/91 2450
/proc/meminfo: memFree=1596872/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=868216 CPUtime=3.07
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 39361 447 1 0 282 20 4 1 18 0 9 0 27729194 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 217054 23499 2661 9 0 211490 0
[pid=2437/tid=2439] ppid=2435 vsize=868216 CPUtime=2.54
/proc/2437/task/2439/stat : 2439 (java) R 2435 2437 1718 0 -1 64 24679 447 1 0 235 14 4 1 18 0 9 0 27729195 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4127221371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2440] ppid=2435 vsize=868216 CPUtime=0.2
/proc/2437/task/2440/stat : 2440 (java) S 2435 2437 1718 0 -1 64 12893 447 0 0 12 3 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2441] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2441/stat : 2441 (java) S 2435 2437 1718 0 -1 64 20 447 0 0 0 0 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2442] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2442/stat : 2442 (java) S 2435 2437 1718 0 -1 64 10 447 0 0 0 0 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2443] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2443/stat : 2443 (java) S 2435 2437 1718 0 -1 64 2 447 0 0 0 0 4 1 24 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2444] ppid=2435 vsize=868216 CPUtime=0.39
/proc/2437/task/2444/stat : 2444 (java) S 2435 2437 1718 0 -1 64 944 447 0 0 33 1 4 1 15 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2445] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2445/stat : 2445 (java) S 2435 2437 1718 0 -1 64 0 447 0 0 0 0 4 1 25 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2446] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2446/stat : 2446 (java) S 2435 2437 1718 0 -1 64 14 447 0 0 0 0 4 1 15 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868216

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

[startup+3.30645 s]
/proc/loadavg: 2.06 2.02 1.96 3/89 2450
/proc/meminfo: memFree=1596816/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=868216 CPUtime=3.27
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 39375 447 1 0 302 20 4 1 18 0 9 0 27729194 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 217054 23499 2661 9 0 211490 0
[pid=2437/tid=2439] ppid=2435 vsize=868216 CPUtime=2.74
/proc/2437/task/2439/stat : 2439 (java) R 2435 2437 1718 0 -1 64 24693 447 1 0 255 14 4 1 19 0 9 0 27729195 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4127317509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2440] ppid=2435 vsize=868216 CPUtime=0.2
/proc/2437/task/2440/stat : 2440 (java) S 2435 2437 1718 0 -1 64 12893 447 0 0 12 3 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2441] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2441/stat : 2441 (java) S 2435 2437 1718 0 -1 64 20 447 0 0 0 0 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2442] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2442/stat : 2442 (java) S 2435 2437 1718 0 -1 64 10 447 0 0 0 0 4 1 16 0 9 0 27729196 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2443] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2443/stat : 2443 (java) S 2435 2437 1718 0 -1 64 2 447 0 0 0 0 4 1 24 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2444] ppid=2435 vsize=868216 CPUtime=0.39
/proc/2437/task/2444/stat : 2444 (java) S 2435 2437 1718 0 -1 64 944 447 0 0 33 1 4 1 15 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2445] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2445/stat : 2445 (java) S 2435 2437 1718 0 -1 64 0 447 0 0 0 0 4 1 25 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2446] ppid=2435 vsize=868216 CPUtime=0.05
/proc/2437/task/2446/stat : 2446 (java) S 2435 2437 1718 0 -1 64 14 447 0 0 0 0 4 1 15 0 9 0 27729198 889053184 23499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 868216

[startup+3.40142 s]
/proc/loadavg: 2.06 2.02 1.96 3/89 2450
/proc/meminfo: memFree=1596816/2055920 swapFree=4192812/4192956
[pid=2437] ppid=2435 vsize=868128 CPUtime=3.36
/proc/2437/stat : 2437 (java) S 2435 2437 1718 0 -1 0 43467 447 1 0 310 21 4 1 18 0 9 0 27729194 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2437/statm: 217032 27543 2639 9 0 211490 0
[pid=2437/tid=2439] ppid=2435 vsize=868128 CPUtime=2.76
/proc/2437/task/2439/stat : 2439 (java) S 2435 2437 1718 0 -1 64 24720 447 1 0 257 14 4 1 19 0 9 0 27729195 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2440] ppid=2435 vsize=868128 CPUtime=0.27
/proc/2437/task/2440/stat : 2440 (java) S 2435 2437 1718 0 -1 64 16958 447 0 0 18 4 4 1 17 0 9 0 27729196 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2441] ppid=2435 vsize=868128 CPUtime=0.05
/proc/2437/task/2441/stat : 2441 (java) S 2435 2437 1718 0 -1 64 20 447 0 0 0 0 4 1 16 0 9 0 27729196 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2442] ppid=2435 vsize=868128 CPUtime=0.05
/proc/2437/task/2442/stat : 2442 (java) S 2435 2437 1718 0 -1 64 10 447 0 0 0 0 4 1 16 0 9 0 27729196 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2443] ppid=2435 vsize=868128 CPUtime=0.05
/proc/2437/task/2443/stat : 2443 (java) S 2435 2437 1718 0 -1 64 2 447 0 0 0 0 4 1 24 0 9 0 27729198 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2444] ppid=2435 vsize=868128 CPUtime=0.39
/proc/2437/task/2444/stat : 2444 (java) S 2435 2437 1718 0 -1 64 944 447 0 0 33 1 4 1 15 0 9 0 27729198 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2437/tid=2445] ppid=2435 vsize=868128 CPUtime=0.05
/proc/2437/task/2445/stat : 2445 (java) S 2435 2437 1718 0 -1 64 0 447 0 0 0 0 4 1 25 0 9 0 27729198 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2437/tid=2446] ppid=2435 vsize=868128 CPUtime=0.05
/proc/2437/task/2446/stat : 2446 (java) S 2435 2437 1718 0 -1 64 14 447 0 0 0 0 4 1 15 0 9 0 27729198 888963072 27543 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 868128

Child status: 0
Real time (s): 3.44933
CPU time (s): 3.39048
CPU user time (s): 3.14652
CPU system time (s): 0.243962
CPU usage (%): 98.2941
Max. virtual memory (cumulated for all children) (KiB): 868260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.14652
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43944
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= 1512
involuntary context switches= 1598

runsolver used 0.009998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-12 15:50:53
IDJOB=2095156
IDBENCH=54930
IDSOLVER=774
FILE ID=node44/2095156-1247406653
PBS_JOBID= 9510555
Free space on /tmp= 66380 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-05.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-2095156-1247406653/watcher-2095156-1247406653 -o /tmp/evaluation-result-2095156-1247406653/solver-2095156-1247406653 -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-2095156-1247406653.xml

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

MD5SUM BENCH= ee87d93f9e21ffff5a7e0caee3b34002
RANDOM SEED=76153264

node44.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.219
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.219
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:       1681224 kB
Buffers:         39120 kB
Cached:         109324 kB
SwapCached:          0 kB
Active:         265548 kB
Inactive:        56636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:         194204 kB
Slab:            37276 kB
Committed_AS:  1051152 kB
PageTables:       2088 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= 66380 MiB
End job on node44 at 2009-07-12 15:50:57