Trace number 2095626

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.65499 6.74048

DiagnosticValue
CHECKS617101
NODES721

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-21-08.xml
MD5SUM2f39a3fa7127c18c5476e0f90cec8505
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.737887
Satisfiable
(Un)Satisfiability was proved
Number of variables365
Number of constraints3584
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension150
Number of constraints which are defined in intension3434
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2095626-1247407872.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.44	     nbVariables=365  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9490
0.38/0.44	       =>  wckTime=0.199  cpuTime=0.18  mem=8M868
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.49/0.59	   
0.49/0.59	   predicates being loaded...
0.58/0.66	   
0.58/0.66	   constraints being loaded...
1.28/1.35	   Too large in ConstraintConflictsSTructure
1.28/1.37	   Too large in ConstraintConflictsSTructure
2.95/3.09	     nbConstraints=3584  nbRelationTypes=6  nbGlobalConstraints=150  nbExtensionStructures=6
2.95/3.09	     nbSharedExtensionStructures=144  nbConflictsStructures=4  nbSharedConflictsStructures=134
2.95/3.09	     nbUnbuiltConflictsStructures=9  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.95/3.09	     nbSharedEvaluationManagers=3427  minDegree=16  maxDegree=120  minArity=3  avgArity=9.01  maxArity=18
2.95/3.09	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.5  symmetryCpuTime=0.25
2.95/3.09	       =>  wckTime=2.846  cpuTime=2.21  mem=60M340
3.15/3.25	   
3.15/3.25	   solver IterativeSystematicSolver being built... 
3.65/3.78	   
3.65/3.78	   INFO : Forward propagation technique limited 
3.74/3.86	       =>  wckTime=3.618  cpuTime=2.61  mem=95M349
4.84/4.96	   
4.84/4.96	   preprocessing
4.84/4.96	     nbConstraintChecks=190412  nbValidityChecks=5655834  nbPropagations=4403  nbRevisions=18518
4.84/4.96	     nbUselessRevisions=18512  nbSingletonTests=388  nbEffectiveSingletonTests=0  nbACRemovals=357  nbFoundSingletons=0
4.84/4.96	     nbRemovedValues=357  detectedInconsistency=no
4.84/4.96	       =>  wckTime=1.101  cpuTime=1.02  mem=97M348
6.61/6.70	   
6.61/6.70	   search
6.61/6.70	     run=1  nbConstraintChecks=426689  nbValidityChecks=4788681  minDepth=329  maxDepth=365  nbPropagations=15629
6.61/6.70	     nbRevisions=345993  nbUselessRevisions=345978  nbAssignments=721  nbFailedAssignments=13  nbBacktracks=12
6.61/6.70	     nbVisitedNodes=738  nbRestartNogoods=9  nbFoundSolutions=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
6.61/6.70	     nbSEliminables=0  nbREliminables=50.58  nbIEliminables=261.27  nbDEliminables=0  nbPEliminables=0
6.61/6.70	       =>  wckTime=2.838  cpuTime=2.71  mem=99M381
6.61/6.70	   
6.61/6.70	   global
6.61/6.70	     nbConstraintChecks=617101  nbValidityChecks=10444515  nbPropagations=20032  nbRevisions=364511
6.61/6.70	     nbUselessRevisions=364490  nbRestartNogoods=9  solvingWckTime=2.84  solvingCpuTime=2.71  expiredTime=no
6.61/6.70	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.3  globalCpuTime=5.37
6.61/6.70	       =>  wckTime=6.462  cpuTime=5.32  mem=99M381
6.61/6.70	   
6.61/6.70	s SATISFIABLE
6.61/6.70	v 14 19 8 18 18 19 17 8 15 0 2 19 14 13 18 2 20 3 17 8 14 19 7 0 8 10 20 1 14 14 13 4 4 11 18 4 0 11 19 14 0 1 13 4 17 18 7 17 4 22 17 20 3 4 11 4 0 15 5 17 14 6 18 11 4 4 19 11 14 6 9 0 12 2 0 15 14 1 11 8 13 13 15 24 11 4 4 13 2 14 17 4 18 11 0 13 19 1 14 22 3 8 19 2 7 2 8 17 2 4 15 0 13 4 7 0 11 4 24 17 7 14 11 14 14 10 2 20 17 8 4 5 0 17 0 3 11 0 8 13 0 1 14 10 0 17 4 13 15 17 8 14 17 9 0 8 12 4 19 4 13 13 4 18 18 4 4 4 0 17 13 3 20 3 11 4 24 0 17 4 0 1 0 13 18 14 11 4 15 14 4 19 17 24 5 14 0 11 0 17 2 11 4 13 6 19 7 0 17 17 0 24 0 17 8 18 4 13 0 0 2 15 17 20 4 18 8 0 11 18 22 0 13 10 12 0 19 19 4 19 14 17 8 7 14 19 18 2 0 13 19 1 0 1 4 1 17 0 8 13 0 13 14 17 19 7 8 2 20 11 2 4 17 9 14 0 13 13 4 22 0 13 19 18 19 0 7 11 3 20 13 13 2 0 1 0 13 0 1 0 12 1 8 13 0 6 0 18 0 10 8 0 11 0 13 15 17 0 3 14 18 2 0 11 0 5 11 4 4 17 0 13 3 15 0 17 8 18 12 14 19 4 19 4 8 17 4 17 8 6 0 18 22 4 4 19 14 23 4 24 4 17 0 17 4 
6.61/6.70	d NODES 721
6.61/6.70	d CHECKS 617101
6.61/6.70	   
6.61/6.70	   totalWckTime=6.519  totalCpuTime=5.37

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-2095626-1247407872/watcher-2095626-1247407872 -o /tmp/evaluation-result-2095626-1247407872/solver-2095626-1247407872 -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-2095626-1247407872.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.92 1.98 1.95 4/80 3094
/proc/meminfo: memFree=1745656/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=1616 CPUtime=0
/proc/3094/stat : 3094 (java) R 3092 3094 2490 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 27850835 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3094/statm: 68 37 28 9 0 6 0

[startup+0.0914309 s]
/proc/loadavg: 1.92 1.98 1.95 4/80 3094
/proc/meminfo: memFree=1745656/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=865984 CPUtime=0.08
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 3652 0 1 0 6 2 0 0 18 0 9 0 27850835 886767616 3135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 216496 3135 1675 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.101434 s]
/proc/loadavg: 1.92 1.98 1.95 4/80 3094
/proc/meminfo: memFree=1745656/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=865984 CPUtime=0.09
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 3770 0 1 0 7 2 0 0 18 0 9 0 27850835 886767616 3225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 216496 3225 1701 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301448 s]
/proc/loadavg: 1.92 1.98 1.95 4/80 3094
/proc/meminfo: memFree=1745656/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=866224 CPUtime=0.28
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 5810 0 1 0 25 3 0 0 18 0 9 0 27850835 887013376 5176 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 216556 5176 1980 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701487 s]
/proc/loadavg: 1.92 1.98 1.95 4/80 3094
/proc/meminfo: memFree=1745656/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=867172 CPUtime=0.67
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 8851 0 1 0 63 4 0 0 18 0 9 0 27850835 887984128 8205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 216793 8205 2034 9 0 211229 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867172

[startup+1.50256 s]
/proc/loadavg: 1.92 1.98 1.95 3/89 3103
/proc/meminfo: memFree=1707440/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=867668 CPUtime=1.48
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 18713 0 1 0 136 12 0 0 18 0 9 0 27850835 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 216917 18039 2033 9 0 211375 0
[pid=3094/tid=3096] ppid=3092 vsize=867668 CPUtime=1.2
/proc/3094/task/3096/stat : 3096 (java) R 3092 3094 2490 0 -1 64 15828 0 1 0 110 10 0 0 25 0 9 0 27850836 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3097] ppid=3092 vsize=867668 CPUtime=0.03
/proc/3094/task/3097/stat : 3097 (java) S 3092 3094 2490 0 -1 64 1466 0 0 0 3 0 0 0 16 0 9 0 27850837 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3098] ppid=3092 vsize=867668 CPUtime=0
/proc/3094/task/3098/stat : 3098 (java) S 3092 3094 2490 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27850838 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3099] ppid=3092 vsize=867668 CPUtime=0
/proc/3094/task/3099/stat : 3099 (java) S 3092 3094 2490 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27850838 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3100] ppid=3092 vsize=867668 CPUtime=0
/proc/3094/task/3100/stat : 3100 (java) S 3092 3094 2490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27850840 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3101] ppid=3092 vsize=867668 CPUtime=0.22
/proc/3094/task/3101/stat : 3101 (java) S 3092 3094 2490 0 -1 64 718 0 0 0 22 0 0 0 16 0 9 0 27850840 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3102] ppid=3092 vsize=867668 CPUtime=0
/proc/3094/task/3102/stat : 3102 (java) S 3092 3094 2490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27850840 888492032 18039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3103] ppid=3092 vsize=867668 CPUtime=0
/proc/3094/task/3103/stat : 3103 (java) S 3092 3094 2490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27850840 888492032 18039 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) 867668

[startup+3.1027 s]
/proc/loadavg: 1.92 1.98 1.95 3/89 3103
/proc/meminfo: memFree=1681136/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=868116 CPUtime=3.05
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 27649 860 1 0 255 29 19 2 18 0 9 0 27850835 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 217029 22283 2084 9 0 211487 0
[pid=3094/tid=3096] ppid=3092 vsize=868116 CPUtime=2.63
/proc/3094/task/3096/stat : 3096 (java) R 3092 3094 2490 0 -1 64 17435 860 1 0 218 24 19 2 23 0 9 0 27850836 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3097] ppid=3092 vsize=868116 CPUtime=0.33
/proc/3094/task/3097/stat : 3097 (java) R 3092 3094 2490 0 -1 64 8519 860 0 0 10 2 19 2 17 0 9 0 27850837 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 103731993 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3098] ppid=3092 vsize=868116 CPUtime=0.21
/proc/3094/task/3098/stat : 3098 (java) S 3092 3094 2490 0 -1 64 16 860 0 0 0 0 19 2 16 0 9 0 27850838 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3099] ppid=3092 vsize=868116 CPUtime=0.21
/proc/3094/task/3099/stat : 3099 (java) S 3092 3094 2490 0 -1 64 5 860 0 0 0 0 19 2 16 0 9 0 27850838 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3100] ppid=3092 vsize=868116 CPUtime=0.21
/proc/3094/task/3100/stat : 3100 (java) S 3092 3094 2490 0 -1 64 2 860 0 0 0 0 19 2 18 0 9 0 27850840 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3101] ppid=3092 vsize=868116 CPUtime=0.48
/proc/3094/task/3101/stat : 3101 (java) S 3092 3094 2490 0 -1 64 860 860 0 0 27 0 19 2 15 0 9 0 27850840 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3102] ppid=3092 vsize=868116 CPUtime=0.21
/proc/3094/task/3102/stat : 3102 (java) S 3092 3094 2490 0 -1 64 0 860 0 0 0 0 19 2 19 0 9 0 27850840 888950784 22283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3103] ppid=3092 vsize=868116 CPUtime=0.21
/proc/3094/task/3103/stat : 3103 (java) S 3092 3094 2490 0 -1 64 9 860 0 0 0 0 19 2 15 0 9 0 27850840 888950784 22283 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) 868116

[startup+6.30198 s]
/proc/loadavg: 1.93 1.98 1.95 3/89 3107
/proc/meminfo: memFree=1620080/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=868204 CPUtime=6.22
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 53737 860 1 0 564 37 19 2 18 0 9 0 27850835 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 217051 33856 2661 9 0 211487 0
[pid=3094/tid=3096] ppid=3092 vsize=868204 CPUtime=5.35
/proc/3094/task/3096/stat : 3096 (java) R 3092 3094 2490 0 -1 64 25922 860 1 0 488 26 19 2 25 0 9 0 27850836 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4127280082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3097] ppid=3092 vsize=868204 CPUtime=0.64
/proc/3094/task/3097/stat : 3097 (java) S 3092 3094 2490 0 -1 64 25939 860 0 0 35 8 19 2 17 0 9 0 27850837 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3098] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3098/stat : 3098 (java) S 3092 3094 2490 0 -1 64 21 860 0 0 0 0 19 2 16 0 9 0 27850838 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3099] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3099/stat : 3099 (java) S 3092 3094 2490 0 -1 64 9 860 0 0 0 0 19 2 15 0 9 0 27850838 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3100] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3100/stat : 3100 (java) S 3092 3094 2490 0 -1 64 2 860 0 0 0 0 19 2 18 0 9 0 27850840 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3101] ppid=3092 vsize=868204 CPUtime=0.61
/proc/3094/task/3101/stat : 3101 (java) S 3092 3094 2490 0 -1 64 1005 860 0 0 40 0 19 2 16 0 9 0 27850840 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3102] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3102/stat : 3102 (java) S 3092 3094 2490 0 -1 64 0 860 0 0 0 0 19 2 19 0 9 0 27850840 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3103] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3103/stat : 3103 (java) S 3092 3094 2490 0 -1 64 36 860 0 0 0 0 19 2 15 0 9 0 27850840 889040896 33856 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868204

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

[startup+6.70202 s]
/proc/loadavg: 1.93 1.98 1.95 3/89 3107
/proc/meminfo: memFree=1620016/2055920 swapFree=4192812/4192956
[pid=3094] ppid=3092 vsize=868204 CPUtime=6.61
/proc/3094/stat : 3094 (java) S 3092 3094 2490 0 -1 0 53744 860 1 0 603 37 19 2 18 0 9 0 27850835 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3094/statm: 217051 33859 2661 9 0 211487 0
[pid=3094/tid=3096] ppid=3092 vsize=868204 CPUtime=5.74
/proc/3094/task/3096/stat : 3096 (java) R 3092 3094 2490 0 -1 64 25927 860 1 0 527 26 19 2 25 0 9 0 27850836 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4127348515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3097] ppid=3092 vsize=868204 CPUtime=0.64
/proc/3094/task/3097/stat : 3097 (java) S 3092 3094 2490 0 -1 64 25939 860 0 0 35 8 19 2 17 0 9 0 27850837 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3098] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3098/stat : 3098 (java) S 3092 3094 2490 0 -1 64 21 860 0 0 0 0 19 2 16 0 9 0 27850838 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3099] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3099/stat : 3099 (java) S 3092 3094 2490 0 -1 64 9 860 0 0 0 0 19 2 15 0 9 0 27850838 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3100] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3100/stat : 3100 (java) S 3092 3094 2490 0 -1 64 2 860 0 0 0 0 19 2 18 0 9 0 27850840 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3101] ppid=3092 vsize=868204 CPUtime=0.61
/proc/3094/task/3101/stat : 3101 (java) S 3092 3094 2490 0 -1 64 1007 860 0 0 40 0 19 2 16 0 9 0 27850840 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3102] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3102/stat : 3102 (java) S 3092 3094 2490 0 -1 64 0 860 0 0 0 0 19 2 19 0 9 0 27850840 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3094/tid=3103] ppid=3092 vsize=868204 CPUtime=0.21
/proc/3094/task/3103/stat : 3103 (java) S 3092 3094 2490 0 -1 64 36 860 0 0 0 0 19 2 15 0 9 0 27850840 889040896 33859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.61
Current children cumulated vsize (KiB) 868204

Child status: 0
Real time (s): 6.74048
CPU time (s): 6.65499
CPU user time (s): 6.23805
CPU system time (s): 0.416936
CPU usage (%): 98.7317
Max. virtual memory (cumulated for all children) (KiB): 868204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.23805
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54634
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= 1637
involuntary context switches= 1803

runsolver used 0.012998 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-12 16:11:12
IDJOB=2095626
IDBENCH=55483
IDSOLVER=774
FILE ID=node50/2095626-1247407872
PBS_JOBID= 9510546
Free space on /tmp= 66424 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-21-08.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095626-1247407872/watcher-2095626-1247407872 -o /tmp/evaluation-result-2095626-1247407872/solver-2095626-1247407872 -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-2095626-1247407872.xml

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

MD5SUM BENCH= 2f39a3fa7127c18c5476e0f90cec8505
RANDOM SEED=35072616

node50.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.231
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.231
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:       1746136 kB
Buffers:         44916 kB
Cached:         136916 kB
SwapCached:          0 kB
Active:         161352 kB
Inactive:        86756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2956 kB
Writeback:           0 kB
Mapped:          86744 kB
Slab:            46676 kB
Committed_AS:  1026652 kB
PageTables:       1980 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= 66424 MiB
End job on node50 at 2009-07-12 16:11:19