Trace number 1077196

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 4.76127 4.484

DiagnosticValue
CHECKS809987
NODES976

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.05/0.07	
0.05/0.07	Abscon 112 (May, 2008)
0.22/0.20	
0.22/0.20	   configuration
0.22/0.20	     name=mac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1077196-1215192063.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.33/0.31	     nbVariables=191  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4966
0.33/0.31	       =>  wckTime=0.108  cpuTime=0.11  mem=8M894
0.33/0.31	   
0.33/0.31	   relations being loaded...
0.33/0.39	   
0.33/0.39	   predicates being loaded...
0.45/0.44	   
0.45/0.44	   constraints being loaded...
0.73/0.61	   Too large in ConstraintConflictsSTructure
0.73/0.62	   Too large in ConstraintConflictsSTructure
0.73/0.64	   Too large in ConstraintConflictsSTructure
1.39/1.29	     nbConstraints=944  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.39/1.29	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.39/1.29	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.39/1.29	     nbSharedEvaluationManagers=856  minDegree=4  maxDegree=70  minArity=3  avgArity=7.74  maxArity=30  nbGenerators=0
1.39/1.29	     nbFusions=0  symmetryWckTime=0.15  symmetryCpuTime=0.09
1.39/1.29	       =>  wckTime=1.084  cpuTime=0.97  mem=21M273
1.50/1.36	   
1.50/1.36	   solver IterativeSystematicSolver being built... 
1.61/1.49	   
1.61/1.50	   INFO : Forward propagation technique limited 
1.72/1.56	       =>  wckTime=1.36  cpuTime=1.18  mem=51M189
1.83/1.65	   
1.83/1.65	   preprocessing
1.83/1.65	     nbConstraintChecks=874  nbValidityChecks=481108  nbPropagations=211  nbRevisions=69  nbUselessRevisions=69
1.83/1.65	     nbRemovedValues=391  detectedInconsistency=no
1.83/1.65	       =>  wckTime=0.084  cpuTime=0.08  mem=51M189
3.48/3.23	   
3.48/3.23	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=52M174)
4.68/4.45	   
4.68/4.45	   search
4.68/4.45	     run=5  nbConstraintChecks=809113  nbValidityChecks=10153324  minDepth=98  maxDepth=191  nbPropagations=44033
4.68/4.45	     nbRevisions=612382  nbUselessRevisions=612295  nbAssignments=976  nbFailedAssignments=151  nbBacktracks=368
4.68/4.45	     nbVisitedNodes=1241  nbRestartNogoods=26  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=17.88
4.68/4.45	     nbIEliminables=157.79  nbDEliminables=0  nbPEliminables=0
4.68/4.45	       =>  wckTime=2.886  cpuTime=2.86  mem=52M174
4.68/4.45	   
4.68/4.45	   global
4.68/4.45	     nbConstraintChecks=809987  nbValidityChecks=10634432  nbPropagations=44244  nbRevisions=612451
4.68/4.45	     nbUselessRevisions=612364  nbRestartNogoods=26  solvingWckTime=2.888  solvingCpuTime=2.86  expiredTime=no
4.68/4.45	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.04  globalCpuTime=4.09
4.68/4.45	       =>  wckTime=4.252  cpuTime=4.04  mem=52M174
4.68/4.45	   
4.68/4.45	s SATISFIABLE
4.68/4.45	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 7 0 18 14 20 19 11 0 22 17 0 13 1 0 11 4 18 19 4 4 13 18 14 13 10 0 17 4 13 11 0 17 3 1 0 13 7 0 17 12 4 3 14 7 12 1 0 19 2 4 13 19 11 0 6 18 7 8 19 15 0 3 0 1 18 14 17 15 19 8 14 13 8 17 12 0 15 17 20 18 18 8 0 13 8 25 0 19 8 14 13 4 0 17 18 15 17 4 2 4 3 4 13 2 4 3 4 5 24 4 0 18 4 0 11 19 14 18 
4.68/4.45	d NODES 976
4.68/4.45	d CHECKS 809987
4.68/4.46	   
4.68/4.46	   totalWckTime=4.293  totalCpuTime=4.1

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-1077196-1215192063/watcher-1077196-1215192063 -o /tmp/evaluation-result-1077196-1215192063/solver-1077196-1215192063 -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-1077196-1215192063.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: 0.92 0.98 1.02 3/64 7617
/proc/meminfo: memFree=1777728/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=1620 CPUtime=0
/proc/7617/stat : 7617 (java) R 7615 7617 4645 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 1998178042 1658880 146 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7617/statm: 405 145 119 9 0 47 0

[startup+0.0583729 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 7617
/proc/meminfo: memFree=1777728/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=864960 CPUtime=0.05
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 2819 0 1 0 3 2 0 0 18 0 9 0 1998178042 885719040 2357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 216240 2357 1126 9 0 211197 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864960

[startup+0.101969 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 7617
/proc/meminfo: memFree=1777728/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=866768 CPUtime=0.09
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 3957 0 1 0 7 2 0 0 18 0 9 0 1998178042 887570432 3397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 216692 3397 1776 9 0 211247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866768

[startup+0.303013 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 7617
/proc/meminfo: memFree=1777728/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=867148 CPUtime=0.33
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 6565 0 1 0 29 4 0 0 18 0 9 0 1998178042 887959552 5935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 216787 5936 1966 9 0 211315 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867148

[startup+0.702091 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 7617
/proc/meminfo: memFree=1777728/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868260 CPUtime=0.86
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 13023 0 1 0 77 9 0 0 18 0 9 0 1998178042 889098240 12381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217065 12382 2014 9 0 211571 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 868260

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 1.02 2/73 7626
/proc/meminfo: memFree=1717752/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868584 CPUtime=1.72
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 32051 431 1 0 150 18 3 1 18 0 9 0 1998178042 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217146 20805 2637 9 0 211652 0
[pid=7617/tid=7619] ppid=7615 vsize=868584 CPUtime=1.33
/proc/7617/task/7619/stat : 7619 (java) R 7615 7617 4645 0 -1 64 23675 431 1 0 114 15 3 1 17 0 9 0 1998178044 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4159515735 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7617/tid=7620] ppid=7615 vsize=868584 CPUtime=0.14
/proc/7617/task/7620/stat : 7620 (java) S 7615 7617 4645 0 -1 64 6627 431 0 0 9 1 3 1 16 0 9 0 1998178045 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7621] ppid=7615 vsize=868584 CPUtime=0.04
/proc/7617/task/7621/stat : 7621 (java) S 7615 7617 4645 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1998178045 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7622] ppid=7615 vsize=868584 CPUtime=0.04
/proc/7617/task/7622/stat : 7622 (java) S 7615 7617 4645 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1998178045 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7623] ppid=7615 vsize=868584 CPUtime=0.04
/proc/7617/task/7623/stat : 7623 (java) S 7615 7617 4645 0 -1 64 1 431 0 0 0 0 3 1 23 0 9 0 1998178047 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7624] ppid=7615 vsize=868584 CPUtime=0.3
/proc/7617/task/7624/stat : 7624 (java) S 7615 7617 4645 0 -1 64 902 431 0 0 26 0 3 1 16 0 9 0 1998178047 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7625] ppid=7615 vsize=868584 CPUtime=0.04
/proc/7617/task/7625/stat : 7625 (java) S 7615 7617 4645 0 -1 64 2 431 0 0 0 0 3 1 24 0 9 0 1998178047 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7626] ppid=7615 vsize=868584 CPUtime=0.04
/proc/7617/task/7626/stat : 7626 (java) S 7615 7617 4645 0 -1 64 7 431 0 0 0 0 3 1 15 0 9 0 1998178047 889430016 20805 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 868584

[startup+3.10156 s]
/proc/loadavg: 0.92 0.98 1.02 2/73 7630
/proc/meminfo: memFree=1704248/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868704 CPUtime=3.38
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 35773 431 1 0 314 20 3 1 18 0 9 0 1998178042 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217176 20895 2637 9 0 211682 0
[pid=7617/tid=7619] ppid=7615 vsize=868704 CPUtime=2.92
/proc/7617/task/7619/stat : 7619 (java) R 7615 7617 4645 0 -1 64 27336 431 1 0 272 16 3 1 23 0 9 0 1998178044 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4127166402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7617/tid=7620] ppid=7615 vsize=868704 CPUtime=0.14
/proc/7617/task/7620/stat : 7620 (java) S 7615 7617 4645 0 -1 64 6628 431 0 0 9 1 3 1 16 0 9 0 1998178045 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7621] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7621/stat : 7621 (java) S 7615 7617 4645 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7622] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7622/stat : 7622 (java) S 7615 7617 4645 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7623] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7623/stat : 7623 (java) S 7615 7617 4645 0 -1 64 1 431 0 0 0 0 3 1 23 0 9 0 1998178047 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7624] ppid=7615 vsize=868704 CPUtime=0.36
/proc/7617/task/7624/stat : 7624 (java) S 7615 7617 4645 0 -1 64 962 431 0 0 32 0 3 1 15 0 9 0 1998178047 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7625] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7625/stat : 7625 (java) S 7615 7617 4645 0 -1 64 2 431 0 0 0 0 3 1 24 0 9 0 1998178047 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7626] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7626/stat : 7626 (java) S 7615 7617 4645 0 -1 64 7 431 0 0 0 0 3 1 15 0 9 0 1998178047 889552896 20895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 868704

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

[startup+3.90271 s]
/proc/loadavg: 0.92 0.98 1.02 2/73 7630
/proc/meminfo: memFree=1704056/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868704 CPUtime=4.18
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 35782 431 1 0 394 20 3 1 18 0 9 0 1998178042 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217176 20898 2637 9 0 211682 0
[pid=7617/tid=7619] ppid=7615 vsize=868704 CPUtime=3.71
/proc/7617/task/7619/stat : 7619 (java) R 7615 7617 4645 0 -1 64 27341 431 1 0 351 16 3 1 25 0 9 0 1998178044 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4127165487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7617/tid=7620] ppid=7615 vsize=868704 CPUtime=0.14
/proc/7617/task/7620/stat : 7620 (java) S 7615 7617 4645 0 -1 64 6628 431 0 0 9 1 3 1 17 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7621] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7621/stat : 7621 (java) S 7615 7617 4645 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7622] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7622/stat : 7622 (java) S 7615 7617 4645 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7623] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7623/stat : 7623 (java) S 7615 7617 4645 0 -1 64 1 431 0 0 0 0 3 1 23 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7624] ppid=7615 vsize=868704 CPUtime=0.36
/proc/7617/task/7624/stat : 7624 (java) S 7615 7617 4645 0 -1 64 966 431 0 0 32 0 3 1 15 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7625] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7625/stat : 7625 (java) S 7615 7617 4645 0 -1 64 2 431 0 0 0 0 3 1 24 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7626] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7626/stat : 7626 (java) S 7615 7617 4645 0 -1 64 7 431 0 0 0 0 3 1 15 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 868704

[startup+4.30279 s]
/proc/loadavg: 0.93 0.98 1.02 2/73 7630
/proc/meminfo: memFree=1704056/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868704 CPUtime=4.58
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 35782 431 1 0 434 20 3 1 18 0 9 0 1998178042 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217176 20898 2637 9 0 211682 0
[pid=7617/tid=7619] ppid=7615 vsize=868704 CPUtime=4.11
/proc/7617/task/7619/stat : 7619 (java) R 7615 7617 4645 0 -1 64 27341 431 1 0 391 16 3 1 17 0 9 0 1998178044 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4127181476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7620] ppid=7615 vsize=868704 CPUtime=0.14
/proc/7617/task/7620/stat : 7620 (java) S 7615 7617 4645 0 -1 64 6628 431 0 0 9 1 3 1 16 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7621] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7621/stat : 7621 (java) S 7615 7617 4645 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7622] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7622/stat : 7622 (java) S 7615 7617 4645 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7623] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7623/stat : 7623 (java) S 7615 7617 4645 0 -1 64 1 431 0 0 0 0 3 1 23 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7624] ppid=7615 vsize=868704 CPUtime=0.36
/proc/7617/task/7624/stat : 7624 (java) S 7615 7617 4645 0 -1 64 966 431 0 0 32 0 3 1 15 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7625] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7625/stat : 7625 (java) S 7615 7617 4645 0 -1 64 2 431 0 0 0 0 3 1 24 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7626] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7626/stat : 7626 (java) S 7615 7617 4645 0 -1 64 7 431 0 0 0 0 3 1 16 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 868704

[startup+4.4068 s]
/proc/loadavg: 0.93 0.98 1.02 2/73 7630
/proc/meminfo: memFree=1704056/2055920 swapFree=4179416/4192956
[pid=7617] ppid=7615 vsize=868704 CPUtime=4.68
/proc/7617/stat : 7617 (java) S 7615 7617 4645 0 -1 0 35782 431 1 0 444 20 3 1 18 0 9 0 1998178042 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7617/statm: 217176 20898 2637 9 0 211682 0
[pid=7617/tid=7619] ppid=7615 vsize=868704 CPUtime=4.21
/proc/7617/task/7619/stat : 7619 (java) R 7615 7617 4645 0 -1 64 27341 431 1 0 401 16 3 1 18 0 9 0 1998178044 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4127151291 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7620] ppid=7615 vsize=868704 CPUtime=0.14
/proc/7617/task/7620/stat : 7620 (java) S 7615 7617 4645 0 -1 64 6628 431 0 0 9 1 3 1 16 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7621] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7621/stat : 7621 (java) S 7615 7617 4645 0 -1 64 14 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7622] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7622/stat : 7622 (java) S 7615 7617 4645 0 -1 64 8 431 0 0 0 0 3 1 15 0 9 0 1998178045 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7623] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7623/stat : 7623 (java) S 7615 7617 4645 0 -1 64 1 431 0 0 0 0 3 1 23 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7624] ppid=7615 vsize=868704 CPUtime=0.36
/proc/7617/task/7624/stat : 7624 (java) S 7615 7617 4645 0 -1 64 966 431 0 0 32 0 3 1 15 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7625] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7625/stat : 7625 (java) S 7615 7617 4645 0 -1 64 2 431 0 0 0 0 3 1 24 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7617/tid=7626] ppid=7615 vsize=868704 CPUtime=0.04
/proc/7617/task/7626/stat : 7626 (java) S 7615 7617 4645 0 -1 64 7 431 0 0 0 0 3 1 15 0 9 0 1998178047 889552896 20898 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 868704

Child status: 0
Real time (s): 4.484
CPU time (s): 4.76127
CPU user time (s): 4.53231
CPU system time (s): 0.228965
CPU usage (%): 106.184
Max. virtual memory (cumulated for all children) (KiB): 868704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.53231
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36342
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= 553
involuntary context switches= 308

runsolver used 0.012998 second user time and 0.014997 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 19:21:03
IDJOB=1077196
IDBENCH=56652
IDSOLVER=363
FILE ID=node62/1077196-1215192063
PBS_JOBID= 7881566
Free space on /tmp= 65256 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077196-1215192063/watcher-1077196-1215192063 -o /tmp/evaluation-result-1077196-1215192063/solver-1077196-1215192063 -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-1077196-1215192063.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8660d807b54cabaedc95a56678840d7e
RANDOM SEED=1672822028

node62.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.259
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.259
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:       1778272 kB
Buffers:         29116 kB
Cached:         178212 kB
SwapCached:       6872 kB
Active:          79604 kB
Inactive:       136696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778272 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            47184 kB
Committed_AS:  3991520 kB
PageTables:       1456 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= 65256 MiB
End job on node62 at 2008-07-04 19:21:07