Trace number 2096040

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.9164 3.98322

DiagnosticValue
CHECKS298553
NODES190

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle19.xml
MD5SUM091845f967531c469848bd4cbe23bffa
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.629903
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-2096040-1247409931.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.35	   
0.27/0.35	   variables being loaded...
0.37/0.41	     nbVariables=187  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4862
0.37/0.41	       =>  wckTime=0.149  cpuTime=0.13  mem=8M867
0.37/0.41	   
0.37/0.41	   relations being loaded...
0.67/0.78	   
0.67/0.78	   predicates being loaded...
0.78/0.85	   
0.78/0.85	   constraints being loaded...
1.17/1.21	   Too large in ConstraintConflictsSTructure
1.17/1.24	   Too large in ConstraintConflictsSTructure
1.17/1.27	   Too large in ConstraintConflictsSTructure
1.85/1.91	     nbConstraints=913  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.85/1.91	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=67
1.85/1.91	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.85/1.91	     nbSharedEvaluationManagers=825  minDegree=6  maxDegree=62  minArity=3  avgArity=8.09  maxArity=20  nbGenerators=0
1.85/1.91	     nbFusions=0  symmetryWckTime=0.249  symmetryCpuTime=0.09
1.85/1.91	       =>  wckTime=1.649  cpuTime=1.24  mem=24M156
1.95/2.01	   
1.95/2.01	   solver IterativeSystematicSolver being built... 
2.05/2.17	   
2.05/2.17	   INFO : Forward propagation technique limited 
2.14/2.25	       =>  wckTime=1.986  cpuTime=1.44  mem=64M754
3.14/3.30	   
3.14/3.30	   preprocessing
3.14/3.30	     nbConstraintChecks=145228  nbValidityChecks=9517282  nbPropagations=2182  nbRevisions=18483
3.14/3.30	     nbUselessRevisions=18479  nbSingletonTests=285  nbEffectiveSingletonTests=0  nbACRemovals=51  nbFoundSingletons=0
3.14/3.30	     nbRemovedValues=51  detectedInconsistency=no
3.14/3.30	       =>  wckTime=1.041  cpuTime=0.97  mem=65M687
3.83/3.95	   
3.83/3.95	   search
3.83/3.95	     run=0  nbConstraintChecks=153325  nbValidityChecks=3805558  minDepth=104  maxDepth=187  nbPropagations=3294
3.83/3.95	     nbRevisions=41218  nbUselessRevisions=41205  nbAssignments=190  nbFailedAssignments=3  nbBacktracks=0
3.83/3.95	     nbVisitedNodes=194  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
3.83/3.95	     nbSEliminables=0  nbREliminables=54.02  nbIEliminables=65.13  nbDEliminables=0  nbPEliminables=0
3.83/3.95	       =>  wckTime=1.692  cpuTime=1.59  mem=66M620
3.83/3.95	   
3.83/3.95	   global
3.83/3.95	     nbConstraintChecks=298553  nbValidityChecks=13322840  nbPropagations=5476  nbRevisions=59701
3.83/3.95	     nbUselessRevisions=59684  nbRestartNogoods=0  solvingWckTime=1.694  solvingCpuTime=1.59  expiredTime=no
3.83/3.95	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.03  globalCpuTime=3.09
3.83/3.95	       =>  wckTime=3.684  cpuTime=3.05  mem=66M620
3.83/3.95	   
3.83/3.95	s SATISFIABLE
3.83/3.95	v 18 0 0 12 18 19 17 0 22 2 14 0 19 0 8 17 4 12 0 8 18 4 0 17 13 4 15 17 0 19 14 8 13 19 18 13 0 13 18 18 19 17 0 19 20 18 17 4 15 14 13 4 18 11 0 18 18 14 17 4 4 14 18 18 8 4 1 0 3 15 18 18 19 18 17 0 7 18 18 4 19 14 13 18 7 0 13 1 20 0 19 10 0 0 12 0 1 0 17 4 4 3 7 13 0 2 17 4 18 0 11 4 4 3 8 18 12 4 7 0 18 2 17 4 18 18 4 0 17 11 18 1 14 0 10 4 8 19 11 14 0 1 0 14 1 0 1 18 0 18 0 17 0 12 4 4 17 1 17 0 4 13 0 12 4 18 0 17 4 4 0 11 0 4 18 20 1 18 19 17 0 18 18 18 4 18 18 
3.83/3.95	d NODES 190
3.83/3.95	d CHECKS 298553
3.83/3.95	   
3.83/3.95	   totalWckTime=3.754  totalCpuTime=3.09

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-2096040-1247409931/watcher-2096040-1247409931 -o /tmp/evaluation-result-2096040-1247409931/solver-2096040-1247409931 -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-2096040-1247409931.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: 1.99 2.03 2.00 4/80 32519
/proc/meminfo: memFree=1776432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=18576 CPUtime=0
/proc/32519/stat : 32519 (runsolver) R 32517 32519 30423 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28059539 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32519/statm: 4644 284 249 26 0 2626 0

[startup+0.100864 s]
/proc/loadavg: 1.99 2.03 2.00 4/80 32519
/proc/meminfo: memFree=1776432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=865984 CPUtime=0.08
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 3730 0 1 0 6 2 0 0 21 0 9 0 28059539 886767616 3198 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216496 3198 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.202884 s]
/proc/loadavg: 1.99 2.03 2.00 4/80 32519
/proc/meminfo: memFree=1776432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=866132 CPUtime=0.18
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 4690 0 1 0 15 3 0 0 21 0 9 0 28059539 886919168 4107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216533 4107 1885 9 0 211011 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866132

[startup+0.302905 s]
/proc/loadavg: 1.99 2.03 2.00 4/80 32519
/proc/meminfo: memFree=1776432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=866348 CPUtime=0.27
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 5757 0 1 0 24 3 0 0 21 0 9 0 28059539 887140352 5150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216587 5150 1951 9 0 211045 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866348

[startup+0.702988 s]
/proc/loadavg: 1.99 2.03 2.00 4/80 32519
/proc/meminfo: memFree=1776432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=866604 CPUtime=0.67
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 13869 0 1 0 59 8 0 0 21 0 9 0 28059539 887402496 13231 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216651 13231 1999 9 0 211109 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866604

[startup+1.50114 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32528
/proc/meminfo: memFree=1709608/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=867692 CPUtime=1.46
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 19357 0 1 0 133 13 0 0 21 0 9 0 28059539 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216923 18684 2033 9 0 211381 0
[pid=32519/tid=32521] ppid=32517 vsize=867692 CPUtime=1.19
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 15830 0 1 0 108 11 0 0 25 0 9 0 28059540 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 103822097 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=867692 CPUtime=0.03
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 2117 0 0 0 3 0 0 0 17 0 9 0 28059541 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=867692 CPUtime=0
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28059542 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=867692 CPUtime=0
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28059542 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=867692 CPUtime=0
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28059544 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=867692 CPUtime=0.21
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 709 0 0 0 21 0 0 0 15 0 9 0 28059544 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=867692 CPUtime=0
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28059544 888516608 18684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=867692 CPUtime=0
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28059544 888516608 18684 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) 867692

[startup+3.10245 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32532
/proc/meminfo: memFree=1683752/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868236 CPUtime=3.04
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 40744 432 1 0 279 21 3 1 21 0 9 0 28059539 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217059 25712 2661 9 0 211495 0
[pid=32519/tid=32521] ppid=32517 vsize=868236 CPUtime=2.46
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 22479 432 1 0 228 14 3 1 25 0 9 0 28059540 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4127220389 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868236 CPUtime=0.25
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 16513 432 0 0 17 4 3 1 17 0 9 0 28059541 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 22 432 0 0 0 0 3 1 16 0 9 0 28059542 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 9 432 0 0 0 0 3 1 15 0 9 0 28059542 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 432 0 0 0 0 3 1 18 0 9 0 28059544 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868236 CPUtime=0.37
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 926 432 0 0 33 0 3 1 15 0 9 0 28059544 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 432 0 0 0 0 3 1 19 0 9 0 28059544 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 8 432 0 0 0 0 3 1 15 0 9 0 28059544 889073664 25712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868236

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

[startup+3.20247 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32532
/proc/meminfo: memFree=1683752/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868236 CPUtime=3.14
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 40745 432 1 0 289 21 3 1 21 0 9 0 28059539 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217059 25713 2661 9 0 211495 0
[pid=32519/tid=32521] ppid=32517 vsize=868236 CPUtime=2.56
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 22479 432 1 0 238 14 3 1 25 0 9 0 28059540 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4127187739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868236 CPUtime=0.25
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 16513 432 0 0 17 4 3 1 17 0 9 0 28059541 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 22 432 0 0 0 0 3 1 16 0 9 0 28059542 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 9 432 0 0 0 0 3 1 15 0 9 0 28059542 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 432 0 0 0 0 3 1 18 0 9 0 28059544 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868236 CPUtime=0.37
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 927 432 0 0 33 0 3 1 16 0 9 0 28059544 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 432 0 0 0 0 3 1 19 0 9 0 28059544 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 8 432 0 0 0 0 3 1 15 0 9 0 28059544 889073664 25713 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 868236

[startup+3.60255 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32532
/proc/meminfo: memFree=1683432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868236 CPUtime=3.53
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 40874 432 1 0 328 21 3 1 21 0 9 0 28059539 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217059 25727 2661 9 0 211495 0
[pid=32519/tid=32521] ppid=32517 vsize=868236 CPUtime=2.93
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 22598 432 1 0 275 14 3 1 25 0 9 0 28059540 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4127187843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868236 CPUtime=0.25
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 16513 432 0 0 17 4 3 1 17 0 9 0 28059541 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 22 432 0 0 0 0 3 1 16 0 9 0 28059542 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 9 432 0 0 0 0 3 1 15 0 9 0 28059542 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 432 0 0 0 0 3 1 18 0 9 0 28059544 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868236 CPUtime=0.39
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 937 432 0 0 35 0 3 1 15 0 9 0 28059544 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 432 0 0 0 0 3 1 19 0 9 0 28059544 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 8 432 0 0 0 0 3 1 15 0 9 0 28059544 889073664 25727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 868236

[startup+3.80259 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32532
/proc/meminfo: memFree=1683432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868236 CPUtime=3.73
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 40876 432 1 0 348 21 3 1 21 0 9 0 28059539 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217059 25729 2661 9 0 211495 0
[pid=32519/tid=32521] ppid=32517 vsize=868236 CPUtime=3.13
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 22600 432 1 0 295 14 3 1 25 0 9 0 28059540 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4127187814 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868236 CPUtime=0.25
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 16513 432 0 0 17 4 3 1 17 0 9 0 28059541 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 22 432 0 0 0 0 3 1 16 0 9 0 28059542 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 9 432 0 0 0 0 3 1 15 0 9 0 28059542 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 432 0 0 0 0 3 1 18 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868236 CPUtime=0.39
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 937 432 0 0 35 0 3 1 15 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 432 0 0 0 0 3 1 19 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 8 432 0 0 0 0 3 1 15 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 868236

[startup+3.9026 s]
/proc/loadavg: 1.99 2.03 2.00 3/89 32532
/proc/meminfo: memFree=1683432/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868236 CPUtime=3.83
/proc/32519/stat : 32519 (java) S 32517 32519 30423 0 -1 0 40876 432 1 0 358 21 3 1 21 0 9 0 28059539 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217059 25729 2661 9 0 211495 0
[pid=32519/tid=32521] ppid=32517 vsize=868236 CPUtime=3.23
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 30423 0 -1 64 22600 432 1 0 305 14 3 1 25 0 9 0 28059540 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4127231267 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868236 CPUtime=0.25
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 30423 0 -1 64 16513 432 0 0 17 4 3 1 17 0 9 0 28059541 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 30423 0 -1 64 22 432 0 0 0 0 3 1 16 0 9 0 28059542 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 30423 0 -1 64 9 432 0 0 0 0 3 1 15 0 9 0 28059542 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 30423 0 -1 64 2 432 0 0 0 0 3 1 18 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868236 CPUtime=0.39
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 30423 0 -1 64 937 432 0 0 35 0 3 1 15 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 30423 0 -1 64 0 432 0 0 0 0 3 1 19 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868236 CPUtime=0.04
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 30423 0 -1 64 8 432 0 0 0 0 3 1 15 0 9 0 28059544 889073664 25729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868236

Child status: 0
Real time (s): 3.98322
CPU time (s): 3.9164
CPU user time (s): 3.67044
CPU system time (s): 0.245962
CPU usage (%): 98.3224
Max. virtual memory (cumulated for all children) (KiB): 868236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.67044
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41427
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= 1644
involuntary context switches= 1790

runsolver used 0.005999 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 16:45:31
IDJOB=2096040
IDBENCH=55997
IDSOLVER=774
FILE ID=node23/2096040-1247409931
PBS_JOBID= 9510598
Free space on /tmp= 66356 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle19.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-2096040-1247409931/watcher-2096040-1247409931 -o /tmp/evaluation-result-2096040-1247409931/solver-2096040-1247409931 -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-2096040-1247409931.xml

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

MD5SUM BENCH= 091845f967531c469848bd4cbe23bffa
RANDOM SEED=1053132937

node23.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.277
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.277
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:       1776912 kB
Buffers:         39520 kB
Cached:         115996 kB
SwapCached:          0 kB
Active:         162756 kB
Inactive:        58492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4700 kB
Writeback:           0 kB
Mapped:          86132 kB
Slab:            42860 kB
Committed_AS:  1011332 kB
PageTables:       1892 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= 66356 MiB
End job on node23 at 2009-07-12 16:45:35