Trace number 2096758

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.12607 6.20912

DiagnosticValue
CHECKS1050920
NODES496

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-01.xml
MD5SUM9f01dc7a4ec49ede22f1d95a14de7260
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.600907
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints2940
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension128
Number of constraints which are defined in intension2812
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/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.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096758-1247410673.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.40	     nbVariables=301  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7826
0.39/0.40	       =>  wckTime=0.153  cpuTime=0.12  mem=8M867
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.49/0.50	   
0.49/0.50	   predicates being loaded...
0.49/0.56	   
0.49/0.56	   constraints being loaded...
0.99/1.03	   Too large in ConstraintConflictsSTructure
0.99/1.05	   Too large in ConstraintConflictsSTructure
0.99/1.07	   Too large in ConstraintConflictsSTructure
2.26/2.31	     nbConstraints=2940  nbRelationTypes=7  nbGlobalConstraints=128  nbExtensionStructures=7
2.26/2.31	     nbSharedExtensionStructures=121  nbConflictsStructures=4  nbSharedConflictsStructures=106
2.26/2.31	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.26/2.31	     nbSharedEvaluationManagers=2805  minDegree=6  maxDegree=138  minArity=3  avgArity=8.06  maxArity=18  nbGenerators=0
2.26/2.31	     nbFusions=0  symmetryWckTime=0.367  symmetryCpuTime=0.18
2.26/2.31	       =>  wckTime=2.066  cpuTime=1.56  mem=33M672
2.36/2.43	   
2.36/2.44	   solver IterativeSystematicSolver being built... 
2.76/2.83	   
2.76/2.84	   INFO : Forward propagation technique limited 
2.86/2.99	       =>  wckTime=2.742  cpuTime=1.92  mem=57M333
4.06/4.19	   
4.06/4.19	   preprocessing
4.06/4.19	     nbConstraintChecks=303714  nbValidityChecks=6026048  nbPropagations=3532  nbRevisions=25258
4.06/4.19	     nbUselessRevisions=25246  nbSingletonTests=343  nbEffectiveSingletonTests=0  nbACRemovals=304  nbFoundSingletons=0
4.06/4.19	     nbRemovedValues=304  detectedInconsistency=no
4.06/4.19	       =>  wckTime=1.194  cpuTime=1.11  mem=58M321
6.03/6.15	   
6.03/6.15	   search
6.03/6.15	     run=1  nbConstraintChecks=747208  nbValidityChecks=5722135  minDepth=130  maxDepth=301  nbPropagations=12022
6.03/6.15	     nbRevisions=285061  nbUselessRevisions=284924  nbAssignments=496  nbFailedAssignments=16  nbBacktracks=8
6.03/6.15	     nbVisitedNodes=517  nbRestartNogoods=9  nbFoundSolutions=1  mapSize=4  nbInferences=0  nbTooLargeKeys=0
6.03/6.15	     nbSEliminables=0  nbREliminables=48.91  nbIEliminables=175.65  nbDEliminables=0  nbPEliminables=0
6.03/6.15	       =>  wckTime=3.155  cpuTime=3.03  mem=60M346
6.03/6.15	   
6.03/6.15	   global
6.03/6.15	     nbConstraintChecks=1050922  nbValidityChecks=11748183  nbPropagations=15554  nbRevisions=310319
6.03/6.15	     nbUselessRevisions=310170  nbRestartNogoods=9  solvingWckTime=3.159  solvingCpuTime=3.03  expiredTime=no
6.03/6.15	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.94  globalCpuTime=4.99
6.03/6.15	       =>  wckTime=5.905  cpuTime=4.95  mem=60M346
6.03/6.15	   
6.03/6.15	s SATISFIABLE
6.03/6.15	v 11 4 13 0 19 4 0 17 14 11 0 21 2 17 0 1 4 17 0 18 0 11 1 0 2 14 3 4 17 0 6 4 13 8 6 7 19 2 11 20 1 2 14 0 17 18 4 13 4 3 18 2 24 19 7 8 0 1 17 0 19 18 15 0 19 4 18 17 0 19 18 8 0 12 7 0 0 18 17 0 1 0 19 5 0 19 4 1 4 19 7 4 18 3 0 0 8 17 24 1 0 6 18 10 0 17 4 13 7 0 24 8 3 0 7 0 13 18 23 4 1 4 2 15 14 17 4 3 4 13 8 0 11 18 10 4 24 4 18 3 0 17 4 18 2 14 12 4 11 0 13 4 18 2 0 13 4 9 14 7 13 18 2 20 15 8 3 15 0 13 4 11 4 3 0 21 8 18 3 0 17 15 0 1 0 13 4 8 17 4 3 4 13 1 4 17 4 0 12 0 13 18 0 13 13 4 4 13 6 17 0 21 4 18 15 4 13 18 18 19 4 4 3 14 19 8 18 15 0 11 18 2 0 19 24 0 12 0 7 0 18 0 17 8 19 20 13 0 1 11 4 4 11 4 12 4 13 19 0 11 18 2 0 17 4 2 17 14 22 11 0 12 4 19 0 19 4 18 0 11 4 10 0 13 4 15 17 14 3 18 20 4 18 0 17 4 18 18 4 4 18 
6.03/6.15	d NODES 496
6.03/6.15	d CHECKS 1050922
6.03/6.15	   
6.03/6.15	   totalWckTime=5.972  totalCpuTime=4.99

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-2096758-1247410673/watcher-2096758-1247410673 -o /tmp/evaluation-result-2096758-1247410673/solver-2096758-1247410673 -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-2096758-1247410673.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.07 2.02 2.00 3/80 27569
/proc/meminfo: memFree=1736104/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=152 CPUtime=0
/proc/27569/stat : 27569 (java) R 27567 27569 26031 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28133793 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 4677931 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 38 26 19 9 0 4 0

[startup+0.0364049 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 27569
/proc/meminfo: memFree=1736104/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=861936 CPUtime=0.03
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 2260 0 1 0 2 1 0 0 18 0 5 0 28133793 882622464 1868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 215484 1872 860 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.10141 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 27569
/proc/meminfo: memFree=1736104/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=865980 CPUtime=0.09
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 3781 0 1 0 8 1 0 0 18 0 9 0 28133793 886763520 3237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 216495 3237 1708 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301439 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 27569
/proc/meminfo: memFree=1736104/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=866380 CPUtime=0.29
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 6003 0 1 0 26 3 0 0 18 0 9 0 28133793 887173120 5369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 216595 5369 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701496 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 27569
/proc/meminfo: memFree=1736104/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=867156 CPUtime=0.69
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 10835 0 1 0 63 6 0 0 18 0 9 0 28133793 887967744 10189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 216789 10190 2037 9 0 211225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867156

[startup+1.50261 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 27578
/proc/meminfo: memFree=1684448/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=867692 CPUtime=1.49
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 19224 0 1 0 132 17 0 0 18 0 9 0 28133793 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 216923 18550 2033 9 0 211381 0
[pid=27569/tid=27571] ppid=27567 vsize=867692 CPUtime=1.19
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 15834 0 1 0 105 14 0 0 25 0 9 0 28133794 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27572] ppid=27567 vsize=867692 CPUtime=0.04
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 1975 0 0 0 3 1 0 0 16 0 9 0 28133795 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=867692 CPUtime=0
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28133795 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27574] ppid=27567 vsize=867692 CPUtime=0
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28133795 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27575] ppid=27567 vsize=867692 CPUtime=0
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28133797 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=867696 CPUtime=0.22
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 713 0 0 0 22 0 0 0 16 0 9 0 28133797 888520704 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27577] ppid=27567 vsize=867692 CPUtime=0
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28133797 888516608 18550 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=867692 CPUtime=0
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28133798 888516608 18550 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) 867692

[startup+3.10184 s]
/proc/loadavg: 2.07 2.02 2.00 4/91 27580
/proc/meminfo: memFree=1653584/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=868108 CPUtime=3.06
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 51360 581 1 0 262 31 13 0 18 0 10 0 28133793 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 217027 31626 2639 9 0 211485 0
[pid=27569/tid=27571] ppid=27567 vsize=868108 CPUtime=2.32
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 28539 581 1 0 198 21 13 0 17 0 10 0 28133794 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4126382999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27572] ppid=27567 vsize=868108 CPUtime=0.5
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 21027 581 0 0 31 6 13 0 17 0 10 0 28133795 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=868108 CPUtime=0.13
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 18 581 0 0 0 0 13 0 15 0 10 0 28133795 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27574] ppid=27567 vsize=868108 CPUtime=0.13
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 10 581 0 0 0 0 13 0 15 0 10 0 28133795 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27575] ppid=27567 vsize=868108 CPUtime=0.13
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 581 0 0 0 0 13 0 24 0 10 0 28133797 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=868108 CPUtime=0.45
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 946 581 0 0 31 1 13 0 15 0 10 0 28133797 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27577] ppid=27567 vsize=868108 CPUtime=0.13
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 581 0 0 0 0 13 0 25 0 10 0 28133797 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=868108 CPUtime=0.13
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 13 581 0 0 0 0 13 0 15 0 10 0 28133798 888942592 31626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868108

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

[startup+4.70207 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27582
/proc/meminfo: memFree=1619096/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=868108 CPUtime=4.64
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 51574 704 1 0 419 31 13 1 18 0 9 0 28133793 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 217027 31671 2639 9 0 211485 0
[pid=27569/tid=27571] ppid=27567 vsize=868108 CPUtime=3.84
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 28714 704 1 0 349 21 13 1 21 0 9 0 28133794 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4127311436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27572] ppid=27567 vsize=868108 CPUtime=0.51
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 21027 704 0 0 31 6 13 1 16 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 18 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27574] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 10 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27575] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 704 0 0 0 0 13 1 24 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=868108 CPUtime=0.53
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 982 704 0 0 38 1 13 1 15 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27577] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 704 0 0 0 0 13 1 25 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 13 704 0 0 0 0 13 1 15 0 9 0 28133798 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 868108

[startup+5.50719 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27582
/proc/meminfo: memFree=1619032/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=868108 CPUtime=5.44
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 51603 704 1 0 499 31 13 1 18 0 9 0 28133793 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 217027 31671 2639 9 0 211485 0
[pid=27569/tid=27571] ppid=27567 vsize=868108 CPUtime=4.63
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 28715 704 1 0 428 21 13 1 18 0 9 0 28133794 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4127311420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27572] ppid=27567 vsize=868108 CPUtime=0.51
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 21027 704 0 0 31 6 13 1 16 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 18 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27574] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 10 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27575] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 704 0 0 0 0 13 1 24 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=868108 CPUtime=0.53
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 982 704 0 0 38 1 13 1 15 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27577] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 704 0 0 0 0 13 1 25 0 9 0 28133797 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 41 704 0 0 0 0 13 1 15 0 9 0 28133798 888942592 31671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 868108

[startup+5.90224 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27582
/proc/meminfo: memFree=1619032/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=868108 CPUtime=5.83
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 51604 704 1 0 538 31 13 1 18 0 9 0 28133793 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 217027 31672 2639 9 0 211485 0
[pid=27569/tid=27571] ppid=27567 vsize=868108 CPUtime=5.02
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 28715 704 1 0 467 21 13 1 22 0 9 0 28133794 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4127411639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27572] ppid=27567 vsize=868108 CPUtime=0.51
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 21027 704 0 0 31 6 13 1 16 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 18 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27574] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 10 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27575] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 704 0 0 0 0 13 1 24 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=868108 CPUtime=0.53
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 983 704 0 0 38 1 13 1 15 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27577] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 704 0 0 0 0 13 1 25 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 41 704 0 0 0 0 13 1 15 0 9 0 28133798 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 868108

[startup+6.10228 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27582
/proc/meminfo: memFree=1619032/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=868108 CPUtime=6.03
/proc/27569/stat : 27569 (java) S 27567 27569 26031 0 -1 0 51604 704 1 0 558 31 13 1 18 0 9 0 28133793 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27569/statm: 217027 31672 2639 9 0 211485 0
[pid=27569/tid=27571] ppid=27567 vsize=868108 CPUtime=5.22
/proc/27569/task/27571/stat : 27571 (java) R 27567 27569 26031 0 -1 64 28715 704 1 0 487 21 13 1 24 0 9 0 28133794 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4127311436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27572] ppid=27567 vsize=868108 CPUtime=0.51
/proc/27569/task/27572/stat : 27572 (java) S 27567 27569 26031 0 -1 64 21027 704 0 0 31 6 13 1 16 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27573] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27573/stat : 27573 (java) S 27567 27569 26031 0 -1 64 18 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27574] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27574/stat : 27574 (java) S 27567 27569 26031 0 -1 64 10 704 0 0 0 0 13 1 15 0 9 0 28133795 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27575] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27575/stat : 27575 (java) S 27567 27569 26031 0 -1 64 2 704 0 0 0 0 13 1 24 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27576] ppid=27567 vsize=868108 CPUtime=0.53
/proc/27569/task/27576/stat : 27576 (java) S 27567 27569 26031 0 -1 64 983 704 0 0 38 1 13 1 15 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27569/tid=27577] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27577/stat : 27577 (java) S 27567 27569 26031 0 -1 64 1 704 0 0 0 0 13 1 25 0 9 0 28133797 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27569/tid=27578] ppid=27567 vsize=868108 CPUtime=0.14
/proc/27569/task/27578/stat : 27578 (java) S 27567 27569 26031 0 -1 64 41 704 0 0 0 0 13 1 15 0 9 0 28133798 888942592 31672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 868108

[startup+6.20251 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27582
/proc/meminfo: memFree=1619032/2055920 swapFree=4192812/4192956
[pid=27569] ppid=27567 vsize=0 CPUtime=6.1
/proc/27569/stat : 27569 (java) Z 27567 27569 26031 0 -1 12 51646 704 1 0 563 33 13 1 16 0 2 0 28133793 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27569/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6.20912
CPU time (s): 6.12607
CPU user time (s): 5.77012
CPU system time (s): 0.355945
CPU usage (%): 98.6624
Max. virtual memory (cumulated for all children) (KiB): 872112

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

runsolver used 0.012998 second user time and 0.027995 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-12 16:57:53
IDJOB=2096758
IDBENCH=56626
IDSOLVER=774
FILE ID=node22/2096758-1247410673
PBS_JOBID= 9510600
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-19-01.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-2096758-1247410673/watcher-2096758-1247410673 -o /tmp/evaluation-result-2096758-1247410673/solver-2096758-1247410673 -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-2096758-1247410673.xml

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

MD5SUM BENCH= 9f01dc7a4ec49ede22f1d95a14de7260
RANDOM SEED=1847437406

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1736584 kB
Buffers:         42896 kB
Cached:         120168 kB
SwapCached:          0 kB
Active:         208104 kB
Inactive:        60116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3344 kB
Writeback:           0 kB
Mapped:         125588 kB
Slab:            36432 kB
Committed_AS:   993476 kB
PageTables:       1928 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= 66392 MiB
End job on node22 at 2009-07-12 16:57:59