Trace number 2096761

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 ACSAT 4.81827 4.92152

DiagnosticValue
CHECKS447774
NODES465

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-09.xml
MD5SUMf8b76df19674acf2fa7b798307536a24
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.641901
Satisfiable
(Un)Satisfiability was proved
Number of variables295
Number of constraints2699
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension130
Number of constraints which are defined in intension2569
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.29/0.33	   
0.29/0.33	   instance
0.29/0.33	     name=HOME/instance-2096761-1247410675.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.39/0.45	     nbVariables=295  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7670
0.39/0.45	       =>  wckTime=0.198  cpuTime=0.15  mem=8M867
0.39/0.45	   
0.39/0.45	   relations being loaded...
0.58/0.61	   
0.58/0.61	   predicates being loaded...
0.58/0.68	   
0.58/0.68	   constraints being loaded...
1.08/1.16	   Too large in ConstraintConflictsSTructure
1.08/1.18	   Too large in ConstraintConflictsSTructure
1.08/1.19	   Too large in ConstraintConflictsSTructure
1.08/1.19	   Too large in ConstraintConflictsSTructure
2.54/2.66	     nbConstraints=2699  nbRelationTypes=8  nbGlobalConstraints=130  nbExtensionStructures=8
2.54/2.66	     nbSharedExtensionStructures=122  nbConflictsStructures=4  nbSharedConflictsStructures=112
2.54/2.66	     nbUnbuiltConflictsStructures=13  nbSharedBinaryRepresentations=0  nbEvaluationManagers=9
2.54/2.66	     nbSharedEvaluationManagers=2560  minDegree=6  maxDegree=122  minArity=3  avgArity=7.58  maxArity=30  nbGenerators=0
2.54/2.66	     nbFusions=0  symmetryWckTime=0.352  symmetryCpuTime=0.17
2.54/2.66	       =>  wckTime=2.408  cpuTime=1.85  mem=31M891
2.65/2.78	   
2.65/2.78	   solver IterativeSystematicSolver being built... 
3.06/3.14	   
3.06/3.14	   INFO : Forward propagation technique limited 
3.16/3.21	       =>  wckTime=2.966  cpuTime=2.18  mem=72M188
3.25/3.39	   
3.25/3.39	   preprocessing
3.25/3.39	     nbConstraintChecks=1551  nbValidityChecks=775947  nbPropagations=333  nbRevisions=137  nbUselessRevisions=137
3.25/3.39	     nbRemovedValues=640  detectedInconsistency=no
3.25/3.39	       =>  wckTime=0.165  cpuTime=0.13  mem=73M183
4.74/4.84	   
4.74/4.84	   search
4.74/4.84	     run=1  nbConstraintChecks=446223  nbValidityChecks=4437054  minDepth=198  maxDepth=295  nbPropagations=5858
4.74/4.84	     nbRevisions=189282  nbUselessRevisions=189245  nbAssignments=465  nbFailedAssignments=15  nbBacktracks=4
4.74/4.84	     nbVisitedNodes=481  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
4.74/4.84	     nbSEliminables=0  nbREliminables=18.08  nbIEliminables=212.87  nbDEliminables=0  nbPEliminables=0
4.74/4.84	       =>  wckTime=1.619  cpuTime=1.53  mem=75M238
4.74/4.84	   
4.74/4.84	   global
4.74/4.84	     nbConstraintChecks=447774  nbValidityChecks=5213001  nbPropagations=6191  nbRevisions=189419
4.74/4.84	     nbUselessRevisions=189382  nbRestartNogoods=10  solvingWckTime=1.621  solvingCpuTime=1.53  expiredTime=no
4.74/4.84	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.69  globalCpuTime=3.77
4.74/4.84	       =>  wckTime=4.596  cpuTime=3.71  mem=75M238
4.74/4.85	   
4.74/4.85	s SATISFIABLE
4.74/4.85	v 8 1 8 3 0 11 18 14 0 11 15 18 2 14 1 1 17 0 19 4 3 14 4 17 17 14 0 12 14 21 0 11 8 3 4 12 3 8 4 3 11 0 13 0 22 4 17 4 18 4 12 8 15 4 17 12 0 13 4 13 19 11 24 17 4 3 6 4 13 4 8 0 13 11 14 8 18 0 1 17 14 0 3 0 13 13 18 19 4 13 2 8 11 18 11 4 4 3 18 0 3 18 5 14 4 18 4 12 8 11 0 17 2 0 1 14 3 0 20 13 19 15 4 0 18 19 14 17 0 6 4 12 4 11 19 18 15 0 11 18 24 13 0 12 4 16 20 0 18 7 1 0 11 8 12 20 18 19 24 3 20 13 13 4 19 0 17 8 5 5 18 14 19 19 15 17 8 3 4 18 0 13 8 17 0 18 0 17 8 17 0 13 19 1 0 6 18 19 4 4 15 18 7 20 19 3 14 22 13 15 20 19 11 14 14 18 4 18 2 14 0 19 1 0 17 18 14 13 24 14 15 19 12 4 0 13 8 13 6 11 4 18 18 13 4 18 18 17 0 8 3 18 13 0 15 4 0 17 18 1 0 11 4 0 13 13 4 19 0 19 4 18 20 17 4 4 17 8 4 11 4 6 18 18 11 4 3 18 4 0 18 4 11 12 18 
4.74/4.85	d NODES 465
4.74/4.85	d CHECKS 447774
4.74/4.85	   
4.74/4.85	   totalWckTime=4.655  totalCpuTime=3.77

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-2096761-1247410675/watcher-2096761-1247410675 -o /tmp/evaluation-result-2096761-1247410675/solver-2096761-1247410675 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096761-1247410675.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.00 2.00 2.00 3/80 3453
/proc/meminfo: memFree=1538160/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=10676 CPUtime=0.01
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 678 0 0 0 0 1 0 0 18 0 2 0 28131105 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 2669 474 207 9 0 1184 0
[pid=3453/tid=3454] ppid=3451 vsize=10676 CPUtime=0
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28131106 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8765400 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.101535 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 3453
/proc/meminfo: memFree=1538160/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=865984 CPUtime=0.09
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 3722 0 1 0 7 2 0 0 18 0 9 0 28131105 886767616 3190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 216496 3190 1690 9 0 210981 0
[pid=3453/tid=3454] ppid=3451 vsize=865984 CPUtime=0.07
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 2813 0 1 0 6 1 0 0 18 0 9 0 28131106 886767616 3190 996147200 134512640 134550932 4294955968 18446744073709551615 4125969266 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.20255 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 3453
/proc/meminfo: memFree=1538160/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=866144 CPUtime=0.18
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 4666 0 1 0 15 3 0 0 18 0 9 0 28131105 886931456 4083 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 216536 4083 1875 9 0 211014 0
[pid=3453/tid=3454] ppid=3451 vsize=866144 CPUtime=0.17
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 3757 0 1 0 15 2 0 0 18 0 9 0 28131106 886931456 4083 996147200 134512640 134550932 4294955968 18446744073709551615 4125977357 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866144

[startup+0.302556 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 3453
/proc/meminfo: memFree=1538160/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=866144 CPUtime=0.29
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 5666 0 1 0 25 4 0 0 18 0 9 0 28131105 886931456 5069 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 216536 5069 1927 9 0 211014 0
[pid=3453/tid=3454] ppid=3451 vsize=866144 CPUtime=0.25
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 4726 0 1 0 22 3 0 0 19 0 9 0 28131106 886931456 5069 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866144

[startup+0.701594 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 3453
/proc/meminfo: memFree=1538160/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=867008 CPUtime=0.69
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 9562 0 1 0 62 7 0 0 18 0 9 0 28131105 887816192 8916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 216752 8916 2034 9 0 211188 0
[pid=3453/tid=3454] ppid=3451 vsize=867008 CPUtime=0.57
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 8429 0 1 0 52 5 0 0 20 0 9 0 28131106 887816192 8916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867008

[startup+1.50166 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3462
/proc/meminfo: memFree=1492008/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=867700 CPUtime=1.47
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 19553 0 1 0 133 14 0 0 18 0 9 0 28131105 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 216925 18879 2033 9 0 211383 0
[pid=3453/tid=3454] ppid=3451 vsize=867700 CPUtime=1.19
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 15829 0 1 0 107 12 0 0 25 0 9 0 28131106 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 103809661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=867700 CPUtime=0.04
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 2306 0 0 0 4 0 0 0 16 0 9 0 28131108 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=867700 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28131108 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=867700 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28131108 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=867700 CPUtime=0
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28131110 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=867700 CPUtime=0.21
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 716 0 0 0 21 0 0 0 15 0 9 0 28131111 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=867700 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28131111 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=867700 CPUtime=0
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28131111 888524800 18879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867700

[startup+3.10181 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 3462
/proc/meminfo: memFree=1463400/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868108 CPUtime=3.06
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46225 646 1 0 263 29 12 2 18 0 9 0 28131105 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217027 27044 2637 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868108 CPUtime=2.43
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 28413 646 1 0 207 22 12 2 24 0 9 0 28131106 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 103822977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868108 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868108 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868108 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868108 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868108 CPUtime=0.43
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 942 646 0 0 29 0 12 2 15 0 9 0 28131111 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868108 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868108 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 10 646 0 0 0 0 12 2 15 0 9 0 28131111 888942592 27044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 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+3.20282 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 3462
/proc/meminfo: memFree=1463400/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868196 CPUtime=3.16
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46284 646 1 0 273 29 12 2 18 0 9 0 28131105 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217049 27089 2661 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868196 CPUtime=2.53
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 28465 646 1 0 217 22 12 2 25 0 9 0 28131106 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 102751268 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868196 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868196 CPUtime=0.44
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 949 646 0 0 30 0 12 2 15 0 9 0 28131111 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 10 646 0 0 0 0 12 2 15 0 9 0 28131111 889032704 27089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 868196

[startup+4.00288 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3466
/proc/meminfo: memFree=1439592/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868196 CPUtime=3.95
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46555 646 1 0 352 29 12 2 18 0 9 0 28131105 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217049 27150 2661 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868196 CPUtime=3.24
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 28689 646 1 0 288 22 12 2 25 0 9 0 28131106 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4127311732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868196 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868196 CPUtime=0.51
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 996 646 0 0 37 0 12 2 15 0 9 0 28131111 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 10 646 0 0 0 0 12 2 15 0 9 0 28131111 889032704 27150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 868196

[startup+4.40292 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3466
/proc/meminfo: memFree=1439464/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868196 CPUtime=4.34
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46563 646 1 0 391 29 12 2 18 0 9 0 28131105 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217049 27154 2661 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868196 CPUtime=3.63
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 28691 646 1 0 327 22 12 2 25 0 9 0 28131106 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4127338827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868196 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868196 CPUtime=0.53
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 1001 646 0 0 38 1 12 2 15 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 11 646 0 0 0 0 12 2 15 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 868196

[startup+4.80295 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3466
/proc/meminfo: memFree=1439464/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868196 CPUtime=4.74
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46563 646 1 0 431 29 12 2 18 0 9 0 28131105 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217049 27154 2661 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868196 CPUtime=4.02
/proc/3453/task/3454/stat : 3454 (java) R 3451 3453 2471 0 -1 64 28691 646 1 0 366 22 12 2 25 0 9 0 28131106 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4127310455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868196 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868196 CPUtime=0.53
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 1001 646 0 0 38 1 12 2 15 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 11 646 0 0 0 0 12 2 15 0 9 0 28131111 889032704 27154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 868196

[startup+4.90296 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3466
/proc/meminfo: memFree=1439464/2055920 swapFree=4192812/4192956
[pid=3453] ppid=3451 vsize=868196 CPUtime=4.79
/proc/3453/stat : 3453 (java) S 3451 3453 2471 0 -1 0 46571 646 1 0 436 29 12 2 18 0 9 0 28131105 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3453/statm: 217049 27159 2661 9 0 211485 0
[pid=3453/tid=3454] ppid=3451 vsize=868196 CPUtime=4.07
/proc/3453/task/3454/stat : 3454 (java) S 3451 3453 2471 0 -1 64 28699 646 1 0 371 22 12 2 25 0 9 0 28131106 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3456] ppid=3451 vsize=868196 CPUtime=0.43
/proc/3453/task/3456/stat : 3456 (java) S 3451 3453 2471 0 -1 64 16021 646 0 0 25 4 12 2 16 0 9 0 28131108 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3457] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3457/stat : 3457 (java) S 3451 3453 2471 0 -1 64 21 646 0 0 0 0 12 2 16 0 9 0 28131108 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3458] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3458/stat : 3458 (java) S 3451 3453 2471 0 -1 64 9 646 0 0 0 0 12 2 15 0 9 0 28131108 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3459] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3459/stat : 3459 (java) S 3451 3453 2471 0 -1 64 2 646 0 0 0 0 12 2 18 0 9 0 28131110 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3460] ppid=3451 vsize=868196 CPUtime=0.53
/proc/3453/task/3460/stat : 3460 (java) S 3451 3453 2471 0 -1 64 1001 646 0 0 38 1 12 2 16 0 9 0 28131111 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3461] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3461/stat : 3461 (java) S 3451 3453 2471 0 -1 64 0 646 0 0 0 0 12 2 19 0 9 0 28131111 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3453/tid=3462] ppid=3451 vsize=868196 CPUtime=0.14
/proc/3453/task/3462/stat : 3462 (java) S 3451 3453 2471 0 -1 64 11 646 0 0 0 0 12 2 15 0 9 0 28131111 889032704 27159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 4.92152
CPU time (s): 4.81827
CPU user time (s): 4.48132
CPU system time (s): 0.336948
CPU usage (%): 97.902
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.48132
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47245
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= 1571
involuntary context switches= 1773

runsolver used 0.007998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-12 16:57:55
IDJOB=2096761
IDBENCH=56636
IDSOLVER=773
FILE ID=node50/2096761-1247410675
PBS_JOBID= 9510545
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-19-09.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096761-1247410675/watcher-2096761-1247410675 -o /tmp/evaluation-result-2096761-1247410675/solver-2096761-1247410675 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096761-1247410675.xml

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

MD5SUM BENCH= f8b76df19674acf2fa7b798307536a24
RANDOM SEED=76153264

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1538704 kB
Buffers:         46664 kB
Cached:         163116 kB
SwapCached:          0 kB
Active:         363352 kB
Inactive:        91840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:         265888 kB
Slab:            46740 kB
Committed_AS:  1026044 kB
PageTables:       2336 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= 66404 MiB
End job on node50 at 2009-07-12 16:58:00