Trace number 2096618

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 8.95064 9.03197

DiagnosticValue
CHECKS1065130
NODES371

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-21-08.xml
MD5SUM1eeb633eda18b14a135c3032845816d7
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 benchmark1.37279
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.08	
0.00/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-2096618-1247410406.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=365  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9490
0.39/0.40	       =>  wckTime=0.159  cpuTime=0.12  mem=8M867
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.79/0.85	   
0.79/0.85	   predicates being loaded...
0.89/0.91	   
0.89/0.91	   constraints being loaded...
1.48/1.55	   Too large in ConstraintConflictsSTructure
1.58/1.64	   Too large in ConstraintConflictsSTructure
3.27/3.31	     nbConstraints=3584  nbRelationTypes=6  nbGlobalConstraints=150  nbExtensionStructures=6
3.27/3.31	     nbSharedExtensionStructures=144  nbConflictsStructures=4  nbSharedConflictsStructures=134
3.27/3.31	     nbUnbuiltConflictsStructures=9  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
3.27/3.31	     nbSharedEvaluationManagers=3427  minDegree=16  maxDegree=120  minArity=3  avgArity=9.01  maxArity=18
3.27/3.31	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.561  symmetryCpuTime=0.23
3.27/3.31	       =>  wckTime=3.07  cpuTime=2.36  mem=49M203
3.37/3.48	   
3.37/3.49	   solver IterativeSystematicSolver being built... 
3.96/4.05	   
3.96/4.05	   INFO : Forward propagation technique limited 
4.05/4.12	       =>  wckTime=3.879  cpuTime=2.79  mem=115M305
6.83/6.93	   
6.83/6.93	   preprocessing
6.83/6.93	     nbConstraintChecks=483327  nbValidityChecks=19957119  nbPropagations=4294  nbRevisions=59679
6.83/6.93	     nbUselessRevisions=59667  nbSingletonTests=535  nbEffectiveSingletonTests=0  nbACRemovals=140  nbFoundSingletons=0
6.83/6.93	     nbRemovedValues=140  detectedInconsistency=no
6.83/6.93	       =>  wckTime=2.802  cpuTime=2.71  mem=118M278
8.82/8.99	   
8.82/8.99	   search
8.82/8.99	     run=0  nbConstraintChecks=581804  nbValidityChecks=8905756  minDepth=73  maxDepth=365  nbPropagations=6619
8.82/8.99	     nbRevisions=158745  nbUselessRevisions=158710  nbAssignments=371  nbFailedAssignments=6  nbBacktracks=0
8.82/8.99	     nbVisitedNodes=378  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
8.82/8.99	     nbSEliminables=0  nbREliminables=89.48  nbIEliminables=152.56  nbDEliminables=0  nbPEliminables=0
8.82/8.99	       =>  wckTime=4.861  cpuTime=4.73  mem=119M301
8.82/8.99	   
8.82/8.99	   global
8.82/8.99	     nbConstraintChecks=1065131  nbValidityChecks=28862875  nbPropagations=10913  nbRevisions=218424
8.82/8.99	     nbUselessRevisions=218377  nbRestartNogoods=0  solvingWckTime=4.864  solvingCpuTime=4.73  expiredTime=no
8.82/8.99	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.5  globalCpuTime=7.56
8.82/8.99	       =>  wckTime=8.747  cpuTime=7.52  mem=119M301
8.82/8.99	   
8.82/8.99	s SATISFIABLE
8.82/8.99	v 25 0 13 8 0 6 17 4 6 0 20 17 4 2 19 0 17 18 0 13 14 13 18 0 14 20 11 5 17 0 18 4 0 17 0 10 17 4 19 18 2 20 8 19 0 5 4 17 0 11 13 0 6 0 1 4 0 20 5 8 11 18 2 17 8 4 4 4 11 8 18 4 18 17 0 19 4 2 4 0 13 18 8 1 8 18 7 0 17 6 13 4 2 0 17 8 18 2 14 17 17 4 2 19 18 4 11 8 4 4 0 12 8 4 1 0 3 4 4 7 0 8 17 0 12 4 17 0 15 4 4 1 0 17 0 19 18 0 17 19 4 21 4 19 0 8 17 4 2 14 17 15 18 2 0 17 8 4 18 0 17 19 14 8 18 4 18 17 0 18 4 6 17 14 8 4 18 0 11 11 4 0 8 18 0 17 14 11 0 2 0 17 20 18 15 0 8 18 19 4 17 0 22 0 19 19 18 13 0 8 0 18 2 0 8 3 18 0 12 12 0 13 17 0 8 8 17 4 18 3 0 17 13 4 19 17 8 0 11 2 0 17 18 11 4 20 17 4 13 4 4 15 17 8 4 2 14 8 19 4 18 24 11 11 0 1 4 18 7 0 8 4 18 2 0 17 19 4 18 0 8 17 4 1 0 17 3 18 15 0 8 19 1 0 18 18 0 4 15 0 6 4 0 7 0 13 3 8 2 0 15 0 13 18 4 2 17 0 8 6 2 17 0 8 4 2 0 12 4 21 0 8 17 4 12 8 0 8 13 0 17 17 4 0 13 8 18 4 11 8 18 13 8 4 4 18 4 18 19 4 18 11 4 18 4 
8.82/8.99	d NODES 371
8.82/8.99	d CHECKS 1065131
8.82/8.99	   
8.82/8.99	   totalWckTime=8.814  totalCpuTime=7.56

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-2096618-1247410406/watcher-2096618-1247410406 -o /tmp/evaluation-result-2096618-1247410406/solver-2096618-1247410406 -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-2096618-1247410406.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.06 2.02 2.00 4/80 728
/proc/meminfo: memFree=1702936/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=152 CPUtime=0
/proc/728/stat : 728 (java) R 726 728 31432 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28108047 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10416427 0 0 4096 0 0 0 0 17 0 0 0
/proc/728/statm: 50 33 26 9 0 4 0

[startup+0.105572 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 728
/proc/meminfo: memFree=1702936/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=865980 CPUtime=0.09
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 3861 0 1 0 7 2 0 0 18 0 9 0 28108047 886763520 3304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216495 3308 1739 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.201581 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 728
/proc/meminfo: memFree=1702936/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=866136 CPUtime=0.19
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 4904 0 1 0 16 3 0 0 18 0 9 0 28108047 886923264 4321 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216534 4322 1888 9 0 211012 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866136

[startup+0.301594 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 728
/proc/meminfo: memFree=1702936/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=866472 CPUtime=0.29
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 6002 0 1 0 25 4 0 0 18 0 9 0 28108047 887267328 5368 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216618 5369 1986 9 0 211076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866472

[startup+0.701636 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 728
/proc/meminfo: memFree=1702936/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=866604 CPUtime=0.68
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 15910 0 1 0 60 8 0 0 18 0 9 0 28108047 887402496 15272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216651 15274 1999 9 0 211109 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866604

[startup+1.50272 s]
/proc/loadavg: 2.22 2.05 2.01 3/89 737
/proc/meminfo: memFree=1630800/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=867752 CPUtime=1.48
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 22314 0 1 0 136 12 0 0 18 0 9 0 28108047 888578048 21664 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216938 21668 2051 9 0 211374 0
[pid=728/tid=730] ppid=726 vsize=867752 CPUtime=1.21
/proc/728/task/730/stat : 730 (java) R 726 728 31432 0 -1 64 15826 0 1 0 113 8 0 0 25 0 9 0 28108048 888578048 21670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=731] ppid=726 vsize=867752 CPUtime=0.06
/proc/728/task/731/stat : 731 (java) R 726 728 31432 0 -1 64 5118 0 0 0 4 2 0 0 16 0 9 0 28108050 888578048 21673 996147200 134512640 134550932 4294955968 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=867752 CPUtime=0
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 28108050 888578048 21677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=733] ppid=726 vsize=867752 CPUtime=0
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28108050 888578048 21680 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=734] ppid=726 vsize=867752 CPUtime=0
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28108052 888578048 21683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=867752 CPUtime=0.19
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 683 0 0 0 18 1 0 0 16 0 9 0 28108052 888578048 21686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=736] ppid=726 vsize=867752 CPUtime=0
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28108052 888578048 21688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=867752 CPUtime=0
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28108052 888578048 21691 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867752

[startup+3.10288 s]
/proc/loadavg: 2.22 2.05 2.01 4/89 737
/proc/meminfo: memFree=1614608/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=867988 CPUtime=2.98
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 29297 0 1 0 268 30 0 0 18 0 10 0 28108047 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 216997 28498 2036 9 0 211455 0
[pid=728/tid=730] ppid=726 vsize=867988 CPUtime=2.46
/proc/728/task/730/stat : 730 (java) S 726 728 31432 0 -1 64 15917 0 1 0 224 22 0 0 16 0 10 0 28108048 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=867988 CPUtime=0.23
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 11871 0 0 0 18 5 0 0 16 0 10 0 28108050 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=867988 CPUtime=0
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28108050 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=733] ppid=726 vsize=867988 CPUtime=0
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28108050 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=734] ppid=726 vsize=867988 CPUtime=0
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 28108052 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=867988 CPUtime=0.26
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 732 0 0 0 25 1 0 0 15 0 10 0 28108052 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=736] ppid=726 vsize=867988 CPUtime=0
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 28108052 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=867988 CPUtime=0
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 28108052 888819712 28498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 867988

[startup+6.30123 s]
/proc/loadavg: 2.22 2.05 2.01 3/89 741
/proc/meminfo: memFree=1557384/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=868200 CPUtime=6.24
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 64005 858 1 0 563 40 19 2 18 0 9 0 28108047 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 217050 38792 2661 9 0 211486 0
[pid=728/tid=730] ppid=726 vsize=868200 CPUtime=5.27
/proc/728/task/730/stat : 730 (java) R 726 728 31432 0 -1 64 29857 858 1 0 481 25 19 2 17 0 9 0 28108048 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4127279314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=868200 CPUtime=0.77
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 32314 858 0 0 46 10 19 2 16 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 20 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=733] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 9 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=734] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 858 0 0 0 0 19 2 24 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=868200 CPUtime=0.57
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 957 858 0 0 35 1 19 2 15 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=736] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 858 0 0 0 0 19 2 25 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 41 858 0 0 0 0 19 2 15 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868200

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

[startup+6.40224 s]
/proc/loadavg: 2.22 2.05 2.01 3/89 741
/proc/meminfo: memFree=1557384/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=868200 CPUtime=6.35
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 64005 858 1 0 574 40 19 2 18 0 9 0 28108047 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 217050 38792 2661 9 0 211486 0
[pid=728/tid=730] ppid=726 vsize=868200 CPUtime=5.37
/proc/728/task/730/stat : 730 (java) R 726 728 31432 0 -1 64 29857 858 1 0 491 25 19 2 18 0 9 0 28108048 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4127279275 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=868200 CPUtime=0.77
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 32314 858 0 0 46 10 19 2 16 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 20 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=733] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 9 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=734] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 858 0 0 0 0 19 2 24 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=868200 CPUtime=0.57
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 957 858 0 0 35 1 19 2 15 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=736] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 858 0 0 0 0 19 2 25 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 41 858 0 0 0 0 19 2 15 0 9 0 28108052 889036800 38792 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 868200

[startup+8.00241 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 741
/proc/meminfo: memFree=1557384/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=868200 CPUtime=7.92
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 64050 858 1 0 731 40 19 2 18 0 9 0 28108047 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 217050 38804 2661 9 0 211486 0
[pid=728/tid=730] ppid=726 vsize=868200 CPUtime=6.93
/proc/728/task/730/stat : 730 (java) R 726 728 31432 0 -1 64 29864 858 1 0 647 25 19 2 23 0 9 0 28108048 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4127309349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=868200 CPUtime=0.77
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 32314 858 0 0 46 10 19 2 16 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 20 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=733] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 9 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=734] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 858 0 0 0 0 19 2 24 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=868200 CPUtime=0.59
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 995 858 0 0 37 1 19 2 15 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=736] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 858 0 0 0 0 19 2 25 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 41 858 0 0 0 0 19 2 15 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 868200

[startup+8.80249 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 741
/proc/meminfo: memFree=1557384/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=868200 CPUtime=8.72
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 64051 858 1 0 811 40 19 2 18 0 9 0 28108047 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 217050 38804 2661 9 0 211486 0
[pid=728/tid=730] ppid=726 vsize=868200 CPUtime=7.73
/proc/728/task/730/stat : 730 (java) R 726 728 31432 0 -1 64 29865 858 1 0 727 25 19 2 21 0 9 0 28108048 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4126385298 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=868200 CPUtime=0.77
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 32314 858 0 0 46 10 19 2 16 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 20 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=733] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 9 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=734] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 858 0 0 0 0 19 2 24 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=868200 CPUtime=0.59
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 995 858 0 0 37 1 19 2 16 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=736] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 858 0 0 0 0 19 2 25 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 41 858 0 0 0 0 19 2 15 0 9 0 28108052 889036800 38804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 868200

[startup+9.00251 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 741
/proc/meminfo: memFree=1557384/2055920 swapFree=4192812/4192956
[pid=728] ppid=726 vsize=868200 CPUtime=8.91
/proc/728/stat : 728 (java) S 726 728 31432 0 -1 0 64061 858 1 0 830 40 19 2 18 0 9 0 28108047 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/728/statm: 217050 38808 2661 9 0 211486 0
[pid=728/tid=730] ppid=726 vsize=868200 CPUtime=7.91
/proc/728/task/730/stat : 730 (java) S 726 728 31432 0 -1 64 29874 858 1 0 745 25 19 2 23 0 9 0 28108048 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=731] ppid=726 vsize=868200 CPUtime=0.77
/proc/728/task/731/stat : 731 (java) S 726 728 31432 0 -1 64 32314 858 0 0 46 10 19 2 16 0 9 0 28108050 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=732] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/732/stat : 732 (java) S 726 728 31432 0 -1 64 20 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=733] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/733/stat : 733 (java) S 726 728 31432 0 -1 64 9 858 0 0 0 0 19 2 15 0 9 0 28108050 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=734] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/734/stat : 734 (java) S 726 728 31432 0 -1 64 2 858 0 0 0 0 19 2 24 0 9 0 28108052 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=735] ppid=726 vsize=868200 CPUtime=0.59
/proc/728/task/735/stat : 735 (java) S 726 728 31432 0 -1 64 996 858 0 0 37 1 19 2 16 0 9 0 28108052 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=728/tid=736] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/736/stat : 736 (java) S 726 728 31432 0 -1 64 1 858 0 0 0 0 19 2 25 0 9 0 28108052 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=728/tid=737] ppid=726 vsize=868200 CPUtime=0.21
/proc/728/task/737/stat : 737 (java) S 726 728 31432 0 -1 64 41 858 0 0 0 0 19 2 15 0 9 0 28108052 889036800 38808 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 9.03197
CPU time (s): 8.95064
CPU user time (s): 8.49671
CPU system time (s): 0.45393
CPU usage (%): 99.0995
Max. virtual memory (cumulated for all children) (KiB): 869356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.49671
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64949
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= 1842
involuntary context switches= 2004

runsolver used 0.019996 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 16:53:27
IDJOB=2096618
IDBENCH=56505
IDSOLVER=774
FILE ID=node7/2096618-1247410406
PBS_JOBID= 9510629
Free space on /tmp= 66132 MiB

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

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

MD5SUM BENCH= 1eeb633eda18b14a135c3032845816d7
RANDOM SEED=2114501174

node7.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:       1703416 kB
Buffers:         38144 kB
Cached:         152324 kB
SwapCached:          0 kB
Active:         202816 kB
Inactive:        91596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5908 kB
Writeback:           0 kB
Mapped:         124404 kB
Slab:            43216 kB
Committed_AS:  1003712 kB
PageTables:       2032 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= 66128 MiB
End job on node7 at 2009-07-12 16:53:36