Trace number 2096615

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 5.52516 5.59066

DiagnosticValue
CHECKS272797
NODES371

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-21-03.xml
MD5SUM4017db100708ff15ef992f6d96e82e74
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.59176
Satisfiable
(Un)Satisfiability was proved
Number of variables362
Number of constraints2140
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension144
Number of constraints which are defined in intension1996
Global constraints used (with number of constraints)

Solver Data

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096615-1247410406.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.42	     nbVariables=362  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9412
0.38/0.42	       =>  wckTime=0.168  cpuTime=0.13  mem=8M867
0.38/0.42	   
0.38/0.42	   relations being loaded...
1.19/1.24	   
1.19/1.24	   predicates being loaded...
1.29/1.30	   
1.29/1.30	   constraints being loaded...
1.69/1.75	   Too large in ConstraintConflictsSTructure
1.78/1.81	   Too large in ConstraintConflictsSTructure
1.78/1.87	   Too large in ConstraintConflictsSTructure
1.99/2.05	   Too large in ConstraintConflictsSTructure
3.16/3.24	     nbConstraints=2140  nbRelationTypes=8  nbGlobalConstraints=144  nbExtensionStructures=8
3.16/3.24	     nbSharedExtensionStructures=136  nbConflictsStructures=4  nbSharedConflictsStructures=116
3.16/3.24	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
3.16/3.24	     nbSharedEvaluationManagers=1988  minDegree=10  maxDegree=82  minArity=3  avgArity=8.89  maxArity=22  nbGenerators=0
3.16/3.24	     nbFusions=0  symmetryWckTime=0.333  symmetryCpuTime=0.17
3.16/3.24	       =>  wckTime=2.982  cpuTime=2.37  mem=71M772
3.35/3.41	   
3.35/3.41	   solver IterativeSystematicSolver being built... 
3.65/3.75	   
3.65/3.75	   INFO : Forward propagation technique limited 
3.75/3.82	       =>  wckTime=3.569  cpuTime=2.69  mem=105M425
4.16/4.26	   
4.16/4.26	   preprocessing
4.16/4.26	     nbConstraintChecks=0  nbValidityChecks=3792322  nbPropagations=397  nbRevisions=0  nbUselessRevisions=0
4.16/4.26	     nbRemovedValues=163  detectedInconsistency=no
4.16/4.26	       =>  wckTime=0.433  cpuTime=0.41  mem=107M436
5.45/5.53	   
5.45/5.53	   search
5.45/5.53	     run=0  nbConstraintChecks=272797  nbValidityChecks=8527124  minDepth=21  maxDepth=362  nbPropagations=2741
5.45/5.53	     nbRevisions=58396  nbUselessRevisions=58387  nbAssignments=371  nbFailedAssignments=8  nbBacktracks=1
5.45/5.53	     nbVisitedNodes=380  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
5.45/5.53	     nbSEliminables=0  nbREliminables=85.48  nbIEliminables=186.73  nbDEliminables=0  nbPEliminables=0
5.45/5.53	       =>  wckTime=1.696  cpuTime=1.61  mem=108M384
5.45/5.53	   
5.45/5.53	   global
5.45/5.53	     nbConstraintChecks=272797  nbValidityChecks=12319446  nbPropagations=3138  nbRevisions=58396
5.45/5.53	     nbUselessRevisions=58387  nbRestartNogoods=0  solvingWckTime=1.698  solvingCpuTime=1.61  expiredTime=no
5.45/5.53	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.28  globalCpuTime=4.34
5.45/5.53	       =>  wckTime=5.271  cpuTime=4.3  mem=108M384
5.45/5.53	   
5.45/5.53	s SATISFIABLE
5.45/5.53	v 15 4 0 13 4 18 1 13 14 20 1 0 2 17 0 13 18 0 11 15 4 4 11 20 0 0 20 11 0 18 17 0 19 4 4 17 8 15 4 19 14 17 17 2 4 13 19 18 14 24 0 19 18 19 4 4 18 4 20 8 11 3 0 7 0 1 8 4 7 18 4 17 17 4 4 12 4 19 18 24 20 4 18 20 18 1 19 0 17 3 8 3 14 19 17 0 19 4 0 2 4 4 11 8 18 4 4 18 20 17 17 4 4 11 18 2 0 11 4 4 21 8 18 0 18 18 4 2 17 8 18 15 4 2 0 12 15 4 18 17 0 8 3 19 19 2 18 4 13 4 1 0 13 8 0 13 4 13 4 4 2 8 0 14 17 4 18 15 8 17 4 4 13 4 25 1 4 17 11 20 4 7 0 17 15 0 18 7 0 13 2 14 16 0 11 0 13 4 18 4 8 13 3 8 17 0 19 17 8 1 20 18 18 14 17 18 18 4 19 17 13 8 18 15 8 4 19 4 4 19 18 20 1 0 18 3 4 12 14 3 4 4 19 17 8 0 19 4 2 14 4 20 17 4 18 2 0 15 14 13 18 5 4 13 3 0 7 20 4 8 17 0 19 11 4 20 4 17 18 1 0 18 8 18 13 8 5 0 19 4 18 19 0 2 0 17 14 19 19 0 18 13 0 13 0 18 19 0 8 19 0 17 6 4 12 14 13 14 18 4 17 8 13 15 0 17 18 15 17 8 4 4 0 11 8 19 0 17 8 18 18 0 13 4 4 4 18 18 4 13 13 0 18 18 4 0 18 4 18 8 4 4 
5.45/5.53	d NODES 371
5.45/5.53	d CHECKS 272797
5.45/5.53	   
5.45/5.53	   totalWckTime=5.343  totalCpuTime=4.34

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-2096615-1247410406/watcher-2096615-1247410406 -o /tmp/evaluation-result-2096615-1247410406/solver-2096615-1247410406 -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-2096615-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.04 2.01 2.00 4/80 32480
/proc/meminfo: memFree=1771480/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=272 CPUtime=0
/proc/32480/stat : 32480 (java) D 32478 32480 31238 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28106724 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 7017252 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32480/statm: 68 37 28 9 0 6 0

[startup+0.0248489 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32480
/proc/meminfo: memFree=1771480/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=861612 CPUtime=0.01
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 1863 0 1 0 0 1 0 0 18 0 4 0 28106724 882290688 1548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 215403 1548 682 9 0 210318 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861612

[startup+0.102147 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32480
/proc/meminfo: memFree=1771480/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=865984 CPUtime=0.09
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 3830 0 1 0 7 2 0 0 18 0 9 0 28106724 886767616 3273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 216496 3273 1726 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301134 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32480
/proc/meminfo: memFree=1771480/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=866380 CPUtime=0.29
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 5892 0 1 0 25 4 0 0 18 0 9 0 28106724 887173120 5258 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 216595 5258 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701195 s]
/proc/loadavg: 2.04 2.01 2.00 4/80 32480
/proc/meminfo: memFree=1771480/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=866616 CPUtime=0.69
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 14784 0 1 0 61 8 0 0 18 0 9 0 28106724 887414784 14146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 216654 14146 1998 9 0 211112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866616

[startup+1.50231 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32489
/proc/meminfo: memFree=1710224/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=867752 CPUtime=1.49
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 24217 0 1 0 136 13 0 0 18 0 9 0 28106724 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 216938 23567 2049 9 0 211374 0
[pid=32480/tid=32482] ppid=32478 vsize=867752 CPUtime=1.21
/proc/32480/task/32482/stat : 32482 (java) R 32478 32480 31238 0 -1 64 15812 0 1 0 112 9 0 0 25 0 9 0 28106725 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 102639954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32483] ppid=32478 vsize=867752 CPUtime=0.07
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 31238 0 -1 64 7042 0 0 0 5 2 0 0 16 0 9 0 28106726 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32484] ppid=32478 vsize=867752 CPUtime=0
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 31238 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106726 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32485] ppid=32478 vsize=867752 CPUtime=0
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 31238 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28106726 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32486] ppid=32478 vsize=867752 CPUtime=0
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 31238 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28106729 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32487] ppid=32478 vsize=867752 CPUtime=0.17
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 31238 0 -1 64 660 0 0 0 17 0 0 0 16 0 9 0 28106729 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32488] ppid=32478 vsize=867752 CPUtime=0
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 31238 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28106729 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32489] ppid=32478 vsize=867752 CPUtime=0
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 31238 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106729 888578048 23567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867752

[startup+3.10254 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32489
/proc/meminfo: memFree=1670544/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=867988 CPUtime=3.02
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 30877 0 1 0 278 24 0 0 18 0 10 0 28106724 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 216997 30179 2036 9 0 211455 0
[pid=32480/tid=32482] ppid=32478 vsize=867988 CPUtime=2.51
/proc/32480/task/32482/stat : 32482 (java) S 32478 32480 31238 0 -1 64 15873 0 1 0 235 16 0 0 25 0 10 0 28106725 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32483] ppid=32478 vsize=867988 CPUtime=0.19
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 31238 0 -1 64 13548 0 0 0 14 5 0 0 16 0 10 0 28106726 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32484] ppid=32478 vsize=867988 CPUtime=0
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 31238 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28106726 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32485] ppid=32478 vsize=867988 CPUtime=0
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28106726 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32486] ppid=32478 vsize=867988 CPUtime=0
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 31238 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28106729 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32487] ppid=32478 vsize=867988 CPUtime=0.27
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 31238 0 -1 64 734 0 0 0 27 0 0 0 15 0 10 0 28106729 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32488] ppid=32478 vsize=867988 CPUtime=0
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 31238 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28106729 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32489] ppid=32478 vsize=867988 CPUtime=0
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 31238 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 28106729 888819712 30179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 867988

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

[startup+4.70178 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32493
/proc/meminfo: memFree=1637712/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=868200 CPUtime=4.65
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 61327 615 1 0 423 31 10 1 18 0 9 0 28106724 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 217050 35907 2661 9 0 211486 0
[pid=32480/tid=32482] ppid=32478 vsize=868200 CPUtime=3.79
/proc/32480/task/32482/stat : 32482 (java) R 32478 32480 31238 0 -1 64 29327 615 1 0 349 19 10 1 25 0 9 0 28106725 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4127289968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32483] ppid=32478 vsize=868200 CPUtime=0.55
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 31238 0 -1 64 30166 615 0 0 35 9 10 1 16 0 9 0 28106726 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32484] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 31238 0 -1 64 20 615 0 0 0 0 10 1 16 0 9 0 28106726 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32485] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 31238 0 -1 64 8 615 0 0 0 0 10 1 15 0 9 0 28106726 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32486] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 31238 0 -1 64 2 615 0 0 0 0 10 1 18 0 9 0 28106729 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32487] ppid=32478 vsize=868200 CPUtime=0.5
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 31238 0 -1 64 980 615 0 0 38 1 10 1 15 0 9 0 28106729 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32488] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 31238 0 -1 64 1 615 0 0 0 0 10 1 19 0 9 0 28106729 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32489] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 31238 0 -1 64 12 615 0 0 0 0 10 1 15 0 9 0 28106729 889036800 35907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868200

[startup+5.10183 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32493
/proc/meminfo: memFree=1637712/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=868200 CPUtime=5.05
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 61384 615 1 0 463 31 10 1 18 0 9 0 28106724 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 217050 35910 2661 9 0 211486 0
[pid=32480/tid=32482] ppid=32478 vsize=868200 CPUtime=4.18
/proc/32480/task/32482/stat : 32482 (java) R 32478 32480 31238 0 -1 64 29381 615 1 0 388 19 10 1 25 0 9 0 28106725 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4127342667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32483] ppid=32478 vsize=868200 CPUtime=0.55
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 31238 0 -1 64 30166 615 0 0 35 9 10 1 16 0 9 0 28106726 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32484] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 31238 0 -1 64 20 615 0 0 0 0 10 1 16 0 9 0 28106726 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32485] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 31238 0 -1 64 8 615 0 0 0 0 10 1 15 0 9 0 28106726 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32486] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 31238 0 -1 64 2 615 0 0 0 0 10 1 18 0 9 0 28106729 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32487] ppid=32478 vsize=868200 CPUtime=0.5
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 31238 0 -1 64 983 615 0 0 38 1 10 1 15 0 9 0 28106729 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32488] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 31238 0 -1 64 1 615 0 0 0 0 10 1 19 0 9 0 28106729 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32489] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 31238 0 -1 64 12 615 0 0 0 0 10 1 15 0 9 0 28106729 889036800 35910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 868200

[startup+5.5069 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 32493
/proc/meminfo: memFree=1637520/2055920 swapFree=4192812/4192956
[pid=32480] ppid=32478 vsize=868200 CPUtime=5.45
/proc/32480/stat : 32480 (java) S 32478 32480 31238 0 -1 0 61471 615 1 0 503 31 10 1 18 0 9 0 28106724 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32480/statm: 217050 35911 2661 9 0 211486 0
[pid=32480/tid=32482] ppid=32478 vsize=868200 CPUtime=4.58
/proc/32480/task/32482/stat : 32482 (java) R 32478 32480 31238 0 -1 64 29440 615 1 0 428 19 10 1 25 0 9 0 28106725 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4127351635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32483] ppid=32478 vsize=868200 CPUtime=0.55
/proc/32480/task/32483/stat : 32483 (java) S 32478 32480 31238 0 -1 64 30166 615 0 0 35 9 10 1 17 0 9 0 28106726 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32484] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32484/stat : 32484 (java) S 32478 32480 31238 0 -1 64 20 615 0 0 0 0 10 1 16 0 9 0 28106726 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32485] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32485/stat : 32485 (java) S 32478 32480 31238 0 -1 64 8 615 0 0 0 0 10 1 15 0 9 0 28106726 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32486] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32486/stat : 32486 (java) S 32478 32480 31238 0 -1 64 2 615 0 0 0 0 10 1 18 0 9 0 28106729 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32487] ppid=32478 vsize=868200 CPUtime=0.5
/proc/32480/task/32487/stat : 32487 (java) S 32478 32480 31238 0 -1 64 984 615 0 0 38 1 10 1 15 0 9 0 28106729 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32488] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32488/stat : 32488 (java) S 32478 32480 31238 0 -1 64 1 615 0 0 0 0 10 1 19 0 9 0 28106729 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32480/tid=32489] ppid=32478 vsize=868200 CPUtime=0.11
/proc/32480/task/32489/stat : 32489 (java) S 32478 32480 31238 0 -1 64 39 615 0 0 0 0 10 1 15 0 9 0 28106729 889036800 35911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 5.59066
CPU time (s): 5.52516
CPU user time (s): 5.16721
CPU system time (s): 0.357945
CPU usage (%): 98.8284
Max. virtual memory (cumulated for all children) (KiB): 868200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.16721
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62128
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= 1851
involuntary context switches= 2069

runsolver used 0.007998 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 16:53:26
IDJOB=2096615
IDBENCH=56502
IDSOLVER=773
FILE ID=node30/2096615-1247410406
PBS_JOBID= 9510584
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 4017db100708ff15ef992f6d96e82e74
RANDOM SEED=2136740276

node30.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.277
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.277
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:       1771960 kB
Buffers:         39836 kB
Cached:         132680 kB
SwapCached:          0 kB
Active:         165792 kB
Inactive:        59420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7956 kB
Writeback:           0 kB
Mapped:          73104 kB
Slab:            44100 kB
Committed_AS:  1013204 kB
PageTables:       1812 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= 66372 MiB
End job on node30 at 2009-07-12 16:53:32