Trace number 1077364

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.05438 3.96086

DiagnosticValue
CHECKS6875710
NODES208

General information on the benchmark

Namecsp/primes-15/
normalized-primes-15-20-2-3.xml
MD5SUM865d53dc7136f9cabdf188722bf22774
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.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity5
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
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.10/0.19	
0.10/0.19	   configuration
0.10/0.19	     name=mac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1077364-1215192371.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.22/0.30	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46  nbTotalValues=4600
0.22/0.30	       =>  wckTime=0.1  cpuTime=0.1  mem=7M919
0.22/0.30	   
0.22/0.30	   predicates being loaded...
0.34/0.36	   
0.34/0.36	   constraints being loaded...
0.48/0.46	     nbConstraints=61  nbGlobalConstraints=41  nbDisconnectedVariables=41  nbConvertedConstraints=1
0.48/0.46	     nbConvertConstraintsChecks=2116  nbExtensionStructures=1  nbSharedExtensionStructures=0  nbConflictsStructures=1
0.48/0.46	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=19  nbSharedBinaryRepresentations=86
0.48/0.46	     nbEvaluationManagers=19  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=3  minArity=2  avgArity=2.62
0.48/0.46	     maxArity=5  nbGenerators=41  nbFusions=0  symmetryWckTime=0.036  symmetryCpuTime=0.03
0.48/0.46	       =>  wckTime=0.259  cpuTime=0.25  mem=15M860
0.59/0.50	   
0.59/0.50	   solver IterativeSystematicSolver being built... 
0.59/0.55	   
0.59/0.55	   INFO : Forward propagation technique limited 
0.70/0.61	       =>  wckTime=0.418  cpuTime=0.36  mem=20M808
0.91/0.89	   
0.91/0.89	   preprocessing
0.91/0.89	     nbConstraintChecks=694183  nbValidityChecks=334  nbPropagations=105  nbRevisions=27  nbUselessRevisions=2
0.91/0.89	     nbRemovedValues=657  detectedInconsistency=no
0.91/0.89	       =>  wckTime=0.275  cpuTime=0.28  mem=20M808
4.01/3.90	   
4.01/3.90	   search
4.01/3.90	     run=2  nbConstraintChecks=6181524  nbValidityChecks=3721  minDepth=10  maxDepth=100  nbPropagations=1204
4.01/3.90	     nbRevisions=641  nbUselessRevisions=116  nbAssignments=208  nbFailedAssignments=43  nbBacktracks=0
4.01/3.90	     nbVisitedNodes=252  nbRestartNogoods=25  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
4.01/3.90	     nbSEliminables=0  nbREliminables=36.61  nbIEliminables=31.75  nbDEliminables=0  nbPEliminables=0
4.01/3.90	       =>  wckTime=3.286  cpuTime=3.28  mem=21M799
4.01/3.90	   
4.01/3.90	   global
4.01/3.90	     nbConstraintChecks=6875707  nbValidityChecks=4055  nbPropagations=1309  nbRevisions=668  nbUselessRevisions=118
4.01/3.90	     nbRestartNogoods=25  solvingWckTime=3.288  solvingCpuTime=3.28  expiredTime=no  totalExploration=no
4.01/3.90	     nbFoundSolutions=1  firstSolutionCpuTime=3.63  globalCpuTime=3.68
4.01/3.90	       =>  wckTime=3.707  cpuTime=3.64  mem=21M799
4.01/3.90	   
4.01/3.90	s SATISFIABLE
4.01/3.90	v 31 47 2 20 2 35 2 2 29 2 2 45 2 2 2 2 2 3 2 3 2 40 41 2 15 2 5 43 12 2 2 32 41 2 2 2 32 2 33 45 2 11 46 10 35 2 30 47 46 43 2 2 2 2 46 11 41 2 3 12 2 45 2 18 40 2 2 2 46 2 2 2 17 2 2 2 21 2 2 47 2 7 2 2 38 2 7 2 27 2 21 2 37 2 2 47 3 17 8 2 
4.01/3.91	d NODES 208
4.01/3.91	d CHECKS 6875707
4.01/3.91	   
4.01/3.91	   totalWckTime=3.749  totalCpuTime=3.68

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-1077364-1215192371/watcher-1077364-1215192371 -o /tmp/evaluation-result-1077364-1215192371/solver-1077364-1215192371 -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-1077364-1215192371.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.89 0.97 0.99 3/64 29089
/proc/meminfo: memFree=1697072/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=152 CPUtime=0
/proc/29089/stat : 29089 (java) R 29087 29089 26640 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 642160264 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 5533995 0 0 4096 0 0 0 0 17 0 0 0
/proc/29089/statm: 38 26 19 9 0 4 0

[startup+0.056831 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 29089
/proc/meminfo: memFree=1697072/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=866880 CPUtime=0.05
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 3032 0 1 0 4 1 0 0 18 0 9 0 642160264 887685120 2558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216720 2564 1292 9 0 211282 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 866880

[startup+0.101836 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 29089
/proc/meminfo: memFree=1697072/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=866908 CPUtime=0.1
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 4011 0 1 0 9 1 0 0 18 0 9 0 642160264 887713792 3451 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216727 3452 1785 9 0 211282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866908

[startup+0.301858 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 29089
/proc/meminfo: memFree=1697072/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867156 CPUtime=0.34
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 6592 0 1 0 31 3 0 0 18 0 9 0 642160264 887967744 5962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216789 5962 1966 9 0 211317 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 867156

[startup+0.701898 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 29089
/proc/meminfo: memFree=1697072/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867864 CPUtime=0.8
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 15528 278 1 0 73 7 0 0 18 0 9 0 642160264 888692736 10236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216966 10236 2629 9 0 211472 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 867864

[startup+1.50297 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 29102
/proc/meminfo: memFree=1665384/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867864 CPUtime=1.62
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 15798 278 1 0 155 7 0 0 18 0 9 0 642160264 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216966 10502 2631 9 0 211472 0
[pid=29089/tid=29091] ppid=29087 vsize=867864 CPUtime=1.42
/proc/29089/task/29091/stat : 29091 (java) R 29087 29089 26640 0 -1 64 12131 278 1 0 136 6 0 0 25 0 9 0 642160265 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4126737596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29089/tid=29092] ppid=29087 vsize=867864 CPUtime=0.03
/proc/29089/task/29092/stat : 29092 (java) S 29087 29089 26640 0 -1 64 2299 278 0 0 3 0 0 0 16 0 9 0 642160266 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29093] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29093/stat : 29093 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29094] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29094/stat : 29094 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29095] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29095/stat : 29095 (java) S 29087 29089 26640 0 -1 64 1 278 0 0 0 0 0 0 24 0 9 0 642160269 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29096] ppid=29087 vsize=867864 CPUtime=0.14
/proc/29089/task/29096/stat : 29096 (java) S 29087 29089 26640 0 -1 64 524 278 0 0 14 0 0 0 15 0 9 0 642160269 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29097] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29097/stat : 29097 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 25 0 9 0 642160269 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29098] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29098/stat : 29098 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 15 0 9 0 642160269 888692736 10502 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 867864

[startup+3.10113 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 29102
/proc/meminfo: memFree=1665064/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867864 CPUtime=3.21
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 15812 278 1 0 314 7 0 0 18 0 9 0 642160264 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216966 10512 2631 9 0 211472 0
[pid=29089/tid=29091] ppid=29087 vsize=867864 CPUtime=3.02
/proc/29089/task/29091/stat : 29091 (java) R 29087 29089 26640 0 -1 64 12138 278 1 0 296 6 0 0 25 0 9 0 642160265 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126631428 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29092] ppid=29087 vsize=867864 CPUtime=0.03
/proc/29089/task/29092/stat : 29092 (java) S 29087 29089 26640 0 -1 64 2300 278 0 0 3 0 0 0 17 0 9 0 642160266 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29093] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29093/stat : 29093 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29094] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29094/stat : 29094 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29095] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29095/stat : 29095 (java) S 29087 29089 26640 0 -1 64 1 278 0 0 0 0 0 0 24 0 9 0 642160269 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29096] ppid=29087 vsize=867864 CPUtime=0.14
/proc/29089/task/29096/stat : 29096 (java) S 29087 29089 26640 0 -1 64 530 278 0 0 14 0 0 0 15 0 9 0 642160269 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29097] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29097/stat : 29097 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 25 0 9 0 642160269 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29098] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29098/stat : 29098 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 15 0 9 0 642160269 888692736 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 867864

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

[startup+3.50117 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 29102
/proc/meminfo: memFree=1665000/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867864 CPUtime=3.61
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 15813 278 1 0 354 7 0 0 18 0 9 0 642160264 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216966 10513 2631 9 0 211472 0
[pid=29089/tid=29091] ppid=29087 vsize=867864 CPUtime=3.41
/proc/29089/task/29091/stat : 29091 (java) R 29087 29089 26640 0 -1 64 12138 278 1 0 335 6 0 0 25 0 9 0 642160265 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4126743981 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29092] ppid=29087 vsize=867864 CPUtime=0.03
/proc/29089/task/29092/stat : 29092 (java) S 29087 29089 26640 0 -1 64 2300 278 0 0 3 0 0 0 17 0 9 0 642160266 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29093] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29093/stat : 29093 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29094] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29094/stat : 29094 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29095] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29095/stat : 29095 (java) S 29087 29089 26640 0 -1 64 1 278 0 0 0 0 0 0 24 0 9 0 642160269 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29096] ppid=29087 vsize=867864 CPUtime=0.14
/proc/29089/task/29096/stat : 29096 (java) S 29087 29089 26640 0 -1 64 531 278 0 0 14 0 0 0 17 0 9 0 642160269 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29097] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29097/stat : 29097 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 25 0 9 0 642160269 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29098] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29098/stat : 29098 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 15 0 9 0 642160269 888692736 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 867864

[startup+3.90121 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 29102
/proc/meminfo: memFree=1665000/2055920 swapFree=4157840/4192956
[pid=29089] ppid=29087 vsize=867864 CPUtime=4.01
/proc/29089/stat : 29089 (java) S 29087 29089 26640 0 -1 0 15826 278 1 0 394 7 0 0 18 0 9 0 642160264 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29089/statm: 216966 10525 2631 9 0 211472 0
[pid=29089/tid=29091] ppid=29087 vsize=867864 CPUtime=3.81
/proc/29089/task/29091/stat : 29091 (java) R 29087 29089 26640 0 -1 64 12148 278 1 0 375 6 0 0 25 0 9 0 642160265 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4126819335 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29092] ppid=29087 vsize=867864 CPUtime=0.03
/proc/29089/task/29092/stat : 29092 (java) S 29087 29089 26640 0 -1 64 2300 278 0 0 3 0 0 0 17 0 9 0 642160266 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29093] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29093/stat : 29093 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29094] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29094/stat : 29094 (java) S 29087 29089 26640 0 -1 64 13 278 0 0 0 0 0 0 15 0 9 0 642160267 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29095] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29095/stat : 29095 (java) S 29087 29089 26640 0 -1 64 1 278 0 0 0 0 0 0 24 0 9 0 642160269 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29096] ppid=29087 vsize=867864 CPUtime=0.15
/proc/29089/task/29096/stat : 29096 (java) S 29087 29089 26640 0 -1 64 534 278 0 0 15 0 0 0 15 0 9 0 642160269 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29097] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29097/stat : 29097 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 25 0 9 0 642160269 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29089/tid=29098] ppid=29087 vsize=867864 CPUtime=0
/proc/29089/task/29098/stat : 29098 (java) S 29087 29089 26640 0 -1 64 2 278 0 0 0 0 0 0 15 0 9 0 642160269 888692736 10525 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 867864

Child status: 0
Real time (s): 3.96086
CPU time (s): 4.05438
CPU user time (s): 3.9604
CPU system time (s): 0.093985
CPU usage (%): 102.361
Max. virtual memory (cumulated for all children) (KiB): 867864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9604
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16235
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= 369
involuntary context switches= 226

runsolver used 0.001999 second user time and 0.019996 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-04 19:26:11
IDJOB=1077364
IDBENCH=56665
IDSOLVER=363
FILE ID=node60/1077364-1215192371
PBS_JOBID= 7881626
Free space on /tmp= 66488 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/primes-15/normalized-primes-15-20-2-3.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-1077364-1215192371/watcher-1077364-1215192371 -o /tmp/evaluation-result-1077364-1215192371/solver-1077364-1215192371 -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-1077364-1215192371.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 865d53dc7136f9cabdf188722bf22774
RANDOM SEED=24268505

node60.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:       1697552 kB
Buffers:         46712 kB
Cached:         222164 kB
SwapCached:      29304 kB
Active:         174588 kB
Inactive:       130984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697552 kB
SwapTotal:     4192956 kB
SwapFree:      4157840 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          42008 kB
Slab:            38748 kB
Committed_AS:  1077068 kB
PageTables:       1504 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= 66484 MiB
End job on node60 at 2008-07-04 19:26:15