Trace number 2095134

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 5.67514 5.73993

DiagnosticValue
CHECKS711803
NODES294

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-19-05.xml
MD5SUM7673da9bb2ec89d6ebeb64aba0b3e8de
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.735887
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-2095134-1247406635.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.45	     nbVariables=291  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7566
0.38/0.45	       =>  wckTime=0.208  cpuTime=0.15  mem=8M867
0.38/0.45	   
0.38/0.45	   relations being loaded...
0.58/0.62	   
0.58/0.62	   predicates being loaded...
0.58/0.68	   
0.58/0.68	   constraints being loaded...
1.18/1.21	   Too large in ConstraintConflictsSTructure
1.18/1.24	   Too large in ConstraintConflictsSTructure
1.18/1.27	   Too large in ConstraintConflictsSTructure
2.25/2.35	     nbConstraints=2544  nbRelationTypes=7  nbGlobalConstraints=126  nbExtensionStructures=7
2.25/2.35	     nbSharedExtensionStructures=119  nbConflictsStructures=4  nbSharedConflictsStructures=109
2.25/2.35	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.25/2.35	     nbSharedEvaluationManagers=2411  minDegree=9  maxDegree=122  minArity=3  avgArity=7.84  maxArity=32  nbGenerators=0
2.25/2.35	     nbFusions=0  symmetryWckTime=0.344  symmetryCpuTime=0.18
2.25/2.35	       =>  wckTime=2.113  cpuTime=1.59  mem=38M585
2.36/2.47	   
2.36/2.47	   solver IterativeSystematicSolver being built... 
2.76/2.83	   
2.76/2.83	   INFO : Forward propagation technique limited 
2.86/2.90	       =>  wckTime=2.663  cpuTime=1.91  mem=77M933
4.35/4.50	   
4.35/4.50	   preprocessing
4.35/4.50	     nbConstraintChecks=303590  nbValidityChecks=12425186  nbPropagations=3369  nbRevisions=34013
4.44/4.50	     nbUselessRevisions=33997  nbSingletonTests=301  nbEffectiveSingletonTests=0  nbACRemovals=187  nbFoundSingletons=0
4.44/4.50	     nbRemovedValues=187  detectedInconsistency=no
4.44/4.50	       =>  wckTime=1.592  cpuTime=1.52  mem=78M896
5.54/5.69	   
5.54/5.69	   search
5.54/5.69	     run=0  nbConstraintChecks=408213  nbValidityChecks=4819448  minDepth=96  maxDepth=291  nbPropagations=5225
5.54/5.69	     nbRevisions=106030  nbUselessRevisions=106007  nbAssignments=294  nbFailedAssignments=3  nbBacktracks=0
5.54/5.69	     nbVisitedNodes=298  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
5.54/5.69	     nbSEliminables=0  nbREliminables=52.03  nbIEliminables=159.83  nbDEliminables=0  nbPEliminables=0
5.54/5.69	       =>  wckTime=2.781  cpuTime=2.68  mem=80M853
5.54/5.69	   
5.54/5.69	   global
5.54/5.69	     nbConstraintChecks=711803  nbValidityChecks=17244634  nbPropagations=8594  nbRevisions=140043
5.54/5.69	     nbUselessRevisions=140004  nbRestartNogoods=0  solvingWckTime=2.784  solvingCpuTime=2.69  expiredTime=no
5.54/5.69	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.59  globalCpuTime=4.64
5.54/5.69	       =>  wckTime=5.451  cpuTime=4.6  mem=80M853
5.54/5.69	   
5.54/5.69	s SATISFIABLE
5.54/5.69	v 1 0 13 2 5 24 18 0 4 18 2 19 0 17 4 14 13 4 17 2 14 14 15 12 0 10 14 0 8 0 18 4 19 20 8 7 0 10 0 1 17 14 18 15 0 13 19 17 0 12 18 19 0 12 3 18 14 3 4 17 4 15 14 11 24 21 8 13 24 11 0 2 4 19 0 19 4 2 7 0 18 4 3 4 23 8 13 4 19 20 11 4 18 13 14 17 18 4 8 17 1 0 0 11 12 14 0 18 8 17 8 18 0 13 3 18 18 0 13 4 4 13 4 3 4 4 10 16 20 0 19 18 12 0 17 19 0 1 11 4 18 18 8 13 6 8 13 3 8 18 6 20 8 18 4 15 0 20 11 18 19 4 8 13 5 17 0 20 18 19 24 15 4 0 13 4 17 0 18 19 8 17 11 7 0 0 17 1 0 4 11 13 4 0 19 18 4 4 0 11 5 0 18 0 23 14 8 3 6 14 15 7 4 17 3 8 5 5 4 17 4 13 19 8 0 11 6 4 0 17 19 0 0 11 4 18 18 8 13 3 0 1 0 18 1 0 17 4 8 21 0 13 19 0 11 4 0 17 11 4 0 11 0 17 11 4 8 18 8 3 4 18 12 0 0 18 6 0 4 18 4 18 13 4 2 14 18 18 4 4 18 
5.54/5.69	d NODES 294
5.54/5.69	d CHECKS 711803
5.54/5.69	   
5.54/5.69	   totalWckTime=5.507  totalCpuTime=4.65

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-2095134-1247406635/watcher-2095134-1247406635 -o /tmp/evaluation-result-2095134-1247406635/solver-2095134-1247406635 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095134-1247406635.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 488
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=18576 CPUtime=0
/proc/488/stat : 488 (runsolver) R 486 488 32187 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27730171 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/488/statm: 4644 284 249 26 0 2626 0

[startup+0.01773 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 488
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=10964 CPUtime=0
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 823 0 0 0 0 0 0 0 19 0 2 0 27730171 11227136 577 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 2741 577 284 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10964

[startup+0.102007 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 488
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=865984 CPUtime=0.09
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 3792 0 1 0 7 2 0 0 19 0 9 0 27730171 886767616 3242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 216496 3242 1711 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301037 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 488
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=866296 CPUtime=0.28
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 5700 0 1 0 24 4 0 0 19 0 9 0 27730171 887087104 5103 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 216574 5103 1928 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701077 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 488
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=866712 CPUtime=0.69
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 12201 0 1 0 61 8 0 0 19 0 9 0 27730171 887513088 11555 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 216678 11555 2035 9 0 211114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866712

[startup+1.50117 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 497
/proc/meminfo: memFree=1728160/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=867700 CPUtime=1.48
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 19106 0 1 0 133 15 0 0 19 0 9 0 27730171 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 216925 18432 2033 9 0 211383 0
[pid=488/tid=490] ppid=486 vsize=867700 CPUtime=1.21
/proc/488/task/490/stat : 490 (java) R 486 488 32187 0 -1 64 15834 0 1 0 109 12 0 0 25 0 9 0 27730172 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 102417121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=491] ppid=486 vsize=867700 CPUtime=0.03
/proc/488/task/491/stat : 491 (java) S 486 488 32187 0 -1 64 1856 0 0 0 3 0 0 0 16 0 9 0 27730174 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=492] ppid=486 vsize=867700 CPUtime=0
/proc/488/task/492/stat : 492 (java) S 486 488 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27730174 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=493] ppid=486 vsize=867700 CPUtime=0
/proc/488/task/493/stat : 493 (java) S 486 488 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27730174 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=494] ppid=486 vsize=867700 CPUtime=0
/proc/488/task/494/stat : 494 (java) S 486 488 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27730176 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=495] ppid=486 vsize=867700 CPUtime=0.2
/proc/488/task/495/stat : 495 (java) S 486 488 32187 0 -1 64 713 0 0 0 20 0 0 0 15 0 9 0 27730176 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=496] ppid=486 vsize=867700 CPUtime=0
/proc/488/task/496/stat : 496 (java) S 486 488 32187 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27730176 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=497] ppid=486 vsize=867700 CPUtime=0
/proc/488/task/497/stat : 497 (java) S 486 488 32187 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27730176 888524800 18432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867700

[startup+3.10236 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 497
/proc/meminfo: memFree=1692960/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=868204 CPUtime=3.06
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 48583 636 1 0 262 32 11 1 19 0 9 0 27730171 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 217051 28871 2661 9 0 211487 0
[pid=488/tid=490] ppid=486 vsize=868204 CPUtime=2.41
/proc/488/task/490/stat : 490 (java) R 486 488 32187 0 -1 64 28079 636 1 0 207 22 11 1 25 0 9 0 27730172 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4127280647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=491] ppid=486 vsize=868204 CPUtime=0.41
/proc/488/task/491/stat : 491 (java) S 486 488 32187 0 -1 64 18692 636 0 0 23 6 11 1 16 0 9 0 27730174 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=492] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/492/stat : 492 (java) S 486 488 32187 0 -1 64 20 636 0 0 0 0 11 1 16 0 9 0 27730174 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=493] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/493/stat : 493 (java) S 486 488 32187 0 -1 64 8 636 0 0 0 0 11 1 15 0 9 0 27730174 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=494] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/494/stat : 494 (java) S 486 488 32187 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 27730176 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=495] ppid=486 vsize=868204 CPUtime=0.43
/proc/488/task/495/stat : 495 (java) S 486 488 32187 0 -1 64 961 636 0 0 30 1 11 1 15 0 9 0 27730176 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=496] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/496/stat : 496 (java) S 486 488 32187 0 -1 64 1 636 0 0 0 0 11 1 19 0 9 0 27730176 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=497] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/497/stat : 497 (java) S 486 488 32187 0 -1 64 15 636 0 0 0 0 11 1 15 0 9 0 27730176 889040896 28871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868204

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

[startup+4.70254 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 501
/proc/meminfo: memFree=1673312/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=868204 CPUtime=4.64
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 48630 636 1 0 420 32 11 1 19 0 9 0 27730171 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 217051 28913 2661 9 0 211487 0
[pid=488/tid=490] ppid=486 vsize=868204 CPUtime=3.95
/proc/488/task/490/stat : 490 (java) R 486 488 32187 0 -1 64 28093 636 1 0 361 22 11 1 25 0 9 0 27730172 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4127268855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=491] ppid=486 vsize=868204 CPUtime=0.41
/proc/488/task/491/stat : 491 (java) S 486 488 32187 0 -1 64 18692 636 0 0 23 6 11 1 16 0 9 0 27730174 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=492] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/492/stat : 492 (java) S 486 488 32187 0 -1 64 20 636 0 0 0 0 11 1 16 0 9 0 27730174 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=493] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/493/stat : 493 (java) S 486 488 32187 0 -1 64 8 636 0 0 0 0 11 1 15 0 9 0 27730174 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=494] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/494/stat : 494 (java) S 486 488 32187 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 27730176 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=495] ppid=486 vsize=868204 CPUtime=0.48
/proc/488/task/495/stat : 495 (java) S 486 488 32187 0 -1 64 994 636 0 0 35 1 11 1 15 0 9 0 27730176 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=496] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/496/stat : 496 (java) S 486 488 32187 0 -1 64 1 636 0 0 0 0 11 1 19 0 9 0 27730176 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=497] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/497/stat : 497 (java) S 486 488 32187 0 -1 64 15 636 0 0 0 0 11 1 15 0 9 0 27730176 889040896 28913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 868204

[startup+5.50763 s]
/proc/loadavg: 2.00 2.00 1.91 5/89 501
/proc/meminfo: memFree=1673192/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=868204 CPUtime=5.44
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 48662 636 1 0 500 32 11 1 19 0 9 0 27730171 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 217051 28919 2661 9 0 211487 0
[pid=488/tid=490] ppid=486 vsize=868204 CPUtime=4.74
/proc/488/task/490/stat : 490 (java) R 486 488 32187 0 -1 64 28095 636 1 0 440 22 11 1 25 0 9 0 27730172 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4127331187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=491] ppid=486 vsize=868204 CPUtime=0.41
/proc/488/task/491/stat : 491 (java) S 486 488 32187 0 -1 64 18692 636 0 0 23 6 11 1 17 0 9 0 27730174 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=492] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/492/stat : 492 (java) S 486 488 32187 0 -1 64 20 636 0 0 0 0 11 1 16 0 9 0 27730174 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=493] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/493/stat : 493 (java) S 486 488 32187 0 -1 64 8 636 0 0 0 0 11 1 15 0 9 0 27730174 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=494] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/494/stat : 494 (java) S 486 488 32187 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 27730176 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=495] ppid=486 vsize=868204 CPUtime=0.49
/proc/488/task/495/stat : 495 (java) S 486 488 32187 0 -1 64 999 636 0 0 36 1 11 1 15 0 9 0 27730176 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=496] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/496/stat : 496 (java) S 486 488 32187 0 -1 64 1 636 0 0 0 0 11 1 19 0 9 0 27730176 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=497] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/497/stat : 497 (java) S 486 488 32187 0 -1 64 40 636 0 0 0 0 11 1 15 0 9 0 27730176 889040896 28919 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 868204

[startup+5.70265 s]
/proc/loadavg: 2.00 2.00 1.91 5/89 501
/proc/meminfo: memFree=1673192/2055920 swapFree=4192812/4192956
[pid=488] ppid=486 vsize=868204 CPUtime=5.64
/proc/488/stat : 488 (java) S 486 488 32187 0 -1 0 48672 636 1 0 519 33 11 1 19 0 9 0 27730171 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/488/statm: 217051 28923 2661 9 0 211487 0
[pid=488/tid=490] ppid=486 vsize=868204 CPUtime=4.93
/proc/488/task/490/stat : 490 (java) S 486 488 32187 0 -1 64 28104 636 1 0 459 22 11 1 25 0 9 0 27730172 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=491] ppid=486 vsize=868204 CPUtime=0.41
/proc/488/task/491/stat : 491 (java) S 486 488 32187 0 -1 64 18692 636 0 0 23 6 11 1 17 0 9 0 27730174 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=492] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/492/stat : 492 (java) S 486 488 32187 0 -1 64 20 636 0 0 0 0 11 1 16 0 9 0 27730174 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=493] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/493/stat : 493 (java) S 486 488 32187 0 -1 64 8 636 0 0 0 0 11 1 15 0 9 0 27730174 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=494] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/494/stat : 494 (java) S 486 488 32187 0 -1 64 2 636 0 0 0 0 11 1 18 0 9 0 27730176 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=495] ppid=486 vsize=868204 CPUtime=0.49
/proc/488/task/495/stat : 495 (java) S 486 488 32187 0 -1 64 1000 636 0 0 36 1 11 1 16 0 9 0 27730176 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=496] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/496/stat : 496 (java) S 486 488 32187 0 -1 64 1 636 0 0 0 0 11 1 19 0 9 0 27730176 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=488/tid=497] ppid=486 vsize=868204 CPUtime=0.12
/proc/488/task/497/stat : 497 (java) S 486 488 32187 0 -1 64 40 636 0 0 0 0 11 1 15 0 9 0 27730176 889040896 28923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 868204

Child status: 0
Real time (s): 5.73993
CPU time (s): 5.67514
CPU user time (s): 5.30919
CPU system time (s): 0.365944
CPU usage (%): 98.8712
Max. virtual memory (cumulated for all children) (KiB): 868204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.30919
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49336
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= 1636
involuntary context switches= 1780

runsolver used 0.010998 second user time and 0.025996 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 15:50:35
IDJOB=2095134
IDBENCH=54906
IDSOLVER=774
FILE ID=node28/2095134-1247406635
PBS_JOBID= 9510587
Free space on /tmp= 66116 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-19-05.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095134-1247406635/watcher-2095134-1247406635 -o /tmp/evaluation-result-2095134-1247406635/solver-2095134-1247406635 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095134-1247406635.xml

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

MD5SUM BENCH= 7673da9bb2ec89d6ebeb64aba0b3e8de
RANDOM SEED=1127518090

node28.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.230
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.230
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:       1779464 kB
Buffers:         35512 kB
Cached:         116468 kB
SwapCached:          0 kB
Active:         154928 kB
Inactive:        65728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          86024 kB
Slab:            40744 kB
Committed_AS:  1004860 kB
PageTables:       1940 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= 66112 MiB
End job on node28 at 2009-07-12 15:50:41