Trace number 2096748

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 16.7155 16.9042

DiagnosticValue
CHECKS4234600
NODES3188

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-02.xml
MD5SUMb1ccf0aceb8d8293fe037eca9e2177e5
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.935857
Satisfiable
(Un)Satisfiability was proved
Number of variables369
Number of constraints3033
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension150
Number of constraints which are defined in intension2883
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.30	   
0.19/0.30	   instance
0.19/0.30	     name=HOME/instance-2096748-1247410659.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.44	     nbVariables=369  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9594
0.38/0.44	       =>  wckTime=0.174  cpuTime=0.13  mem=8M867
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.48/0.55	   
0.48/0.55	   predicates being loaded...
0.57/0.61	   
0.57/0.61	   constraints being loaded...
1.08/1.16	   Too large in ConstraintConflictsSTructure
1.17/1.24	   Too large in ConstraintConflictsSTructure
1.17/1.25	   Too large in ConstraintConflictsSTructure
1.17/1.26	   Too large in ConstraintConflictsSTructure
2.64/2.78	     nbConstraints=3033  nbRelationTypes=8  nbGlobalConstraints=150  nbExtensionStructures=8
2.64/2.78	     nbSharedExtensionStructures=142  nbConflictsStructures=4  nbSharedConflictsStructures=128
2.64/2.78	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.64/2.78	     nbSharedEvaluationManagers=2875  minDegree=6  maxDegree=106  minArity=3  avgArity=8.83  maxArity=24  nbGenerators=0
2.64/2.78	     nbFusions=0  symmetryWckTime=0.436  symmetryCpuTime=0.23
2.64/2.78	       =>  wckTime=2.521  cpuTime=1.93  mem=55M471
2.84/2.93	   
2.84/2.93	   solver IterativeSystematicSolver being built... 
3.33/3.45	   
3.33/3.45	   INFO : Forward propagation technique limited 
3.43/3.53	       =>  wckTime=3.266  cpuTime=2.3  mem=75M962
4.82/4.90	   
4.82/4.90	   preprocessing
4.82/4.90	     nbConstraintChecks=126366  nbValidityChecks=10693769  nbPropagations=6122  nbRevisions=10835
4.82/4.90	     nbUselessRevisions=10831  nbSingletonTests=429  nbEffectiveSingletonTests=0  nbACRemovals=402  nbFoundSingletons=0
4.82/4.90	     nbRemovedValues=402  detectedInconsistency=no
4.82/4.90	       =>  wckTime=1.367  cpuTime=1.29  mem=77M927
11.75/11.97	   
11.75/11.97	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=80M874)
16.61/16.85	   
16.61/16.85	   search
16.61/16.85	     run=7  nbConstraintChecks=4108237  nbValidityChecks=31370073  minDepth=9  maxDepth=369  nbPropagations=158481
16.61/16.85	     nbRevisions=4781686  nbUselessRevisions=4781200  nbAssignments=3188  nbFailedAssignments=361
16.61/16.85	     nbInferredBacktracks=5  nbBacktracks=456  nbVisitedNodes=3725  nbRestartNogoods=124  nbFoundSolutions=1
16.61/16.85	     nbSEliminables=0  nbREliminables=59.96  nbIEliminables=238.26  nbDEliminables=0  nbPEliminables=0
16.61/16.86	       =>  wckTime=13.321  cpuTime=13.07  mem=80M874
16.61/16.86	   
16.61/16.86	   global
16.61/16.86	     nbConstraintChecks=4234603  nbValidityChecks=42063842  nbPropagations=164603  nbRevisions=4792521
16.61/16.86	     nbUselessRevisions=4792031  nbRestartNogoods=124  solvingWckTime=13.324  solvingCpuTime=13.08  expiredTime=no
16.61/16.86	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=15.36  globalCpuTime=15.43
16.61/16.86	       =>  wckTime=16.594  cpuTime=15.38  mem=80M874
16.61/16.86	   
16.61/16.86	s SATISFIABLE
16.61/16.86	v 14 15 4 2 18 7 4 4 15 6 0 18 4 18 6 11 0 3 17 0 12 14 7 14 13 3 14 0 22 0 18 7 17 14 11 4 6 17 8 12 20 19 19 4 17 18 11 8 2 4 8 2 4 18 24 4 11 15 18 19 4 13 19 7 18 11 0 15 18 19 8 2 10 11 14 22 4 17 17 4 3 18 15 0 13 18 14 5 5 4 17 4 17 2 0 17 4 19 4 17 0 18 15 0 0 11 4 23 4 8 1 0 24 14 13 4 19 3 17 0 15 4 18 18 0 11 4 18 2 0 17 18 14 12 8 19 4 21 8 11 18 4 17 8 18 19 7 20 3 18 20 15 4 17 1 0 13 19 4 18 4 23 18 20 4 3 2 14 13 19 17 0 17 8 13 4 18 18 17 20 11 4 1 11 14 2 18 15 0 13 19 0 3 12 8 13 8 18 19 17 0 19 4 14 15 4 13 0 11 11 7 0 0 18 15 4 17 8 18 7 0 17 4 18 10 13 4 4 4 17 17 4 3 18 14 0 15 3 8 4 3 18 13 8 15 4 0 17 8 18 4 18 3 17 8 21 4 17 18 1 8 0 18 4 3 3 24 4 2 0 12 18 13 0 15 18 7 0 17 15 4 17 18 18 0 19 0 13 6 13 20 15 0 17 4 18 2 0 17 14 11 8 13 0 18 18 19 0 17 18 18 0 1 11 4 20 11 0 13 18 8 12 11 0 8 17 8 18 7 2 17 0 24 17 0 13 6 5 11 4 4 18 4 2 14 11 4 10 0 13 4 4 13 3 18 24 0 17 3 18 18 14 17 4 17 18 4 4 18 
16.61/16.86	d NODES 3188
16.61/16.86	d CHECKS 4234603
16.61/16.86	   
16.61/16.86	   totalWckTime=16.665  totalCpuTime=15.44

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-2096748-1247410659/watcher-2096748-1247410659 -o /tmp/evaluation-result-2096748-1247410659/solver-2096748-1247410659 -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-2096748-1247410659.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.06 2.02 4/80 361
/proc/meminfo: memFree=1760744/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=18576 CPUtime=0
/proc/361/stat : 361 (runsolver) R 359 361 31546 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28133709 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/361/statm: 4644 284 249 26 0 2626 0

[startup+0.018029 s]
/proc/loadavg: 2.07 2.06 2.02 4/80 361
/proc/meminfo: memFree=1760744/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=10964 CPUtime=0
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 823 0 0 0 0 0 0 0 18 0 2 0 28133709 11227136 577 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 2741 577 284 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10964

[startup+0.101688 s]
/proc/loadavg: 2.07 2.06 2.02 4/80 361
/proc/meminfo: memFree=1760744/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=865984 CPUtime=0.08
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 28133709 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301709 s]
/proc/loadavg: 2.07 2.06 2.02 4/80 361
/proc/meminfo: memFree=1760744/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=866380 CPUtime=0.29
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 5858 0 1 0 25 4 0 0 18 0 9 0 28133709 887173120 5224 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 216595 5224 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701759 s]
/proc/loadavg: 2.07 2.06 2.02 4/80 361
/proc/meminfo: memFree=1760744/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=867156 CPUtime=0.68
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 10417 0 1 0 62 6 0 0 18 0 9 0 28133709 887967744 9771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 216789 9771 2035 9 0 211225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867156

[startup+1.50202 s]
/proc/loadavg: 2.07 2.06 2.02 3/89 370
/proc/meminfo: memFree=1713312/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=867692 CPUtime=1.48
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 18758 0 1 0 134 14 0 0 18 0 9 0 28133709 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 216923 18084 2033 9 0 211381 0
[pid=361/tid=363] ppid=359 vsize=867692 CPUtime=1.17
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 15834 0 1 0 106 11 0 0 25 0 9 0 28133711 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=867692 CPUtime=0.03
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 1509 0 0 0 3 0 0 0 16 0 9 0 28133712 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=867692 CPUtime=0
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28133712 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=867692 CPUtime=0
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28133712 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=867692 CPUtime=0
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28133714 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=867692 CPUtime=0.23
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 713 0 0 0 23 0 0 0 15 0 9 0 28133714 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=867692 CPUtime=0
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28133715 888516608 18084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=867692 CPUtime=0
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28133715 888516608 18084 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) 867692

[startup+3.10205 s]
/proc/loadavg: 2.07 2.06 2.02 3/89 370
/proc/meminfo: memFree=1678112/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=3.04
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 40689 755 1 0 258 30 15 1 18 0 9 0 28133709 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 25500 2659 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=2.42
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 23600 755 1 0 204 22 15 1 24 0 9 0 28133711 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.41
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 15324 755 0 0 21 4 15 1 17 0 9 0 28133712 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.47
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 920 755 0 0 31 0 15 1 16 0 9 0 28133714 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 25500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 12 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 25500 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) 868192

[startup+6.30241 s]
/proc/loadavg: 2.14 2.08 2.02 3/89 374
/proc/meminfo: memFree=1634272/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=6.2
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 54297 755 1 0 569 35 15 1 18 0 9 0 28133709 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 34062 2661 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=5.31
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 27130 755 1 0 492 23 15 1 25 0 9 0 28133711 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4127323978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 25294 755 0 0 36 8 15 1 17 0 9 0 28133712 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.57
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 1002 755 0 0 40 1 15 1 16 0 9 0 28133714 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 38 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 34062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868192

[startup+12.7022 s]
/proc/loadavg: 2.21 2.09 2.03 3/89 374
/proc/meminfo: memFree=1634144/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=12.54
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 54337 755 1 0 1203 35 15 1 18 0 9 0 28133709 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 34076 2661 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=11.62
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 27135 755 1 0 1123 23 15 1 25 0 9 0 28133711 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4127325975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 25294 755 0 0 36 8 15 1 17 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 1037 755 0 0 43 1 15 1 16 0 9 0 28133714 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 38 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868192

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

[startup+14.3074 s]
/proc/loadavg: 2.19 2.09 2.03 3/89 374
/proc/meminfo: memFree=1634144/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=14.13
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 54338 755 1 0 1362 35 15 1 18 0 9 0 28133709 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 34076 2661 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=13.21
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 27135 755 1 0 1282 23 15 1 25 0 9 0 28133711 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4127326071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 25294 755 0 0 36 8 15 1 17 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 1038 755 0 0 43 1 15 1 17 0 9 0 28133714 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 38 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 34076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 868192

[startup+15.9025 s]
/proc/loadavg: 2.19 2.09 2.03 3/89 374
/proc/meminfo: memFree=1634144/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=15.71
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 54341 755 1 0 1520 35 15 1 18 0 9 0 28133709 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 34077 2661 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=14.79
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 27137 755 1 0 1440 23 15 1 25 0 9 0 28133711 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4127260868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 25294 755 0 0 36 8 15 1 17 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 1039 755 0 0 43 1 15 1 16 0 9 0 28133714 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 38 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 868192

[startup+16.7026 s]
/proc/loadavg: 2.19 2.09 2.03 3/89 374
/proc/meminfo: memFree=1634208/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=868192 CPUtime=16.51
/proc/361/stat : 361 (java) S 359 361 31546 0 -1 0 54341 755 1 0 1600 35 15 1 18 0 9 0 28133709 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 217048 34077 2661 9 0 211484 0
[pid=361/tid=363] ppid=359 vsize=868192 CPUtime=15.58
/proc/361/task/363/stat : 363 (java) R 359 361 31546 0 -1 64 27137 755 1 0 1519 23 15 1 25 0 9 0 28133711 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4127344987 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=364] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/364/stat : 364 (java) S 359 361 31546 0 -1 64 25294 755 0 0 36 8 15 1 16 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=365] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/365/stat : 365 (java) S 359 361 31546 0 -1 64 18 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=366] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/366/stat : 366 (java) S 359 361 31546 0 -1 64 9 755 0 0 0 0 15 1 16 0 9 0 28133712 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=367] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/367/stat : 367 (java) S 359 361 31546 0 -1 64 2 755 0 0 0 0 15 1 18 0 9 0 28133714 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=368] ppid=359 vsize=868192 CPUtime=0.6
/proc/361/task/368/stat : 368 (java) S 359 361 31546 0 -1 64 1039 755 0 0 43 1 15 1 16 0 9 0 28133714 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=369] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/369/stat : 369 (java) S 359 361 31546 0 -1 64 1 755 0 0 0 0 15 1 19 0 9 0 28133715 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=361/tid=370] ppid=359 vsize=868192 CPUtime=0.16
/proc/361/task/370/stat : 370 (java) S 359 361 31546 0 -1 64 38 755 0 0 0 0 15 1 15 0 9 0 28133715 889028608 34077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.51
Current children cumulated vsize (KiB) 868192

[startup+16.902 s]
/proc/loadavg: 2.19 2.09 2.03 3/89 374
/proc/meminfo: memFree=1634208/2055920 swapFree=4192812/4192956
[pid=361] ppid=359 vsize=0 CPUtime=16.68
/proc/361/stat : 361 (java) Z 359 361 31546 0 -1 12 54377 755 1 0 1615 37 15 1 16 0 2 0 28133709 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.68
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 16.9042
CPU time (s): 16.7155
CPU user time (s): 16.3175
CPU system time (s): 0.397939
CPU usage (%): 98.8833
Max. virtual memory (cumulated for all children) (KiB): 868192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.3175
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55132
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= 2331
involuntary context switches= 2748

runsolver used 0.020996 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 16:57:40
IDJOB=2096748
IDBENCH=56610
IDSOLVER=774
FILE ID=node1/2096748-1247410659
PBS_JOBID= 9510642
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= b1ccf0aceb8d8293fe037eca9e2177e5
RANDOM SEED=162855709

node1.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.216
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.216
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:       1761224 kB
Buffers:         37428 kB
Cached:         106460 kB
SwapCached:          0 kB
Active:         164212 kB
Inactive:        76636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:         117380 kB
Slab:            38976 kB
Committed_AS:  1006516 kB
PageTables:       2008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node1 at 2009-07-12 16:57:57