Trace number 2095145

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.67129 4.75595

DiagnosticValue
CHECKS312652
NODES594

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-19-02.xml
MD5SUM58701967042ffa298c4219b2e2e6ec10
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.04384
Satisfiable
(Un)Satisfiability was proved
Number of variables296
Number of constraints1757
Maximum constraint arity28
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1639
Global constraints used (with number of constraints)

Solver Data

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2095145-1247406644.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.40	     nbVariables=296  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7696
0.29/0.40	       =>  wckTime=0.152  cpuTime=0.12  mem=8M867
0.29/0.40	   
0.29/0.40	   relations being loaded...
0.69/0.71	   
0.69/0.71	   predicates being loaded...
0.69/0.77	   
0.69/0.77	   constraints being loaded...
1.08/1.17	   Too large in ConstraintConflictsSTructure
1.18/1.23	   Too large in ConstraintConflictsSTructure
1.18/1.25	   Too large in ConstraintConflictsSTructure
1.18/1.28	   Too large in ConstraintConflictsSTructure
2.17/2.36	     nbConstraints=1757  nbRelationTypes=8  nbGlobalConstraints=118  nbExtensionStructures=8
2.17/2.36	     nbSharedExtensionStructures=110  nbConflictsStructures=4  nbSharedConflictsStructures=92
2.17/2.36	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.17/2.36	     nbSharedEvaluationManagers=1631  minDegree=8  maxDegree=86  minArity=3  avgArity=8.58  maxArity=28  nbGenerators=0
2.17/2.36	     nbFusions=0  symmetryWckTime=0.268  symmetryCpuTime=0.14
2.17/2.36	       =>  wckTime=2.12  cpuTime=1.65  mem=62M515
2.35/2.50	   
2.35/2.50	   solver IterativeSystematicSolver being built... 
2.64/2.79	   
2.64/2.79	   INFO : Forward propagation technique limited 
2.74/2.85	       =>  wckTime=2.608  cpuTime=1.92  mem=67M448
2.94/3.08	   
2.94/3.08	   preprocessing
2.94/3.08	     nbConstraintChecks=0  nbValidityChecks=1795680  nbPropagations=314  nbRevisions=0  nbUselessRevisions=0
2.94/3.08	     nbRemovedValues=104  detectedInconsistency=no
2.94/3.08	       =>  wckTime=0.228  cpuTime=0.21  mem=68M406
4.54/4.68	   
4.54/4.68	   search
4.54/4.68	     run=1  nbConstraintChecks=312652  nbValidityChecks=11910462  minDepth=264  maxDepth=296  nbPropagations=6647
4.54/4.68	     nbRevisions=176683  nbUselessRevisions=176654  nbAssignments=594  nbFailedAssignments=17  nbBacktracks=4
4.54/4.68	     nbVisitedNodes=616  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=4  nbInferences=0  nbTooLargeKeys=0
4.54/4.68	     nbSEliminables=0  nbREliminables=78.18  nbIEliminables=136.47  nbDEliminables=0  nbPEliminables=0
4.54/4.68	       =>  wckTime=1.827  cpuTime=1.75  mem=70M322
4.54/4.68	   
4.54/4.68	   global
4.54/4.68	     nbConstraintChecks=312652  nbValidityChecks=13706142  nbPropagations=6961  nbRevisions=176683
4.54/4.68	     nbUselessRevisions=176654  nbRestartNogoods=10  solvingWckTime=1.829  solvingCpuTime=1.75  expiredTime=no
4.54/4.69	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.66  globalCpuTime=3.72
4.54/4.69	       =>  wckTime=4.442  cpuTime=3.68  mem=70M322
4.54/4.69	   
4.54/4.69	s SATISFIABLE
4.54/4.69	v 19 7 20 9 0 7 4 8 18 19 0 18 15 4 17 24 14 3 4 11 1 4 0 17 15 8 19 18 15 17 0 24 15 17 14 12 8 18 4 1 17 4 0 2 7 22 17 4 2 10 14 18 18 0 0 21 4 13 18 4 1 0 20 2 7 4 3 0 21 4 13 18 18 0 17 0 13 6 8 1 0 13 0 11 4 17 19 0 17 4 18 18 14 2 18 0 11 4 17 19 18 19 4 17 4 14 18 20 13 0 4 0 20 6 17 0 0 5 8 0 13 12 0 18 20 18 11 4 17 4 0 24 17 4 18 2 17 8 18 19 0 14 0 19 12 4 0 11 1 0 1 24 18 0 19 18 0 1 11 4 18 1 0 11 4 18 18 14 18 18 0 8 11 4 3 0 18 18 14 13 0 13 19 13 4 14 8 3 0 15 17 0 8 18 4 18 3 14 4 17 18 18 4 18 18 18 8 13 3 18 1 11 14 20 18 4 18 19 7 17 8 12 18 0 18 10 11 4 13 19 0 1 14 12 0 18 0 2 0 17 4 19 1 0 0 18 11 0 12 4 18 18 15 4 17 12 0 19 14 17 17 7 4 0 5 11 0 10 18 15 8 17 0 4 20 18 7 4 0 17 18 18 0 18 18 4 2 0 13 18 19 14 3 18 14 18 
4.54/4.69	d NODES 594
4.54/4.69	d CHECKS 312652
4.54/4.69	   
4.54/4.69	   totalWckTime=4.507  totalCpuTime=3.72

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-2095145-1247406644/watcher-2095145-1247406644 -o /tmp/evaluation-result-2095145-1247406644/solver-2095145-1247406644 -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-2095145-1247406644.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 1.99 1.91 4/81 32732
/proc/meminfo: memFree=1771552/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=1616 CPUtime=0
/proc/32732/stat : 32732 (java) R 32730 32732 32171 0 -1 0 180 0 0 0 0 0 0 0 19 0 1 0 27729053 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/32732/statm: 404 148 122 9 0 46 0

[startup+0.0259289 s]
/proc/loadavg: 2.00 1.99 1.91 4/81 32732
/proc/meminfo: memFree=1771552/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=861288 CPUtime=0.01
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 1717 0 1 0 0 1 0 0 18 0 3 0 27729053 881958912 1414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 215322 1414 568 9 0 210237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861288

[startup+0.102182 s]
/proc/loadavg: 2.00 1.99 1.91 4/81 32732
/proc/meminfo: memFree=1771552/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=865984 CPUtime=0.09
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 3772 0 1 0 7 2 0 0 18 0 9 0 27729053 886767616 3232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 216496 3232 1706 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301224 s]
/proc/loadavg: 2.00 1.99 1.91 4/81 32732
/proc/meminfo: memFree=1771552/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=866380 CPUtime=0.29
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 6000 0 1 0 25 4 0 0 18 0 9 0 27729053 887173120 5366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 216595 5366 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701307 s]
/proc/loadavg: 2.00 1.99 1.91 4/81 32732
/proc/meminfo: memFree=1771552/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=866616 CPUtime=0.69
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 15155 0 1 0 62 7 0 0 18 0 9 0 27729053 887414784 14517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 216654 14517 1999 9 0 211112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866616

[startup+1.50147 s]
/proc/loadavg: 2.08 2.00 1.92 3/90 32741
/proc/meminfo: memFree=1704728/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=867696 CPUtime=1.47
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 19367 0 1 0 135 12 0 0 18 0 9 0 27729053 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 216924 18694 2033 9 0 211382 0
[pid=32732/tid=32734] ppid=32730 vsize=867696 CPUtime=1.21
/proc/32732/task/32734/stat : 32734 (java) R 32730 32732 32171 0 -1 64 15833 0 1 0 111 10 0 0 25 0 9 0 27729054 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 102883189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32735] ppid=32730 vsize=867696 CPUtime=0.02
/proc/32732/task/32735/stat : 32735 (java) S 32730 32732 32171 0 -1 64 2120 0 0 0 2 0 0 0 17 0 9 0 27729055 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32736] ppid=32730 vsize=867696 CPUtime=0
/proc/32732/task/32736/stat : 32736 (java) S 32730 32732 32171 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27729055 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32737] ppid=32730 vsize=867696 CPUtime=0
/proc/32732/task/32737/stat : 32737 (java) S 32730 32732 32171 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27729056 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32738] ppid=32730 vsize=867696 CPUtime=0
/proc/32732/task/32738/stat : 32738 (java) S 32730 32732 32171 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27729058 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32739] ppid=32730 vsize=867696 CPUtime=0.2
/proc/32732/task/32739/stat : 32739 (java) S 32730 32732 32171 0 -1 64 713 0 0 0 20 0 0 0 15 0 9 0 27729058 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32740] ppid=32730 vsize=867696 CPUtime=0
/proc/32732/task/32740/stat : 32740 (java) S 32730 32732 32171 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27729058 888520704 18694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32741] ppid=32730 vsize=867696 CPUtime=0
/proc/32732/task/32741/stat : 32741 (java) S 32730 32732 32171 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27729058 888520704 18694 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) 867696

[startup+3.10278 s]
/proc/loadavg: 2.08 2.00 1.92 3/90 32741
/proc/meminfo: memFree=1682648/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=868196 CPUtime=3.04
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 50221 607 1 0 270 26 7 1 18 0 9 0 27729053 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 217049 30100 2661 9 0 211485 0
[pid=32732/tid=32734] ppid=32730 vsize=868196 CPUtime=2.4
/proc/32732/task/32734/stat : 32734 (java) R 32730 32732 32171 0 -1 64 26743 607 1 0 215 17 7 1 25 0 9 0 27729054 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4126097249 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32735] ppid=32730 vsize=868196 CPUtime=0.37
/proc/32732/task/32735/stat : 32735 (java) S 32730 32732 32171 0 -1 64 21674 607 0 0 23 6 7 1 16 0 9 0 27729055 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32736] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32736/stat : 32736 (java) S 32730 32732 32171 0 -1 64 21 607 0 0 0 0 7 1 16 0 9 0 27729055 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32737] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32737/stat : 32737 (java) S 32730 32732 32171 0 -1 64 9 607 0 0 0 0 7 1 15 0 9 0 27729056 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32738] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32738/stat : 32738 (java) S 32730 32732 32171 0 -1 64 2 607 0 0 0 0 7 1 18 0 9 0 27729058 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32739] ppid=32730 vsize=868196 CPUtime=0.39
/proc/32732/task/32739/stat : 32739 (java) S 32730 32732 32171 0 -1 64 959 607 0 0 30 1 7 1 16 0 9 0 27729058 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32740] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32740/stat : 32740 (java) S 32730 32732 32171 0 -1 64 0 607 0 0 0 0 7 1 19 0 9 0 27729058 889032704 30100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32741] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32741/stat : 32741 (java) S 32730 32732 32171 0 -1 64 8 607 0 0 0 0 7 1 15 0 9 0 27729058 889032704 30100 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) 868196

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

[startup+3.90295 s]
/proc/loadavg: 2.08 2.00 1.92 3/90 32745
/proc/meminfo: memFree=1661016/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=868196 CPUtime=3.84
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 50255 607 1 0 350 26 7 1 18 0 9 0 27729053 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 217049 30131 2661 9 0 211485 0
[pid=32732/tid=32734] ppid=32730 vsize=868196 CPUtime=3.16
/proc/32732/task/32734/stat : 32734 (java) R 32730 32732 32171 0 -1 64 26746 607 1 0 291 17 7 1 25 0 9 0 27729054 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4127288978 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32735] ppid=32730 vsize=868196 CPUtime=0.37
/proc/32732/task/32735/stat : 32735 (java) S 32730 32732 32171 0 -1 64 21674 607 0 0 23 6 7 1 17 0 9 0 27729055 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32736] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32736/stat : 32736 (java) S 32730 32732 32171 0 -1 64 21 607 0 0 0 0 7 1 16 0 9 0 27729055 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32737] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32737/stat : 32737 (java) S 32730 32732 32171 0 -1 64 9 607 0 0 0 0 7 1 15 0 9 0 27729056 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32738] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32738/stat : 32738 (java) S 32730 32732 32171 0 -1 64 2 607 0 0 0 0 7 1 18 0 9 0 27729058 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32739] ppid=32730 vsize=868196 CPUtime=0.43
/proc/32732/task/32739/stat : 32739 (java) S 32730 32732 32171 0 -1 64 990 607 0 0 34 1 7 1 15 0 9 0 27729058 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32740] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32740/stat : 32740 (java) S 32730 32732 32171 0 -1 64 0 607 0 0 0 0 7 1 19 0 9 0 27729058 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32741] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32741/stat : 32741 (java) S 32730 32732 32171 0 -1 64 8 607 0 0 0 0 7 1 15 0 9 0 27729058 889032704 30131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 868196

[startup+4.30203 s]
/proc/loadavg: 2.08 2.00 1.92 3/90 32745
/proc/meminfo: memFree=1660888/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=868196 CPUtime=4.24
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 50260 607 1 0 390 26 7 1 18 0 9 0 27729053 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 217049 30135 2661 9 0 211485 0
[pid=32732/tid=32734] ppid=32730 vsize=868196 CPUtime=3.56
/proc/32732/task/32734/stat : 32734 (java) R 32730 32732 32171 0 -1 64 26747 607 1 0 331 17 7 1 25 0 9 0 27729054 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4127289044 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32735] ppid=32730 vsize=868196 CPUtime=0.37
/proc/32732/task/32735/stat : 32735 (java) S 32730 32732 32171 0 -1 64 21674 607 0 0 23 6 7 1 16 0 9 0 27729055 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32736] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32736/stat : 32736 (java) S 32730 32732 32171 0 -1 64 21 607 0 0 0 0 7 1 16 0 9 0 27729055 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32737] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32737/stat : 32737 (java) S 32730 32732 32171 0 -1 64 9 607 0 0 0 0 7 1 15 0 9 0 27729056 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32738] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32738/stat : 32738 (java) S 32730 32732 32171 0 -1 64 2 607 0 0 0 0 7 1 18 0 9 0 27729058 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32739] ppid=32730 vsize=868196 CPUtime=0.44
/proc/32732/task/32739/stat : 32739 (java) S 32730 32732 32171 0 -1 64 994 607 0 0 35 1 7 1 15 0 9 0 27729058 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32740] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32740/stat : 32740 (java) S 32730 32732 32171 0 -1 64 0 607 0 0 0 0 7 1 19 0 9 0 27729058 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32741] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32741/stat : 32741 (java) S 32730 32732 32171 0 -1 64 8 607 0 0 0 0 7 1 15 0 9 0 27729058 889032704 30135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 868196

[startup+4.70111 s]
/proc/loadavg: 2.08 2.00 1.92 3/90 32745
/proc/meminfo: memFree=1660888/2055920 swapFree=4192812/4192956
[pid=32732] ppid=32730 vsize=868196 CPUtime=4.63
/proc/32732/stat : 32732 (java) S 32730 32732 32171 0 -1 0 50273 607 1 0 429 26 7 1 18 0 9 0 27729053 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32732/statm: 217049 30143 2661 9 0 211485 0
[pid=32732/tid=32734] ppid=32730 vsize=868196 CPUtime=3.94
/proc/32732/task/32734/stat : 32734 (java) S 32730 32732 32171 0 -1 64 26756 607 1 0 369 17 7 1 25 0 9 0 27729054 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32735] ppid=32730 vsize=868196 CPUtime=0.37
/proc/32732/task/32735/stat : 32735 (java) S 32730 32732 32171 0 -1 64 21674 607 0 0 23 6 7 1 16 0 9 0 27729055 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32736] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32736/stat : 32736 (java) S 32730 32732 32171 0 -1 64 21 607 0 0 0 0 7 1 16 0 9 0 27729055 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32737] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32737/stat : 32737 (java) S 32730 32732 32171 0 -1 64 9 607 0 0 0 0 7 1 15 0 9 0 27729056 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32738] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32738/stat : 32738 (java) S 32730 32732 32171 0 -1 64 2 607 0 0 0 0 7 1 18 0 9 0 27729058 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32739] ppid=32730 vsize=868196 CPUtime=0.44
/proc/32732/task/32739/stat : 32739 (java) S 32730 32732 32171 0 -1 64 998 607 0 0 35 1 7 1 16 0 9 0 27729058 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32732/tid=32740] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32740/stat : 32740 (java) S 32730 32732 32171 0 -1 64 0 607 0 0 0 0 7 1 19 0 9 0 27729058 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32732/tid=32741] ppid=32730 vsize=868196 CPUtime=0.08
/proc/32732/task/32741/stat : 32741 (java) S 32730 32732 32171 0 -1 64 8 607 0 0 0 0 7 1 15 0 9 0 27729058 889032704 30143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 4.75595
CPU time (s): 4.67129
CPU user time (s): 4.36833
CPU system time (s): 0.302953
CPU usage (%): 98.2199
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.36834
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50909
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= 1925
involuntary context switches= 1977

runsolver used 0.007998 second user time and 0.022996 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 15:50:45
IDJOB=2095145
IDBENCH=54915
IDSOLVER=773
FILE ID=node80/2095145-1247406644
PBS_JOBID= 9510490
Free space on /tmp= 66364 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-19-02.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-2095145-1247406644/watcher-2095145-1247406644 -o /tmp/evaluation-result-2095145-1247406644/solver-2095145-1247406644 -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-2095145-1247406644.xml

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

MD5SUM BENCH= 58701967042ffa298c4219b2e2e6ec10
RANDOM SEED=934925649

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772040 kB
Buffers:         32672 kB
Cached:         117200 kB
SwapCached:          0 kB
Active:         165288 kB
Inactive:        64036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:          99916 kB
Slab:            39748 kB
Committed_AS:  1014188 kB
PageTables:       1920 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= 66364 MiB
End job on node80 at 2009-07-12 15:50:50