Trace number 1077197

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 6.34503 6.04824

DiagnosticValue
CHECKS1192720
NODES1361

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-02.xml
MD5SUM8660d807b54cabaedc95a56678840d7e
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.07483
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints944
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension864
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.07	
0.02/0.07	Abscon 112 (May, 2008)
0.10/0.19	
0.10/0.19	   configuration
0.10/0.19	     name=esac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1077197-1215192065.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.35/0.30	     nbVariables=191  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4966
0.35/0.30	       =>  wckTime=0.108  cpuTime=0.1  mem=8M894
0.35/0.31	   
0.35/0.31	   relations being loaded...
0.35/0.39	   
0.35/0.39	   predicates being loaded...
0.46/0.44	   
0.46/0.44	   constraints being loaded...
0.61/0.60	   Too large in ConstraintConflictsSTructure
0.75/0.61	   Too large in ConstraintConflictsSTructure
0.75/0.63	   Too large in ConstraintConflictsSTructure
1.40/1.27	     nbConstraints=944  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.40/1.27	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.40/1.27	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.40/1.27	     nbSharedEvaluationManagers=856  minDegree=4  maxDegree=70  minArity=3  avgArity=7.74  maxArity=30  nbGenerators=0
1.40/1.27	     nbFusions=0  symmetryWckTime=0.148  symmetryCpuTime=0.09
1.40/1.27	       =>  wckTime=1.076  cpuTime=0.97  mem=21M273
1.51/1.35	   
1.51/1.35	   solver IterativeSystematicSolver being built... 
1.63/1.49	   
1.63/1.49	   INFO : Forward propagation technique limited 
1.74/1.55	       =>  wckTime=1.358  cpuTime=1.18  mem=51M274
2.39/2.16	   
2.39/2.16	   preprocessing
2.39/2.16	     nbConstraintChecks=52087  nbValidityChecks=5766864  nbPropagations=4308  nbRevisions=5529  nbUselessRevisions=5522
2.39/2.16	     nbSingletonTests=220  nbEffectiveSingletonTests=0  nbACRemovals=391  nbFoundSingletons=0  nbRemovedValues=391
2.39/2.16	     detectedInconsistency=no
2.39/2.16	       =>  wckTime=0.603  cpuTime=0.59  mem=51M274
4.10/3.84	   
4.10/3.84	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=52M325)
6.29/6.02	   
6.29/6.02	   search
6.29/6.02	     run=6  nbConstraintChecks=1140637  nbValidityChecks=14514856  minDepth=31  maxDepth=191  nbPropagations=100875
6.29/6.02	     nbRevisions=1027752  nbUselessRevisions=1027554  nbAssignments=1361  nbFailedAssignments=229  nbBacktracks=554
6.29/6.02	     nbVisitedNodes=1750  nbRestartNogoods=49  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=18.14
6.29/6.02	     nbIEliminables=157.98  nbDEliminables=0  nbPEliminables=0
6.29/6.02	       =>  wckTime=4.459  cpuTime=4.43  mem=52M325
6.29/6.02	   
6.29/6.02	   global
6.29/6.02	     nbConstraintChecks=1192724  nbValidityChecks=20281720  nbPropagations=105183  nbRevisions=1033281
6.29/6.02	     nbUselessRevisions=1033076  nbRestartNogoods=49  solvingWckTime=4.461  solvingCpuTime=4.43  expiredTime=no
6.29/6.02	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.61  globalCpuTime=5.67
6.29/6.02	       =>  wckTime=5.823  cpuTime=5.62  mem=52M325
6.29/6.02	   
6.29/6.02	s SATISFIABLE
6.29/6.02	v 2 0 18 19 18 11 8 12 0 7 4 11 15 0 11 19 4 17 13 0 19 14 17 0 17 4 0 15 0 17 11 8 0 12 4 13 19 0 17 8 0 13 4 12 8 11 17 4 12 0 8 13 3 4 17 18 19 14 15 20 17 13 18 18 0 24 18 11 14 19 18 0 11 2 0 1 14 20 19 11 0 22 19 0 13 19 0 11 4 18 19 4 4 13 17 14 13 3 0 17 4 18 11 0 17 3 3 0 13 5 0 1 11 4 18 14 7 12 1 14 24 2 14 19 18 18 0 12 18 0 17 0 1 17 0 3 4 18 2 17 8 1 8 13 6 17 4 20 1 8 13 19 4 17 13 0 19 8 14 13 0 11 11 24 4 21 4 13 8 3 4 13 19 8 19 8 4 18 19 24 15 4 2 4 3 4 15 4 4 17 18 
6.29/6.02	d NODES 1361
6.29/6.02	d CHECKS 1192724
6.29/6.02	   
6.29/6.02	   totalWckTime=5.865  totalCpuTime=5.67

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-1077197-1215192065/watcher-1077197-1215192065 -o /tmp/evaluation-result-1077197-1215192065/solver-1077197-1215192065 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1077197-1215192065.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.00 1.00 1.16 3/64 23506
/proc/meminfo: memFree=1545904/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=152 CPUtime=0
/proc/23506/stat : 23506 (java) R 23504 23506 22510 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1307452368 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 7618859 0 0 4096 0 0 0 0 17 0 0 0
/proc/23506/statm: 38 26 19 9 0 4 0

[startup+0.0350829 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 23506
/proc/meminfo: memFree=1545904/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=861876 CPUtime=0.02
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 2254 0 1 0 1 1 0 0 18 0 5 0 1307452368 882561024 1863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 215469 1863 855 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101099 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 23506
/proc/meminfo: memFree=1545904/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=866712 CPUtime=0.1
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 4001 0 1 0 8 2 0 0 18 0 9 0 1307452368 887513088 3441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 216678 3441 1785 9 0 211233 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866712

[startup+0.30114 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 23506
/proc/meminfo: memFree=1545904/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=866928 CPUtime=0.35
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 6585 0 1 0 31 4 0 0 18 0 9 0 1307452368 887734272 5955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 216732 5956 1966 9 0 211260 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 866928

[startup+0.701221 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 23506
/proc/meminfo: memFree=1545904/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868040 CPUtime=0.89
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 13137 0 1 0 82 7 0 0 18 0 9 0 1307452368 888872960 12495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217010 12496 2014 9 0 211516 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 868040

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23515
/proc/meminfo: memFree=1483432/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=1.74
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 32426 431 1 0 153 17 3 1 18 0 9 0 1307452368 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20816 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=1.35
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 24028 431 1 0 119 12 3 1 17 0 9 0 1307452369 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 104251795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6625 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.29
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 918 431 0 0 25 0 3 1 16 0 9 0 1307452372 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20816 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 868476

[startup+3.10269 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23519
/proc/meminfo: memFree=1472296/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=3.41
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 35819 431 1 0 318 19 3 1 18 0 9 0 1307452368 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20914 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=2.94
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 27355 431 1 0 276 14 3 1 23 0 9 0 1307452369 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4127226974 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6626 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.36
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 983 431 0 0 31 1 3 1 16 0 9 0 1307452372 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 868476

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

[startup+4.703 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23519
/proc/meminfo: memFree=1472040/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=5
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 35842 431 1 0 477 19 3 1 18 0 9 0 1307452368 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20915 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=4.53
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 27377 431 1 0 435 14 3 1 21 0 9 0 1307452369 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4127188737 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6626 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.36
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 984 431 0 0 31 1 3 1 15 0 9 0 1307452372 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 868476

[startup+5.50616 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23519
/proc/meminfo: memFree=1471976/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=5.8
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 35881 431 1 0 557 19 3 1 18 0 9 0 1307452368 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20917 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=5.33
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 27379 431 1 0 515 14 3 1 25 0 9 0 1307452369 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4127229382 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6626 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.37
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 993 431 0 0 32 1 3 1 15 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 42 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 868476

[startup+5.90123 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23519
/proc/meminfo: memFree=1471976/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=6.19
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 35881 431 1 0 596 19 3 1 18 0 9 0 1307452368 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20917 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=5.72
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 27379 431 1 0 554 14 3 1 25 0 9 0 1307452369 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4125952123 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6626 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.37
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 993 431 0 0 32 1 3 1 16 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 42 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 868476

[startup+6.00125 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 23519
/proc/meminfo: memFree=1471976/2055920 swapFree=4122112/4192956
[pid=23506] ppid=23504 vsize=868476 CPUtime=6.29
/proc/23506/stat : 23506 (java) S 23504 23506 22510 0 -1 0 35881 431 1 0 606 19 3 1 18 0 9 0 1307452368 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23506/statm: 217119 20917 2637 9 0 211625 0
[pid=23506/tid=23508] ppid=23504 vsize=868476 CPUtime=5.82
/proc/23506/task/23508/stat : 23508 (java) R 23504 23506 22510 0 -1 64 27379 431 1 0 564 14 3 1 25 0 9 0 1307452369 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4126376599 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23509] ppid=23504 vsize=868476 CPUtime=0.14
/proc/23506/task/23509/stat : 23509 (java) S 23504 23506 22510 0 -1 64 6626 431 0 0 8 2 3 1 16 0 9 0 1307452370 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23510] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23510/stat : 23510 (java) S 23504 23506 22510 0 -1 64 17 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23511] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23511/stat : 23511 (java) S 23504 23506 22510 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1307452371 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23512] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23512/stat : 23512 (java) S 23504 23506 22510 0 -1 64 0 431 0 0 0 0 3 1 24 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23513] ppid=23504 vsize=868476 CPUtime=0.37
/proc/23506/task/23513/stat : 23513 (java) S 23504 23506 22510 0 -1 64 993 431 0 0 32 1 3 1 15 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23514] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23514/stat : 23514 (java) S 23504 23506 22510 0 -1 64 2 431 0 0 0 0 3 1 25 0 9 0 1307452372 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23506/tid=23515] ppid=23504 vsize=868476 CPUtime=0.04
/proc/23506/task/23515/stat : 23515 (java) S 23504 23506 22510 0 -1 64 42 431 0 0 0 0 3 1 15 0 9 0 1307452373 889319424 20917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 868476

Child status: 0
Real time (s): 6.04824
CPU time (s): 6.34503
CPU user time (s): 6.12507
CPU system time (s): 0.219966
CPU usage (%): 104.907
Max. virtual memory (cumulated for all children) (KiB): 868476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.12507
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36442
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= 563
involuntary context switches= 331

runsolver used 0.008998 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 19:21:05
IDJOB=1077197
IDBENCH=56652
IDSOLVER=364
FILE ID=node20/1077197-1215192065
PBS_JOBID= 7881628
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8660d807b54cabaedc95a56678840d7e
RANDOM SEED=1904697552

node20.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.263
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.263
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:       1546448 kB
Buffers:         77256 kB
Cached:         269672 kB
SwapCached:      64744 kB
Active:         259308 kB
Inactive:       175588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546448 kB
SwapTotal:     4192956 kB
SwapFree:      4122112 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:          93608 kB
Slab:            60496 kB
Committed_AS:  2634548 kB
PageTables:       1576 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= 66504 MiB
End job on node20 at 2008-07-04 19:21:11