Trace number 1068104

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 11.8812 11.9895

DiagnosticValue
CHECKS2654310
NODES2351

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-02.xml
MD5SUM819c3e677bbf729895a37d0aded931cf
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.77473
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	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-1068104-1215152381.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.41	     nbVariables=435  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11310
0.38/0.41	       =>  wckTime=0.164  cpuTime=0.13  mem=9M869
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.48/0.50	   
0.48/0.50	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
1.17/1.20	   Too large in ConstraintConflictsSTructure
1.17/1.22	   Too large in ConstraintConflictsSTructure
1.17/1.24	   Too large in ConstraintConflictsSTructure
1.17/1.24	   Too large in ConstraintConflictsSTructure
1.17/1.26	   Too large in ConstraintConflictsSTructure
1.17/1.26	   Too large in ConstraintConflictsSTructure
3.04/3.19	     nbConstraints=4428  nbRelationTypes=10  nbGlobalConstraints=182  nbExtensionStructures=10
3.04/3.19	     nbSharedExtensionStructures=172  nbConflictsStructures=4  nbSharedConflictsStructures=156
3.04/3.19	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
3.04/3.19	     nbSharedEvaluationManagers=4235  minDegree=6  maxDegree=142  minArity=3  avgArity=8.21  maxArity=24  nbGenerators=0
3.04/3.19	     nbFusions=0  symmetryWckTime=0.51  symmetryCpuTime=0.25
3.04/3.19	       =>  wckTime=2.943  cpuTime=2.29  mem=47M130
3.24/3.34	   
3.24/3.34	   solver IterativeSystematicSolver being built... 
3.74/3.88	   
3.74/3.88	   INFO : Forward propagation technique limited 
3.84/3.95	       =>  wckTime=3.709  cpuTime=2.69  mem=110M617
4.05/4.13	   
4.05/4.13	   preprocessing
4.05/4.13	     nbConstraintChecks=393  nbValidityChecks=819326  nbPropagations=480  nbRevisions=35  nbUselessRevisions=35
4.05/4.13	     nbRemovedValues=647  detectedInconsistency=no
4.05/4.13	       =>  wckTime=0.172  cpuTime=0.15  mem=112M621
10.00/10.10	   
10.00/10.10	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=86M827)
11.81/11.92	   
11.81/11.92	   search
11.81/11.92	     run=6  nbConstraintChecks=2653921  nbValidityChecks=23283083  minDepth=332  maxDepth=435  nbPropagations=80430
11.81/11.92	     nbRevisions=2904989  nbUselessRevisions=2904522  nbAssignments=2351  nbFailedAssignments=222
11.81/11.92	     nbInferredBacktracks=1  nbBacktracks=327  nbVisitedNodes=2675  nbRestartNogoods=89  nbFoundSolutions=1
11.81/11.93	     nbSEliminables=0  nbREliminables=45.61  nbIEliminables=326.07  nbDEliminables=0  nbPEliminables=0
11.81/11.93	       =>  wckTime=7.965  cpuTime=7.72  mem=86M827
11.81/11.93	   
11.81/11.93	   global
11.81/11.93	     nbConstraintChecks=2654314  nbValidityChecks=24102409  nbPropagations=80910  nbRevisions=2905024
11.81/11.93	     nbUselessRevisions=2904557  nbRestartNogoods=89  solvingWckTime=7.967  solvingCpuTime=7.72  expiredTime=no
11.81/11.93	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.41  globalCpuTime=10.45
11.81/11.93	       =>  wckTime=11.68  cpuTime=10.42  mem=86M827
11.81/11.93	   
11.81/11.93	s SATISFIABLE
11.81/11.93	v 15 0 1 18 19 0 11 15 18 18 19 4 0 3 18 15 8 11 11 0 1 0 18 7 11 14 14 15 4 17 0 18 4 15 4 17 8 14 3 15 14 18 19 4 17 8 14 17 8 15 4 17 18 4 21 4 17 0 13 2 4 0 3 0 14 2 19 4 13 13 8 0 11 15 14 4 19 6 0 6 22 4 11 2 14 12 4 18 4 0 19 12 4 13 3 1 4 11 0 17 0 4 19 0 19 4 18 14 13 11 0 17 4 18 22 0 5 4 17 19 8 12 4 2 0 8 13 18 14 20 11 0 2 17 4 18 4 3 4 17 14 20 18 19 19 0 23 8 2 0 1 18 7 0 3 10 11 0 13 19 13 19 2 17 4 19 4 14 17 17 19 4 13 15 4 4 11 21 4 19 14 11 0 19 7 0 13 19 4 6 17 4 4 10 18 4 0 17 19 0 13 7 0 13 6 8 4 2 7 8 0 13 19 8 10 0 17 0 2 7 8 14 8 11 18 4 4 3 17 0 15 8 3 13 14 4 11 17 14 0 17 18 19 0 8 13 4 6 0 13 18 4 13 19 5 8 0 19 18 2 0 13 8 19 19 18 4 13 2 14 18 4 2 4 4 11 19 14 14 11 18 19 0 17 19 17 8 15 14 11 8 7 0 17 19 7 0 17 15 24 7 0 11 4 0 17 4 18 15 20 13 24 24 14 17 4 12 4 11 4 4 0 1 0 18 4 5 0 6 4 0 18 24 18 0 11 3 4 20 18 1 0 17 3 19 0 11 2 18 8 23 5 14 11 3 0 8 17 18 0 13 0 12 0 2 12 8 11 11 0 13 18 4 4 15 17 14 15 0 6 0 13 3 8 18 19 13 14 4 19 7 4 17 8 0 13 19 20 17 8 13 6 2 0 13 19 14 19 17 0 24 1 24 4 17 18 19 0 13 18 24 0 17 3 4 13 7 4 17 17 1 4 17 13 4 
11.81/11.93	d NODES 2351
11.81/11.93	d CHECKS 2654314
11.81/11.93	   
11.81/11.93	   totalWckTime=11.746  totalCpuTime=10.46

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068104-1215152381/watcher-1068104-1215152381 -o /tmp/evaluation-result-1068104-1215152381/solver-1068104-1215152381 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1068104-1215152381.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.90 1.97 1.99 4/83 23980
/proc/meminfo: memFree=1418368/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=18572 CPUtime=0
/proc/23980/stat : 23980 (runsolver) R 23978 23980 17443 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 248226016 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23980/statm: 4643 292 257 25 0 2626 0

[startup+0.0609291 s]
/proc/loadavg: 1.90 1.97 1.99 4/83 23980
/proc/meminfo: memFree=1418368/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=864076 CPUtime=0.04
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 2766 0 1 0 3 1 0 0 20 0 9 0 248226016 884813824 2311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216019 2311 1101 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101932 s]
/proc/loadavg: 1.90 1.97 1.99 4/83 23980
/proc/meminfo: memFree=1418368/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=865884 CPUtime=0.08
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 248226016 886665216 3167 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301955 s]
/proc/loadavg: 1.90 1.97 1.99 4/83 23980
/proc/meminfo: memFree=1418368/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=866284 CPUtime=0.28
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 5909 0 1 0 24 4 0 0 20 0 9 0 248226016 887074816 5283 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216571 5283 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701999 s]
/proc/loadavg: 1.90 1.97 1.99 4/83 23980
/proc/meminfo: memFree=1418368/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=867712 CPUtime=0.67
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 10244 0 1 0 61 6 0 0 20 0 9 0 248226016 888537088 9604 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216928 9604 2012 9 0 211434 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867712

[startup+1.50109 s]
/proc/loadavg: 1.90 1.97 1.99 3/92 23989
/proc/meminfo: memFree=1364344/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=867624 CPUtime=1.48
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 18477 0 1 0 133 15 0 0 20 0 9 0 248226016 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216906 17810 2007 9 0 211434 0
[pid=23980/tid=23982] ppid=23978 vsize=867624 CPUtime=1.2
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 15787 0 1 0 107 13 0 0 25 0 9 0 248226017 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=867624 CPUtime=0.03
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 1297 0 0 0 3 0 0 0 16 0 9 0 248226019 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=867624 CPUtime=0
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248226019 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=867624 CPUtime=0
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 248226019 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=867624 CPUtime=0
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 248226021 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=867624 CPUtime=0.21
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 697 0 0 0 21 0 0 0 15 0 9 0 248226021 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=867624 CPUtime=0
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 248226021 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=867624 CPUtime=0
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 248226021 888446976 17810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867624

[startup+3.10233 s]
/proc/loadavg: 1.90 1.97 1.99 3/92 23989
/proc/meminfo: memFree=1332344/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=867948 CPUtime=3.04
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 25065 816 1 0 254 30 20 0 20 0 10 0 248226016 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 216987 24229 2012 9 0 211515 0
[pid=23980/tid=23982] ppid=23978 vsize=867948 CPUtime=2.59
/proc/23980/task/23982/stat : 23982 (java) S 23978 23980 17443 0 -1 64 15902 816 1 0 213 26 20 0 24 0 10 0 248226017 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=867948 CPUtime=0.37
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 7658 816 0 0 15 2 20 0 16 0 10 0 248226019 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=867948 CPUtime=0.2
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 13 816 0 0 0 0 20 0 16 0 10 0 248226019 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=867948 CPUtime=0.2
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 5 816 0 0 0 0 20 0 16 0 10 0 248226019 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=867948 CPUtime=0.2
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 816 0 0 0 0 20 0 25 0 10 0 248226021 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=867948 CPUtime=0.45
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 723 816 0 0 25 0 20 0 15 0 10 0 248226021 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=867948 CPUtime=0.2
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 816 0 0 0 0 20 0 25 0 10 0 248226021 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=867948 CPUtime=0.2
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 4 816 0 0 0 0 20 0 15 0 10 0 248226021 888778752 24229 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867948

[startup+6.30261 s]
/proc/loadavg: 1.91 1.97 1.99 3/92 23993
/proc/meminfo: memFree=1260792/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=868004 CPUtime=6.23
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 61824 939 1 0 560 42 20 1 20 0 9 0 248226016 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 217001 39801 2615 9 0 211529 0
[pid=23980/tid=23982] ppid=23978 vsize=868004 CPUtime=5.23
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 28694 939 1 0 473 29 20 1 25 0 9 0 248226017 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4127257269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=868004 CPUtime=0.8
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 31283 939 0 0 49 10 20 1 17 0 9 0 248226019 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 17 939 0 0 0 0 20 1 16 0 9 0 248226019 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 9 939 0 0 0 0 20 1 15 0 9 0 248226019 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=868004 CPUtime=0.58
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 983 939 0 0 36 1 20 1 16 0 9 0 248226021 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 32 939 0 0 0 0 20 1 15 0 9 0 248226021 888836096 39801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868004

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

[startup+9.50195 s]
/proc/loadavg: 1.91 1.97 1.99 3/92 23993
/proc/meminfo: memFree=1256072/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=868004 CPUtime=9.41
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 61833 939 1 0 878 42 20 1 20 0 9 0 248226016 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 217001 39806 2615 9 0 211529 0
[pid=23980/tid=23982] ppid=23978 vsize=868004 CPUtime=8.4
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 28697 939 1 0 790 29 20 1 25 0 9 0 248226017 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4127293177 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=868004 CPUtime=0.8
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 31283 939 0 0 49 10 20 1 17 0 9 0 248226019 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 17 939 0 0 0 0 20 1 16 0 9 0 248226019 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 9 939 0 0 0 0 20 1 15 0 9 0 248226019 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=868004 CPUtime=0.59
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 989 939 0 0 37 1 20 1 16 0 9 0 248226021 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 32 939 0 0 0 0 20 1 15 0 9 0 248226021 888836096 39806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 868004

[startup+11.1021 s]
/proc/loadavg: 1.92 1.97 1.99 3/92 23993
/proc/meminfo: memFree=1254984/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=868004 CPUtime=11
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 61856 939 1 0 1037 42 20 1 20 0 9 0 248226016 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 217001 39810 2615 9 0 211529 0
[pid=23980/tid=23982] ppid=23978 vsize=868004 CPUtime=9.98
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 28697 939 1 0 948 29 20 1 25 0 9 0 248226017 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4126095719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=868004 CPUtime=0.8
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 31283 939 0 0 49 10 20 1 17 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 17 939 0 0 0 0 20 1 16 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 9 939 0 0 0 0 20 1 15 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=868004 CPUtime=0.6
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 1012 939 0 0 38 1 20 1 16 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 32 939 0 0 0 0 20 1 15 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 868004

[startup+11.5022 s]
/proc/loadavg: 1.92 1.97 1.99 3/92 23993
/proc/meminfo: memFree=1254984/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=868004 CPUtime=11.41
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 61856 939 1 0 1077 43 20 1 20 0 9 0 248226016 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 217001 39810 2615 9 0 211529 0
[pid=23980/tid=23982] ppid=23978 vsize=868004 CPUtime=10.38
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 28697 939 1 0 988 29 20 1 25 0 9 0 248226017 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4127324377 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=868004 CPUtime=0.8
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 31283 939 0 0 49 10 20 1 16 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 17 939 0 0 0 0 20 1 16 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 9 939 0 0 0 0 20 1 15 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=868004 CPUtime=0.6
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 1012 939 0 0 38 1 20 1 16 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 32 939 0 0 0 0 20 1 15 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 868004

[startup+11.9022 s]
/proc/loadavg: 1.92 1.97 1.99 3/92 23993
/proc/meminfo: memFree=1254984/2055920 swapFree=4179552/4192956
[pid=23980] ppid=23978 vsize=868004 CPUtime=11.81
/proc/23980/stat : 23980 (java) S 23978 23980 17443 0 -1 0 61856 939 1 0 1117 43 20 1 20 0 9 0 248226016 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23980/statm: 217001 39810 2615 9 0 211529 0
[pid=23980/tid=23982] ppid=23978 vsize=868004 CPUtime=10.78
/proc/23980/task/23982/stat : 23982 (java) R 23978 23980 17443 0 -1 64 28697 939 1 0 1028 29 20 1 25 0 9 0 248226017 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4127310347 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23983] ppid=23978 vsize=868004 CPUtime=0.8
/proc/23980/task/23983/stat : 23983 (java) S 23978 23980 17443 0 -1 64 31283 939 0 0 49 10 20 1 16 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23984] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23984/stat : 23984 (java) S 23978 23980 17443 0 -1 64 17 939 0 0 0 0 20 1 16 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23985] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23985/stat : 23985 (java) S 23978 23980 17443 0 -1 64 9 939 0 0 0 0 20 1 15 0 9 0 248226019 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23986] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23986/stat : 23986 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23987] ppid=23978 vsize=868004 CPUtime=0.6
/proc/23980/task/23987/stat : 23987 (java) S 23978 23980 17443 0 -1 64 1012 939 0 0 38 1 20 1 16 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23988] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23988/stat : 23988 (java) S 23978 23980 17443 0 -1 64 1 939 0 0 0 0 20 1 25 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23980/tid=23989] ppid=23978 vsize=868004 CPUtime=0.21
/proc/23980/task/23989/stat : 23989 (java) S 23978 23980 17443 0 -1 64 32 939 0 0 0 0 20 1 15 0 9 0 248226021 888836096 39810 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 868004

Child status: 0
Real time (s): 11.9895
CPU time (s): 11.8812
CPU user time (s): 11.4093
CPU system time (s): 0.471928
CPU usage (%): 99.0969
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4093
system time used= 0.471928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62840
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= 2222
involuntary context switches= 2382

runsolver used 0.025996 second user time and 0.040993 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-04 08:19:41
IDJOB=1068104
IDBENCH=55478
IDSOLVER=363
FILE ID=node81/1068104-1215152381
PBS_JOBID= 7877247
Free space on /tmp= 126796 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068104-1215152381/watcher-1068104-1215152381 -o /tmp/evaluation-result-1068104-1215152381/solver-1068104-1215152381 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1068104-1215152381.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 819c3e677bbf729895a37d0aded931cf
RANDOM SEED=1456202648

node81.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.236
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.236
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:       1418720 kB
Buffers:         39192 kB
Cached:         317140 kB
SwapCached:       6108 kB
Active:         414272 kB
Inactive:       154924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418720 kB
SwapTotal:     4192956 kB
SwapFree:      4179552 kB
Dirty:           23000 kB
Writeback:           0 kB
Mapped:         230588 kB
Slab:            52700 kB
Committed_AS:   793068 kB
PageTables:       2200 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126788 MiB
End job on node81 at 2008-07-04 08:19:53