Trace number 2094859

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.35779 1.4181

DiagnosticValue
CHECKS4113
NODES435

General information on the benchmark

Namecsp/pseudo/radar/
normalized-radar-10-10-4.5-0.95-100.xml
MD5SUM4582c49dc705d37905a308a655651ffe
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.046992
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints500
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension500
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2094859-1247405274.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.39/0.41	     nbVariables=435  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2  nbTotalValues=869
0.39/0.41	       =>  wckTime=0.157  cpuTime=0.13  mem=8M867
0.39/0.41	   
0.39/0.41	   predicates being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
0.87/0.94	     nbConstraints=500  nbSingletonDomainVariables=1  nbDisconnectedVariables=1  nbConvertedConstraints=402
0.87/0.94	     nbConvertConstraintsChecks=16612  nbExtensionStructures=1  nbSharedExtensionStructures=401
0.87/0.94	     nbConflictsStructures=16  nbSharedConflictsStructures=475  nbUnbuiltConflictsStructures=3
0.87/0.94	     nbSharedBinaryRepresentations=1  nbEvaluationManagers=18  nbSharedEvaluationManagers=80  minDegree=0  maxDegree=7
0.87/0.94	     minArity=2  avgArity=3.38  maxArity=16  nbGenerators=0  nbFusions=0  symmetryWckTime=0.092  symmetryCpuTime=0.04
0.87/0.94	       =>  wckTime=0.69  cpuTime=0.48  mem=24M561
0.96/1.01	   
0.96/1.01	   solver IterativeSystematicSolver being built... 
1.06/1.17	       =>  wckTime=0.919  cpuTime=0.62  mem=24M544
1.06/1.19	   
1.06/1.19	   preprocessing
1.06/1.19	     nbConstraintChecks=644  nbValidityChecks=134  nbPropagations=435  nbRevisions=134  nbUselessRevisions=134
1.06/1.19	     nbRemovedValues=0  detectedInconsistency=no
1.06/1.19	       =>  wckTime=0.017  cpuTime=0.02  mem=25M477
1.26/1.36	   
1.26/1.36	   search
1.26/1.36	     run=0  nbConstraintChecks=3469  nbValidityChecks=5302  minDepth=436  maxDepth=435  nbPropagations=1065
1.26/1.36	     nbRevisions=4336  nbUselessRevisions=4141  nbAssignments=435  nbFailedAssignments=0  nbBacktracks=0
1.26/1.36	     nbVisitedNodes=436  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
1.26/1.36	     nbSEliminables=166.23  nbREliminables=167.7  nbIEliminables=43.86  nbDEliminables=0  nbPEliminables=0
1.26/1.36	       =>  wckTime=0.187  cpuTime=0.15  mem=26M475
1.26/1.36	   
1.26/1.36	   global
1.26/1.36	     nbConstraintChecks=4113  nbValidityChecks=5436  nbPropagations=1500  nbRevisions=4470  nbUselessRevisions=4275
1.26/1.36	     nbRestartNogoods=0  solvingWckTime=0.189  solvingCpuTime=0.15  expiredTime=no  totalExploration=no
1.26/1.36	     nbFoundSolutions=1  firstSolutionCpuTime=0.77  globalCpuTime=0.81
1.26/1.36	       =>  wckTime=1.11  cpuTime=0.77  mem=26M475
1.26/1.36	   
1.26/1.36	s SATISFIABLE
1.26/1.36	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
1.26/1.36	d NODES 435
1.26/1.36	d CHECKS 4113
1.26/1.36	   
1.26/1.36	   totalWckTime=1.177  totalCpuTime=0.82

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094859-1247405274/watcher-2094859-1247405274 -o /tmp/evaluation-result-2094859-1247405274/solver-2094859-1247405274 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094859-1247405274.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.04 1.93 4/81 32611
/proc/meminfo: memFree=1704744/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=18576 CPUtime=0
/proc/32611/stat : 32611 (runsolver) R 32609 32611 31350 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27592765 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 243665530151 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32611/statm: 4644 284 249 26 0 2626 0

[startup+0.0775411 s]
/proc/loadavg: 2.08 2.04 1.93 4/81 32611
/proc/meminfo: memFree=1704744/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=864144 CPUtime=0.06
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 3128 0 1 0 5 1 0 0 21 0 9 0 27592765 884883456 2613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 216036 2613 1241 9 0 210929 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864144

[startup+0.102542 s]
/proc/loadavg: 2.08 2.04 1.93 4/81 32611
/proc/meminfo: memFree=1704744/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=865980 CPUtime=0.09
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 3738 0 1 0 7 2 0 0 21 0 9 0 27592765 886763520 3206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 216495 3206 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301578 s]
/proc/loadavg: 2.08 2.04 1.93 4/81 32611
/proc/meminfo: memFree=1704744/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=866380 CPUtime=0.28
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 5950 0 1 0 24 4 0 0 21 0 9 0 27592765 887173120 5316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 216595 5316 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702652 s]
/proc/loadavg: 2.08 2.04 1.93 4/81 32611
/proc/meminfo: memFree=1704744/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=867776 CPUtime=0.68
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 8825 0 1 0 61 7 0 0 21 0 9 0 27592765 888602624 8177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 216944 8177 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

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

[startup+1.10773 s]
/proc/loadavg: 2.08 2.04 1.93 4/90 32624
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=868424 CPUtime=1.06
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 17276 319 1 0 95 11 0 0 21 0 9 0 27592765 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 217106 11355 2658 9 0 211542 0
[pid=32611/tid=32613] ppid=32609 vsize=868424 CPUtime=0.75
/proc/32611/task/32613/stat : 32613 (java) R 32609 32611 31350 0 -1 64 12368 319 1 0 67 8 0 0 24 0 9 0 27592766 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 102837313 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32614] ppid=32609 vsize=868424 CPUtime=0.04
/proc/32611/task/32614/stat : 32614 (java) S 32609 32611 31350 0 -1 64 3174 319 0 0 4 0 0 0 17 0 9 0 27592767 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32615] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32615/stat : 32615 (java) S 32609 32611 31350 0 -1 64 18 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32616] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32616/stat : 32616 (java) S 32609 32611 31350 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32617] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32617/stat : 32617 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592769 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32618] ppid=32609 vsize=868424 CPUtime=0.23
/proc/32611/task/32618/stat : 32618 (java) S 32609 32611 31350 0 -1 64 881 319 0 0 23 0 0 0 15 0 9 0 27592769 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32619] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32619/stat : 32619 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592770 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32620] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32620/stat : 32620 (java) S 32609 32611 31350 0 -1 64 13 319 0 0 0 0 0 0 15 0 9 0 27592770 889266176 11355 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 868424

[startup+1.30276 s]
/proc/loadavg: 2.08 2.04 1.93 4/90 32624
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=868424 CPUtime=1.26
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 19467 319 1 0 114 12 0 0 21 0 9 0 27592765 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 217106 11935 2658 9 0 211542 0
[pid=32611/tid=32613] ppid=32609 vsize=868424 CPUtime=0.91
/proc/32611/task/32613/stat : 32613 (java) R 32609 32611 31350 0 -1 64 14534 319 1 0 82 9 0 0 25 0 9 0 27592766 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4127119212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32614] ppid=32609 vsize=868424 CPUtime=0.04
/proc/32611/task/32614/stat : 32614 (java) S 32609 32611 31350 0 -1 64 3174 319 0 0 4 0 0 0 17 0 9 0 27592767 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32615] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32615/stat : 32615 (java) S 32609 32611 31350 0 -1 64 18 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32616] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32616/stat : 32616 (java) S 32609 32611 31350 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32617] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32617/stat : 32617 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592769 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32618] ppid=32609 vsize=868424 CPUtime=0.27
/proc/32611/task/32618/stat : 32618 (java) S 32609 32611 31350 0 -1 64 906 319 0 0 26 1 0 0 15 0 9 0 27592769 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32619] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32619/stat : 32619 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592770 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32620] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32620/stat : 32620 (java) S 32609 32611 31350 0 -1 64 13 319 0 0 0 0 0 0 15 0 9 0 27592770 889266176 11935 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 868424

[startup+1.40277 s]
/proc/loadavg: 2.08 2.04 1.93 4/90 32624
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=32611] ppid=32609 vsize=868424 CPUtime=1.32
/proc/32611/stat : 32611 (java) S 32609 32611 31350 0 -1 0 19585 319 1 0 120 12 0 0 21 0 9 0 27592765 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32611/statm: 217106 12050 2658 9 0 211542 0
[pid=32611/tid=32613] ppid=32609 vsize=868424 CPUtime=0.97
/proc/32611/task/32613/stat : 32613 (java) S 32609 32611 31350 0 -1 64 14651 319 1 0 88 9 0 0 25 0 9 0 27592766 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32614] ppid=32609 vsize=868424 CPUtime=0.04
/proc/32611/task/32614/stat : 32614 (java) S 32609 32611 31350 0 -1 64 3174 319 0 0 4 0 0 0 17 0 9 0 27592767 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32615] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32615/stat : 32615 (java) S 32609 32611 31350 0 -1 64 18 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32616] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32616/stat : 32616 (java) S 32609 32611 31350 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 27592767 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32617] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32617/stat : 32617 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592769 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32618] ppid=32609 vsize=868424 CPUtime=0.28
/proc/32611/task/32618/stat : 32618 (java) S 32609 32611 31350 0 -1 64 907 319 0 0 27 1 0 0 15 0 9 0 27592769 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32619] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32619/stat : 32619 (java) S 32609 32611 31350 0 -1 64 1 319 0 0 0 0 0 0 25 0 9 0 27592770 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32611/tid=32620] ppid=32609 vsize=868424 CPUtime=0
/proc/32611/task/32620/stat : 32620 (java) S 32609 32611 31350 0 -1 64 13 319 0 0 0 0 0 0 15 0 9 0 27592770 889266176 12050 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 1.4181
CPU time (s): 1.35779
CPU user time (s): 1.21481
CPU system time (s): 0.142978
CPU usage (%): 95.7471
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.21481
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19931
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= 1303
involuntary context switches= 1391

runsolver used 0.003999 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-12 15:27:54
IDJOB=2094859
IDBENCH=54610
IDSOLVER=773
FILE ID=node84/2094859-1247405274
PBS_JOBID= 9510484
Free space on /tmp= 66308 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/radar/normalized-radar-10-10-4.5-0.95-100.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094859-1247405274/watcher-2094859-1247405274 -o /tmp/evaluation-result-2094859-1247405274/solver-2094859-1247405274 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094859-1247405274.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4582c49dc705d37905a308a655651ffe
RANDOM SEED=425384424

node84.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1705160 kB
Buffers:         35036 kB
Cached:         126124 kB
SwapCached:          0 kB
Active:         224824 kB
Inactive:        69948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2512 kB
Writeback:           0 kB
Mapped:         151868 kB
Slab:            41032 kB
Committed_AS:  1008876 kB
PageTables:       1980 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= 66308 MiB
End job on node84 at 2009-07-12 15:27:55