Trace number 2096636

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 6.34903 6.43363

DiagnosticValue
CHECKS839027
NODES299

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-05.xml
MD5SUM004360dc4ee08fb7f6c35dfdfdd00b76
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.677896
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096636-1247410416.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.39/0.42	     nbVariables=291  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7566
0.39/0.42	       =>  wckTime=0.16  cpuTime=0.14  mem=8M867
0.39/0.42	   
0.39/0.42	   relations being loaded...
0.49/0.59	   
0.49/0.59	   predicates being loaded...
0.58/0.65	   
0.58/0.65	   constraints being loaded...
1.08/1.18	   Too large in ConstraintConflictsSTructure
1.18/1.20	   Too large in ConstraintConflictsSTructure
1.18/1.23	   Too large in ConstraintConflictsSTructure
2.25/2.34	     nbConstraints=2544  nbRelationTypes=7  nbGlobalConstraints=126  nbExtensionStructures=7
2.25/2.34	     nbSharedExtensionStructures=119  nbConflictsStructures=4  nbSharedConflictsStructures=109
2.25/2.34	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.25/2.34	     nbSharedEvaluationManagers=2411  minDegree=9  maxDegree=122  minArity=3  avgArity=7.84  maxArity=32  nbGenerators=0
2.25/2.34	     nbFusions=0  symmetryWckTime=0.341  symmetryCpuTime=0.16
2.25/2.34	       =>  wckTime=2.082  cpuTime=1.56  mem=36M937
2.36/2.46	   
2.36/2.46	   solver IterativeSystematicSolver being built... 
2.75/2.82	   
2.75/2.82	   INFO : Forward propagation technique limited 
2.75/2.89	       =>  wckTime=2.628  cpuTime=1.89  mem=77M127
5.05/5.12	   
5.05/5.12	   preprocessing
5.05/5.12	     nbConstraintChecks=436796  nbValidityChecks=15358332  nbPropagations=4914  nbRevisions=62096
5.05/5.12	     nbUselessRevisions=62091  nbSingletonTests=463  nbEffectiveSingletonTests=0  nbACRemovals=378  nbFoundSingletons=0
5.05/5.12	     nbRemovedValues=378  detectedInconsistency=no
5.05/5.12	       =>  wckTime=2.23  cpuTime=2.16  mem=78M90
6.24/6.36	   
6.24/6.36	   search
6.24/6.36	     run=0  nbConstraintChecks=402231  nbValidityChecks=5067439  minDepth=11  maxDepth=291  nbPropagations=7043
6.24/6.36	     nbRevisions=139764  nbUselessRevisions=139749  nbAssignments=299  nbFailedAssignments=8  nbBacktracks=0
6.24/6.36	     nbVisitedNodes=308  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
6.24/6.36	     nbSEliminables=0  nbREliminables=26.72  nbIEliminables=186.86  nbDEliminables=0  nbPEliminables=0
6.24/6.36	       =>  wckTime=3.47  cpuTime=3.37  mem=80M48
6.24/6.36	   
6.24/6.36	   global
6.24/6.36	     nbConstraintChecks=839027  nbValidityChecks=20425771  nbPropagations=11957  nbRevisions=201860
6.24/6.36	     nbUselessRevisions=201840  nbRestartNogoods=0  solvingWckTime=3.472  solvingCpuTime=3.37  expiredTime=no
6.24/6.36	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.25  globalCpuTime=5.31
6.24/6.36	       =>  wckTime=6.104  cpuTime=5.26  mem=80M48
6.24/6.36	   
6.24/6.36	s SATISFIABLE
6.24/6.36	v 0 15 17 4 15 0 14 0 12 0 13 18 0 8 19 11 8 0 19 3 0 8 18 3 14 20 0 15 0 17 4 11 0 8 4 4 8 17 4 11 0 19 18 14 18 4 4 4 13 18 20 8 5 4 17 14 8 4 0 17 11 5 17 0 13 2 0 18 19 4 11 11 14 8 18 4 18 1 0 17 18 0 2 0 18 19 4 17 19 0 8 17 0 0 13 0 18 19 0 17 18 12 8 2 18 4 8 13 18 8 11 19 14 17 13 0 2 14 19 0 4 13 0 17 4 4 17 18 0 17 14 3 17 0 18 10 0 17 17 8 4 17 4 15 4 19 8 19 18 13 4 21 4 20 23 18 0 8 13 2 0 13 14 4 0 13 18 4 22 0 15 19 0 8 19 0 17 19 18 18 14 8 17 0 17 0 18 2 0 1 18 19 0 8 18 20 19 4 18 4 15 8 0 17 4 0 6 8 13 0 15 4 4 18 15 18 24 2 7 14 18 14 2 8 14 11 14 6 8 4 2 0 2 0 19 4 11 4 11 18 10 0 12 15 15 4 17 8 17 8 17 4 4 17 8 4 14 20 8 4 15 0 8 19 4 13 4 4 12 0 11 18 4 17 4 18 1 14 19 4 18 4 17 18 18 8 18 18 4 13 4 
6.24/6.36	d NODES 299
6.24/6.36	d CHECKS 839027
6.24/6.36	   
6.24/6.36	   totalWckTime=6.174  totalCpuTime=5.32

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-2096636-1247410416/watcher-2096636-1247410416 -o /tmp/evaluation-result-2096636-1247410416/solver-2096636-1247410416 -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-2096636-1247410416.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.04 2.01 2.00 4/80 32519
/proc/meminfo: memFree=1775128/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=18576 CPUtime=0
/proc/32519/stat : 32519 (runsolver) R 32517 32519 31238 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28107719 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32519/statm: 4644 284 249 26 0 2626 0

[startup+0.072955 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32519
/proc/meminfo: memFree=1775128/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=864148 CPUtime=0.06
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 2949 0 1 0 4 2 0 0 18 0 9 0 28107719 884887552 2457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216037 2457 1158 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.10196 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32519
/proc/meminfo: memFree=1775128/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=865984 CPUtime=0.09
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 3736 0 1 0 7 2 0 0 18 0 9 0 28107719 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216496 3204 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301988 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32519
/proc/meminfo: memFree=1775128/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=866380 CPUtime=0.29
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 5895 0 1 0 25 4 0 0 18 0 9 0 28107719 887173120 5261 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216595 5261 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701047 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32519
/proc/meminfo: memFree=1775128/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=867156 CPUtime=0.69
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 12412 0 1 0 62 7 0 0 18 0 9 0 28107719 887967744 11766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216789 11766 2034 9 0 211225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867156

[startup+1.50217 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32528
/proc/meminfo: memFree=1721552/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=867648 CPUtime=1.48
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 19056 0 1 0 135 13 0 0 18 0 9 0 28107719 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 216912 18382 2033 9 0 211370 0
[pid=32519/tid=32521] ppid=32517 vsize=867648 CPUtime=1.2
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 31238 0 -1 64 15836 0 1 0 110 10 0 0 25 0 9 0 28107720 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=867648 CPUtime=0.03
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 31238 0 -1 64 1807 0 0 0 3 0 0 0 16 0 9 0 28107721 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=867648 CPUtime=0
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 31238 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28107722 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=867648 CPUtime=0
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28107722 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=867648 CPUtime=0
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 31238 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28107724 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=867648 CPUtime=0.21
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 31238 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 28107724 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=867648 CPUtime=0
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 31238 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28107724 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=867648 CPUtime=0
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 31238 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28107724 888471552 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867648

[startup+3.1024 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32528
/proc/meminfo: memFree=1689616/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868176 CPUtime=3.05
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 48416 636 1 0 265 28 11 1 18 0 9 0 28107719 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217044 28669 2661 9 0 211480 0
[pid=32519/tid=32521] ppid=32517 vsize=868176 CPUtime=2.4
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 31238 0 -1 64 28185 636 1 0 208 20 11 1 25 0 9 0 28107720 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4127277664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868176 CPUtime=0.42
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 31238 0 -1 64 18433 636 0 0 25 5 11 1 16 0 9 0 28107721 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 31238 0 -1 64 21 636 0 0 0 0 11 1 16 0 9 0 28107722 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 31238 0 -1 64 9 636 0 0 0 0 11 1 15 0 9 0 28107722 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 31238 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 28107724 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868176 CPUtime=0.44
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 31238 0 -1 64 954 636 0 0 31 1 11 1 15 0 9 0 28107724 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 31238 0 -1 64 0 636 0 0 0 0 11 1 19 0 9 0 28107724 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 31238 0 -1 64 10 636 0 0 0 0 11 1 15 0 9 0 28107724 889012224 28669 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868176

[startup+6.30287 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 32532
/proc/meminfo: memFree=1670096/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868176 CPUtime=6.24
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 48525 636 1 0 583 29 11 1 18 0 9 0 28107719 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217044 28716 2661 9 0 211480 0
[pid=32519/tid=32521] ppid=32517 vsize=868176 CPUtime=5.52
/proc/32519/task/32521/stat : 32521 (java) R 32517 32519 31238 0 -1 64 28201 636 1 0 520 20 11 1 25 0 9 0 28107720 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4127319323 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868176 CPUtime=0.42
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 31238 0 -1 64 18433 636 0 0 25 5 11 1 17 0 9 0 28107721 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 31238 0 -1 64 21 636 0 0 0 0 11 1 16 0 9 0 28107722 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 31238 0 -1 64 9 636 0 0 0 0 11 1 15 0 9 0 28107722 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 31238 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 28107724 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868176 CPUtime=0.5
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 31238 0 -1 64 1021 636 0 0 37 1 11 1 15 0 9 0 28107724 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 31238 0 -1 64 0 636 0 0 0 0 11 1 19 0 9 0 28107724 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 31238 0 -1 64 36 636 0 0 0 0 11 1 15 0 9 0 28107724 889012224 28716 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868176

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

[startup+6.40287 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 32532
/proc/meminfo: memFree=1670096/2055920 swapFree=4192812/4192956
[pid=32519] ppid=32517 vsize=868176 CPUtime=6.31
/proc/32519/stat : 32519 (java) S 32517 32519 31238 0 -1 0 48535 636 1 0 590 29 11 1 18 0 9 0 28107719 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32519/statm: 217044 28719 2661 9 0 211480 0
[pid=32519/tid=32521] ppid=32517 vsize=868176 CPUtime=5.59
/proc/32519/task/32521/stat : 32521 (java) S 32517 32519 31238 0 -1 64 28211 636 1 0 527 20 11 1 25 0 9 0 28107720 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32522] ppid=32517 vsize=868176 CPUtime=0.42
/proc/32519/task/32522/stat : 32522 (java) S 32517 32519 31238 0 -1 64 18433 636 0 0 25 5 11 1 17 0 9 0 28107721 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32523] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32523/stat : 32523 (java) S 32517 32519 31238 0 -1 64 21 636 0 0 0 0 11 1 16 0 9 0 28107722 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32524] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32524/stat : 32524 (java) S 32517 32519 31238 0 -1 64 9 636 0 0 0 0 11 1 15 0 9 0 28107722 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32525] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32525/stat : 32525 (java) S 32517 32519 31238 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 28107724 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32526] ppid=32517 vsize=868176 CPUtime=0.5
/proc/32519/task/32526/stat : 32526 (java) S 32517 32519 31238 0 -1 64 1021 636 0 0 37 1 11 1 16 0 9 0 28107724 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32527] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32527/stat : 32527 (java) S 32517 32519 31238 0 -1 64 0 636 0 0 0 0 11 1 19 0 9 0 28107724 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32519/tid=32528] ppid=32517 vsize=868176 CPUtime=0.12
/proc/32519/task/32528/stat : 32528 (java) S 32517 32519 31238 0 -1 64 36 636 0 0 0 0 11 1 15 0 9 0 28107724 889012224 28719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 868176

Child status: 0
Real time (s): 6.43363
CPU time (s): 6.34903
CPU user time (s): 6.02008
CPU system time (s): 0.328949
CPU usage (%): 98.6851
Max. virtual memory (cumulated for all children) (KiB): 868176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.02008
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49200
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= 1897
involuntary context switches= 2145

runsolver used 0.011998 second user time and 0.029995 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 16:53:36
IDJOB=2096636
IDBENCH=56528
IDSOLVER=774
FILE ID=node30/2096636-1247410416
PBS_JOBID= 9510584
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 004360dc4ee08fb7f6c35dfdfdd00b76
RANDOM SEED=523649907

node30.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:       1775608 kB
Buffers:         39896 kB
Cached:         129016 kB
SwapCached:          0 kB
Active:         161920 kB
Inactive:        59652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          73104 kB
Slab:            43976 kB
Committed_AS:  1013300 kB
PageTables:       1812 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= 66376 MiB
End job on node30 at 2009-07-12 16:53:43