Trace number 1080589

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 1.9897 2.17333

DiagnosticValue
CHECKS274420
NODES359

General information on the benchmark

Namecsp/radar-8-24-3-2/
normalized-radar-8-24-3-2-0.xml
MD5SUMcbf422b9beb0e6d77975a151315365dc
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.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Maximum constraint arity15
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.16	
0.01/0.16	Abscon 112 (May, 2008)
0.21/0.33	
0.21/0.33	   configuration
0.21/0.33	     name=mac.xml
0.29/0.44	   
0.29/0.44	   instance
0.29/0.44	     name=HOME/instance-1080589-1215213153.xml
0.29/0.48	   
0.29/0.48	   domains being loaded...
0.29/0.49	   
0.29/0.49	   variables being loaded...
0.36/0.54	     nbVariables=144  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=576
0.36/0.54	       =>  wckTime=0.208  cpuTime=0.12  mem=7M919
0.36/0.54	   
0.36/0.54	   predicates being loaded...
0.56/0.72	   
0.56/0.72	   constraints being loaded...
1.06/1.29	     nbConstraints=89  nbGlobalConstraints=25  nbDisconnectedVariables=25  nbConvertedConstraints=1
1.06/1.29	     nbConvertConstraintsChecks=39504  nbExtensionStructures=1  nbSharedExtensionStructures=0  nbConflictsStructures=15
1.06/1.29	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=49  nbSharedBinaryRepresentations=6
1.06/1.29	     nbEvaluationManagers=63  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=6  minArity=2  avgArity=6.78
1.06/1.29	     maxArity=15  nbGenerators=25  nbFusions=0  symmetryWckTime=0.081  symmetryCpuTime=0.03
1.06/1.29	       =>  wckTime=0.958  cpuTime=0.72  mem=37M234
1.16/1.38	   
1.16/1.38	   solver IterativeSystematicSolver being built... 
1.25/1.47	   
1.25/1.47	   INFO : Forward propagation technique limited 
1.35/1.55	       =>  wckTime=1.219  cpuTime=0.86  mem=22M380
1.44/1.67	   
1.44/1.67	   preprocessing
1.44/1.67	     nbConstraintChecks=71887  nbValidityChecks=687  nbPropagations=149  nbRevisions=428  nbUselessRevisions=402
1.44/1.67	     nbRemovedValues=46  detectedInconsistency=no
1.44/1.67	       =>  wckTime=0.109  cpuTime=0.1  mem=22M380
1.95/2.12	   
1.95/2.12	   search
1.95/2.12	     run=2  nbConstraintChecks=202533  nbValidityChecks=35805  minDepth=44  maxDepth=144  nbPropagations=1808
1.95/2.12	     nbRevisions=22490  nbUselessRevisions=21200  nbAssignments=359  nbFailedAssignments=37  nbBacktracks=38
1.95/2.12	     nbVisitedNodes=417  nbRestartNogoods=9  nbFoundSolutions=1  mapSize=28  nbInferences=0  nbTooLargeKeys=0
1.95/2.12	     nbSEliminables=0  nbREliminables=69.82  nbIEliminables=42.79  nbDEliminables=0  nbPEliminables=0
1.95/2.12	       =>  wckTime=0.559  cpuTime=0.51  mem=23M343
1.95/2.12	   
1.95/2.12	   global
1.95/2.12	     nbConstraintChecks=274420  nbValidityChecks=36492  nbPropagations=1957  nbRevisions=22918  nbUselessRevisions=21602
1.95/2.12	     nbRestartNogoods=9  solvingWckTime=0.562  solvingCpuTime=0.51  expiredTime=no  totalExploration=no
1.95/2.12	     nbFoundSolutions=1  firstSolutionCpuTime=1.37  globalCpuTime=1.42
1.95/2.12	       =>  wckTime=1.784  cpuTime=1.37  mem=23M343
1.95/2.12	   
1.95/2.12	s SATISFIABLE
1.95/2.12	v 0 0 2 3 0 0 0 3 1 1 3 0 0 0 3 0 0 2 1 3 0 0 0 2 0 3 0 0 0 1 2 0 0 0 0 0 3 0 0 0 0 0 0 0 0 2 2 3 3 2 0 0 0 2 0 0 2 3 0 1 0 0 0 0 0 0 2 1 2 0 0 3 3 0 0 0 0 2 2 0 3 2 0 0 0 1 0 0 0 0 3 0 1 1 3 3 3 0 2 1 0 1 0 0 3 0 0 0 2 0 0 0 1 3 3 3 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 3 3 0 0 0 3 3 1 0 0 0 1 0 
1.95/2.12	d NODES 359
1.95/2.12	d CHECKS 274420
1.95/2.12	   
1.95/2.12	   totalWckTime=1.834  totalCpuTime=1.42

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-1080589-1215213153/watcher-1080589-1215213153 -o /tmp/evaluation-result-1080589-1215213153/solver-1080589-1215213153 -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-1080589-1215213153.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.94 1.96 1.69 4/82 14269
/proc/meminfo: memFree=263448/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=18572 CPUtime=0
/proc/14269/stat : 14269 (runsolver) R 14267 14269 13952 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2000286682 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14269/statm: 4643 292 257 25 0 2626 0

[startup+0.0298871 s]
/proc/loadavg: 1.94 1.96 1.69 4/82 14269
/proc/meminfo: memFree=263448/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=10704 CPUtime=0
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 737 0 0 0 0 0 0 0 20 0 2 0 2000286682 10960896 517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 2676 517 241 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+0.101901 s]
/proc/loadavg: 1.94 1.96 1.69 4/82 14269
/proc/meminfo: memFree=263448/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=861880 CPUtime=0.01
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 1899 0 1 0 0 1 0 0 20 0 5 0 2000286682 882565120 1584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 215470 1584 703 9 0 210449 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861880

[startup+0.301945 s]
/proc/loadavg: 1.94 1.96 1.69 4/82 14269
/proc/meminfo: memFree=263448/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=866060 CPUtime=0.21
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 4681 0 1 0 17 4 0 0 20 0 9 0 2000286682 886845440 4108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 216515 4108 1861 9 0 211063 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 866060

[startup+0.702021 s]
/proc/loadavg: 1.94 1.96 1.69 4/82 14269
/proc/meminfo: memFree=263448/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=866632 CPUtime=0.56
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 8048 0 1 0 50 6 0 0 20 0 9 0 2000286682 887431168 7408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 216658 7410 2007 9 0 211164 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 866632

[startup+1.50118 s]
/proc/loadavg: 2.02 1.97 1.69 3/91 14278
/proc/meminfo: memFree=223952/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=867820 CPUtime=1.35
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 20048 290 1 0 120 14 0 1 20 0 9 0 2000286682 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 216955 14181 2629 9 0 211461 0
[pid=14269/tid=14271] ppid=14267 vsize=867820 CPUtime=1.05
/proc/14269/task/14271/stat : 14271 (java) R 14267 14269 13952 0 -1 64 15494 290 1 0 93 11 0 1 23 0 9 0 2000286684 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4126912231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14272] ppid=14267 vsize=867820 CPUtime=0.08
/proc/14269/task/14272/stat : 14272 (java) S 14267 14269 13952 0 -1 64 3029 290 0 0 7 0 0 1 16 0 9 0 2000286691 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14273] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14273/stat : 14273 (java) S 14267 14269 13952 0 -1 64 16 290 0 0 0 0 0 1 17 0 9 0 2000286691 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14274] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14274/stat : 14274 (java) S 14267 14269 13952 0 -1 64 13 290 0 0 0 0 0 1 16 0 9 0 2000286691 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14275] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14275/stat : 14275 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 18 0 9 0 2000286694 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14276] ppid=14267 vsize=867820 CPUtime=0.2
/proc/14269/task/14276/stat : 14276 (java) S 14267 14269 13952 0 -1 64 681 290 0 0 19 0 0 1 15 0 9 0 2000286694 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14277] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14277/stat : 14277 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 19 0 9 0 2000286694 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14278] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14278/stat : 14278 (java) S 14267 14269 13952 0 -1 64 2 290 0 0 0 0 0 1 15 0 9 0 2000286694 888647680 14181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 867820

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

[startup+1.90124 s]
/proc/loadavg: 2.02 1.97 1.69 3/91 14278
/proc/meminfo: memFree=223952/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=867820 CPUtime=1.75
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 22235 290 1 0 159 15 0 1 20 0 9 0 2000286682 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 216955 14234 2632 9 0 211461 0
[pid=14269/tid=14271] ppid=14267 vsize=867820 CPUtime=1.39
/proc/14269/task/14271/stat : 14271 (java) R 14267 14269 13952 0 -1 64 17649 290 1 0 127 11 0 1 25 0 9 0 2000286684 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4126703041 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14272] ppid=14267 vsize=867820 CPUtime=0.08
/proc/14269/task/14272/stat : 14272 (java) S 14267 14269 13952 0 -1 64 3029 290 0 0 7 0 0 1 16 0 9 0 2000286691 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14273] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14273/stat : 14273 (java) S 14267 14269 13952 0 -1 64 16 290 0 0 0 0 0 1 17 0 9 0 2000286691 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14274] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14274/stat : 14274 (java) S 14267 14269 13952 0 -1 64 13 290 0 0 0 0 0 1 16 0 9 0 2000286691 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14275] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14275/stat : 14275 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 18 0 9 0 2000286694 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14276] ppid=14267 vsize=867820 CPUtime=0.24
/proc/14269/task/14276/stat : 14276 (java) S 14267 14269 13952 0 -1 64 711 290 0 0 23 0 0 1 15 0 9 0 2000286694 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14277] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14277/stat : 14277 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 19 0 9 0 2000286694 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14278] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14278/stat : 14278 (java) S 14267 14269 13952 0 -1 64 2 290 0 0 0 0 0 1 15 0 9 0 2000286694 888647680 14234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 867820

[startup+2.10128 s]
/proc/loadavg: 2.02 1.97 1.69 3/91 14282
/proc/meminfo: memFree=208272/2055920 swapFree=4180500/4192956
[pid=14269] ppid=14267 vsize=867820 CPUtime=1.95
/proc/14269/stat : 14269 (java) S 14267 14269 13952 0 -1 0 22244 290 1 0 179 15 0 1 20 0 9 0 2000286682 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14269/statm: 216955 14238 2632 9 0 211461 0
[pid=14269/tid=14271] ppid=14267 vsize=867820 CPUtime=1.59
/proc/14269/task/14271/stat : 14271 (java) R 14267 14269 13952 0 -1 64 17654 290 1 0 147 11 0 1 25 0 9 0 2000286684 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4126700412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14272] ppid=14267 vsize=867820 CPUtime=0.08
/proc/14269/task/14272/stat : 14272 (java) S 14267 14269 13952 0 -1 64 3029 290 0 0 7 0 0 1 16 0 9 0 2000286691 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14273] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14273/stat : 14273 (java) S 14267 14269 13952 0 -1 64 16 290 0 0 0 0 0 1 17 0 9 0 2000286691 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14274] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14274/stat : 14274 (java) S 14267 14269 13952 0 -1 64 13 290 0 0 0 0 0 1 16 0 9 0 2000286691 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14275] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14275/stat : 14275 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 18 0 9 0 2000286694 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14276] ppid=14267 vsize=867820 CPUtime=0.26
/proc/14269/task/14276/stat : 14276 (java) S 14267 14269 13952 0 -1 64 715 290 0 0 24 1 0 1 15 0 9 0 2000286694 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14277] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14277/stat : 14277 (java) S 14267 14269 13952 0 -1 64 1 290 0 0 0 0 0 1 19 0 9 0 2000286694 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14269/tid=14278] ppid=14267 vsize=867820 CPUtime=0.01
/proc/14269/task/14278/stat : 14278 (java) S 14267 14269 13952 0 -1 64 2 290 0 0 0 0 0 1 15 0 9 0 2000286694 888647680 14238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 867820

Child status: 0
Real time (s): 2.17333
CPU time (s): 1.9897
CPU user time (s): 1.81272
CPU system time (s): 0.176973
CPU usage (%): 91.5506
Max. virtual memory (cumulated for all children) (KiB): 867820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.81272
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22664
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= 1277
involuntary context switches= 1262

runsolver used 0.006998 second user time and 0.020996 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-05 01:12:33
IDJOB=1080589
IDBENCH=57000
IDSOLVER=363
FILE ID=node59/1080589-1215213153
PBS_JOBID= 7881795
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/radar-8-24-3-2/normalized-radar-8-24-3-2-0.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-1080589-1215213153/watcher-1080589-1215213153 -o /tmp/evaluation-result-1080589-1215213153/solver-1080589-1215213153 -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-1080589-1215213153.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cbf422b9beb0e6d77975a151315365dc
RANDOM SEED=1113716986

node59.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.261
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.261
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:        264376 kB
Buffers:          8144 kB
Cached:         933748 kB
SwapCached:       6300 kB
Active:        1203684 kB
Inactive:       524900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        264376 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:         802948 kB
Slab:            46648 kB
Committed_AS:  4859464 kB
PageTables:       3432 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= 66500 MiB
End job on node59 at 2008-07-05 01:12:35