Trace number 1075531

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 5.9181 6.01835

DiagnosticValue
CHECKS359025
NODES531

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-02.xml
MD5SUM8e1280b6ff36663536a25cc9ab724a4c
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.14682
Satisfiable
(Un)Satisfiability was proved
Number of variables296
Number of constraints1757
Maximum constraint arity28
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1075531-1215181119.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.44	     nbVariables=296  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7696
0.38/0.44	       =>  wckTime=0.197  cpuTime=0.16  mem=8M894
0.38/0.44	   
0.38/0.44	   relations being loaded...
1.07/1.15	   
1.07/1.15	   predicates being loaded...
1.17/1.21	   
1.17/1.21	   constraints being loaded...
1.57/1.60	   Too large in ConstraintConflictsSTructure
1.66/1.77	   Too large in ConstraintConflictsSTructure
1.76/1.84	   Too large in ConstraintConflictsSTructure
1.86/1.94	   Too large in ConstraintConflictsSTructure
3.03/3.15	     nbConstraints=1757  nbRelationTypes=8  nbGlobalConstraints=118  nbExtensionStructures=8
3.03/3.15	     nbSharedExtensionStructures=110  nbConflictsStructures=4  nbSharedConflictsStructures=92
3.03/3.15	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
3.03/3.15	     nbSharedEvaluationManagers=1631  minDegree=8  maxDegree=86  minArity=3  avgArity=8.58  maxArity=28  nbGenerators=0
3.03/3.15	     nbFusions=0  symmetryWckTime=0.296  symmetryCpuTime=0.15
3.03/3.15	       =>  wckTime=2.9  cpuTime=2.26  mem=62M603
3.24/3.33	   
3.24/3.33	   solver IterativeSystematicSolver being built... 
3.54/3.68	   
3.54/3.68	   INFO : Forward propagation technique limited 
3.64/3.76	       =>  wckTime=3.511  cpuTime=2.56  mem=77M487
3.93/4.09	   
3.93/4.09	   preprocessing
3.93/4.09	     nbConstraintChecks=0  nbValidityChecks=2870858  nbPropagations=321  nbRevisions=0  nbUselessRevisions=0
3.93/4.09	     nbRemovedValues=215  detectedInconsistency=no
3.93/4.09	       =>  wckTime=0.331  cpuTime=0.31  mem=78M484
5.82/5.95	   
5.82/5.96	   search
5.82/5.96	     run=1  nbConstraintChecks=359025  nbValidityChecks=11499922  minDepth=106  maxDepth=296  nbPropagations=6061
5.82/5.96	     nbRevisions=133133  nbUselessRevisions=133119  nbAssignments=531  nbFailedAssignments=22  nbBacktracks=3
5.82/5.96	     nbVisitedNodes=556  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
5.82/5.96	     nbSEliminables=0  nbREliminables=53.67  nbIEliminables=179.19  nbDEliminables=0  nbPEliminables=0
5.82/5.96	       =>  wckTime=2.194  cpuTime=2.1  mem=79M432
5.82/5.96	   
5.82/5.96	   global
5.82/5.96	     nbConstraintChecks=359025  nbValidityChecks=14370780  nbPropagations=6382  nbRevisions=133133
5.82/5.96	     nbUselessRevisions=133119  nbRestartNogoods=10  solvingWckTime=2.196  solvingCpuTime=2.1  expiredTime=no
5.82/5.96	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.65  globalCpuTime=4.71
5.82/5.96	       =>  wckTime=5.711  cpuTime=4.66  mem=79M432
5.82/5.96	   
5.82/5.96	s SATISFIABLE
5.82/5.96	v 11 14 8 17 18 18 15 0 17 19 18 11 0 12 18 14 17 13 4 4 18 19 0 17 19 20 15 2 0 21 4 4 3 4 18 0 2 2 11 8 12 0 19 0 8 0 21 4 13 19 18 4 20 11 8 20 11 4 18 2 4 19 14 18 4 18 4 1 0 17 1 4 0 20 1 0 18 8 13 13 14 13 18 19 14 15 4 13 18 14 17 17 4 0 18 0 11 14 4 18 0 2 2 20 4 8 11 18 21 15 8 11 13 3 4 2 0 20 18 4 18 15 0 11 4 4 18 4 2 18 0 2 19 20 18 0 18 15 4 2 19 14 2 2 11 20 4 18 15 11 0 18 19 8 2 0 3 12 8 17 4 1 4 0 19 4 2 14 1 18 2 0 15 4 18 6 14 11 8 0 19 7 18 12 0 8 17 12 0 15 0 2 8 4 13 18 0 2 19 4 4 0 4 17 4 4 21 17 4 13 14 17 19 7 4 18 4 20 17 8 13 4 4 18 3 4 1 0 19 4 0 19 19 4 13 3 20 15 0 13 4 18 3 0 19 4 6 20 8 1 18 18 0 8 13 19 2 11 0 20 3 8 4 13 17 0 14 20 19 4 12 1 4 19 0 18 19 0 17 19 4 0 8 13 18 8 12 14 20 4 18 2 17 4 4 4 
5.82/5.96	d NODES 531
5.82/5.96	d CHECKS 359025
5.82/5.96	   
5.82/5.96	   totalWckTime=5.769  totalCpuTime=4.71

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-1075531-1215181119/watcher-1075531-1215181119 -o /tmp/evaluation-result-1075531-1215181119/solver-1075531-1215181119 -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-1075531-1215181119.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: 2.02 2.03 2.00 4/81 18396
/proc/meminfo: memFree=1055728/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=10616 CPUtime=0
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1997086099 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 2654 472 209 9 0 1184 0
[pid=18396/tid=18397] ppid=18394 vsize=10616 CPUtime=0
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1997086100 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 3342296 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0461101 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 18396
/proc/meminfo: memFree=1055728/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=861876 CPUtime=0.02
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 2276 0 1 0 1 1 0 0 18 0 5 0 1997086099 882561024 1883 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 215469 1883 861 9 0 210448 0
[pid=18396/tid=18397] ppid=18394 vsize=861876 CPUtime=0.02
/proc/18396/task/18397/stat : 18397 (java) D 18394 18396 16648 0 -1 64 1668 0 1 0 1 1 0 0 17 0 5 0 1997086100 882561024 1949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.106135 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 18396
/proc/meminfo: memFree=1055728/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=865884 CPUtime=0.08
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 3750 0 1 0 6 2 0 0 18 0 9 0 1997086099 886665216 3209 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 216471 3209 1704 9 0 211026 0
[pid=18396/tid=18397] ppid=18394 vsize=865884 CPUtime=0.06
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 2842 0 1 0 5 1 0 0 18 0 9 0 1997086100 886665216 3209 996147200 134512640 134550740 4294955968 18446744073709551615 4125976786 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301155 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 18396
/proc/meminfo: memFree=1055728/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=866048 CPUtime=0.28
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 5581 0 1 0 24 4 0 0 18 0 9 0 1997086099 886833152 4995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 216512 4995 1902 9 0 211060 0
[pid=18396/tid=18397] ppid=18394 vsize=866048 CPUtime=0.24
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 4655 0 1 0 21 3 0 0 19 0 9 0 1997086100 886833152 4995 996147200 134512640 134550740 4294955968 18446744073709551615 2495268 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.701199 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 18396
/proc/meminfo: memFree=1055728/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=866408 CPUtime=0.67
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 12404 0 1 0 60 7 0 0 18 0 9 0 1997086099 887201792 11774 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 216602 11774 1969 9 0 211130 0
[pid=18396/tid=18397] ppid=18394 vsize=866408 CPUtime=0.58
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 11375 0 1 0 52 6 0 0 20 0 9 0 1997086100 887201792 11774 996147200 134512640 134550740 4294955968 18446744073709551615 4126600722 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.50229 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18405
/proc/meminfo: memFree=991912/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=867664 CPUtime=1.47
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 18897 0 1 0 137 10 0 0 18 0 9 0 1997086099 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 216916 18255 2025 9 0 211422 0
[pid=18396/tid=18397] ppid=18394 vsize=867664 CPUtime=1.23
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 15155 0 1 0 116 7 0 0 25 0 9 0 1997086100 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 103813005 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=867664 CPUtime=0.03
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16648 0 -1 64 2387 0 0 0 2 1 0 0 17 0 9 0 1997086102 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=867664 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16648 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997086102 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=867664 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16648 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997086102 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=867664 CPUtime=0
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16648 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997086104 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=867664 CPUtime=0.17
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16648 0 -1 64 659 0 0 0 17 0 0 0 16 0 9 0 1997086104 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=867664 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997086104 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18405] ppid=18394 vsize=867664 CPUtime=0
/proc/18396/task/18405/stat : 18405 (java) S 18394 18396 16648 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997086104 888487936 18255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867664

[startup+3.10148 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18405
/proc/meminfo: memFree=972456/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=867900 CPUtime=3.03
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 28106 485 1 0 271 23 8 1 18 0 10 0 1997086099 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 216975 26749 2016 9 0 211503 0
[pid=18396/tid=18397] ppid=18394 vsize=867900 CPUtime=2.53
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 16364 485 1 0 229 15 8 1 23 0 10 0 1997086100 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4125956494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=867900 CPUtime=0.28
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16648 0 -1 64 10159 485 0 0 14 5 8 1 16 0 10 0 1997086102 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=867900 CPUtime=0.09
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16648 0 -1 64 13 485 0 0 0 0 8 1 16 0 10 0 1997086102 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=867900 CPUtime=0.09
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16648 0 -1 64 5 485 0 0 0 0 8 1 16 0 10 0 1997086102 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=867900 CPUtime=0.09
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16648 0 -1 64 1 485 0 0 0 0 8 1 18 0 10 0 1997086104 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=867900 CPUtime=0.36
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16648 0 -1 64 757 485 0 0 27 0 8 1 15 0 10 0 1997086104 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=867900 CPUtime=0.09
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16648 0 -1 64 1 485 0 0 0 0 8 1 19 0 10 0 1997086104 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18405] ppid=18394 vsize=867900 CPUtime=0.09
/proc/18396/task/18405/stat : 18405 (java) S 18394 18396 16648 0 -1 64 12 485 0 0 0 0 8 1 15 0 10 0 1997086104 888729600 26749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867900

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

[startup+4.70166 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18409
/proc/meminfo: memFree=935840/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=868112 CPUtime=4.63
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 55139 608 1 0 421 32 8 2 18 0 9 0 1997086099 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 217028 32432 2637 9 0 211534 0
[pid=18396/tid=18397] ppid=18394 vsize=868112 CPUtime=3.73
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 28514 608 1 0 345 18 8 2 25 0 9 0 1997086100 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4127231027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=868112 CPUtime=0.56
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16648 0 -1 64 24811 608 0 0 36 10 8 2 16 0 9 0 1997086102 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16648 0 -1 64 17 608 0 0 0 0 8 2 16 0 9 0 1997086102 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16648 0 -1 64 9 608 0 0 0 0 8 2 15 0 9 0 1997086102 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 18 0 9 0 1997086104 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=868112 CPUtime=0.49
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16648 0 -1 64 977 608 0 0 38 1 8 2 15 0 9 0 1997086104 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 19 0 9 0 1997086104 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18405] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18405/stat : 18405 (java) S 18394 18396 16648 0 -1 64 12 608 0 0 0 0 8 2 15 0 9 0 1997086104 888946688 32432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 868112

[startup+5.50675 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18409
/proc/meminfo: memFree=935712/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=868112 CPUtime=5.42
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 55176 608 1 0 500 32 8 2 18 0 9 0 1997086099 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 217028 32438 2637 9 0 211534 0
[pid=18396/tid=18397] ppid=18394 vsize=868112 CPUtime=4.52
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 28517 608 1 0 424 18 8 2 25 0 9 0 1997086100 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4127230999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=868112 CPUtime=0.56
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16648 0 -1 64 24811 608 0 0 36 10 8 2 17 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16648 0 -1 64 17 608 0 0 0 0 8 2 16 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16648 0 -1 64 9 608 0 0 0 0 8 2 15 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 18 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=868112 CPUtime=0.5
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16648 0 -1 64 983 608 0 0 39 1 8 2 15 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 19 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18405] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18405/stat : 18405 (java) S 18394 18396 16648 0 -1 64 40 608 0 0 0 0 8 2 15 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 868112

[startup+5.9018 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18409
/proc/meminfo: memFree=935712/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=868112 CPUtime=5.82
/proc/18396/stat : 18396 (java) S 18394 18396 16648 0 -1 0 55176 608 1 0 540 32 8 2 18 0 9 0 1997086099 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 217028 32438 2637 9 0 211534 0
[pid=18396/tid=18397] ppid=18394 vsize=868112 CPUtime=4.91
/proc/18396/task/18397/stat : 18397 (java) R 18394 18396 16648 0 -1 64 28517 608 1 0 463 18 8 2 25 0 9 0 1997086100 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4127308712 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=868112 CPUtime=0.56
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16648 0 -1 64 24811 608 0 0 36 10 8 2 17 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16648 0 -1 64 17 608 0 0 0 0 8 2 16 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16648 0 -1 64 9 608 0 0 0 0 8 2 15 0 9 0 1997086102 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 18 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=868112 CPUtime=0.5
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16648 0 -1 64 983 608 0 0 39 1 8 2 15 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16648 0 -1 64 1 608 0 0 0 0 8 2 19 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18396/tid=18405] ppid=18394 vsize=868112 CPUtime=0.1
/proc/18396/task/18405/stat : 18405 (java) S 18394 18396 16648 0 -1 64 40 608 0 0 0 0 8 2 15 0 9 0 1997086104 888946688 32438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 868112

[startup+6.00215 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 18409
/proc/meminfo: memFree=935712/2055920 swapFree=4180000/4192956
[pid=18396] ppid=18394 vsize=0 CPUtime=5.88
/proc/18396/stat : 18396 (java) Z 18394 18396 16648 0 -1 12 55218 608 1 0 546 32 8 2 16 0 2 0 1997086099 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6.01835
CPU time (s): 5.9181
CPU user time (s): 5.55215
CPU system time (s): 0.365944
CPU usage (%): 98.3343
Max. virtual memory (cumulated for all children) (KiB): 868112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.55215
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= 55826
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= 1593
involuntary context switches= 1735

runsolver used 0.012998 second user time and 0.027995 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 16:18:39
IDJOB=1075531
IDBENCH=56522
IDSOLVER=363
FILE ID=node23/1075531-1215181119
PBS_JOBID= 7881511
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8e1280b6ff36663536a25cc9ab724a4c
RANDOM SEED=92593308

node23.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.216
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.216
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:       1056208 kB
Buffers:         35504 kB
Cached:         136580 kB
SwapCached:       6756 kB
Active:         896048 kB
Inactive:        48120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056208 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            6268 kB
Writeback:           0 kB
Mapped:         788252 kB
Slab:            39188 kB
Committed_AS:  4178564 kB
PageTables:       3308 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= 66544 MiB
End job on node23 at 2008-07-04 16:18:46