Trace number 1107806

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.03439 16.8769

DiagnosticValue
CHECKS8857960
NODES4514

General information on the benchmark

Namecsp/graceful/
normalized-graceful--K4-P2.xml
MD5SUM629221c2883fff962a11832cd87f8f01
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.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints164
Maximum constraint arity3
Maximum domain size17
Number of constraints which are defined in extension0
Number of constraints which are defined in intension164
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/1.60	
0.07/1.60	Abscon 112 (May, 2008)
0.24/11.49	
0.24/11.49	   configuration
0.24/11.49	     name=mac.xml
0.32/12.87	   
0.32/12.87	   instance
0.32/12.87	     name=HOME/instance-1107806-1215521422.xml
0.35/13.16	   
0.35/13.16	   domains being loaded...
0.35/13.16	   
0.35/13.16	   variables being loaded...
0.35/13.19	     nbVariables=24  nbDomainTypes=2  minDomainSize=16  maxDomainSize=17  nbTotalValues=392
0.35/13.19	       =>  wckTime=1.699  cpuTime=0.09  mem=7M919
0.35/13.19	   
0.35/13.19	   predicates being loaded...
0.41/13.23	   
0.41/13.23	   constraints being loaded...
0.64/13.49	     nbConstraints=170  nbGlobalConstraints=6  nbConvertedConstraints=148  nbConvertConstraintsChecks=5458
0.64/13.49	     nbExtensionStructures=3  nbSharedExtensionStructures=145  nbConflictsStructures=7  nbSharedConflictsStructures=160
0.64/13.49	     nbSharedBinaryRepresentations=33  nbEvaluationManagers=1  nbSharedEvaluationManagers=15  minDegree=14  maxDegree=21
0.64/13.49	     minArity=2  avgArity=2.53  maxArity=20  nbGenerators=4  nbFusions=4  symmetryWckTime=0.165  symmetryCpuTime=0.03
0.64/13.49	     nbCliques=2
0.64/13.49	       =>  wckTime=2.002  cpuTime=0.26  mem=14M774
0.65/13.54	   
0.65/13.54	   solver IterativeSystematicSolver being built... 
0.65/13.58	   
0.65/13.58	   INFO : Forward propagation technique limited 
0.77/13.64	       =>  wckTime=2.147  cpuTime=0.36  mem=19M626
0.77/13.65	   
0.77/13.65	   preprocessing
0.77/13.65	     nbConstraintChecks=6555  nbValidityChecks=497  nbPropagations=34  nbRevisions=66  nbUselessRevisions=48
0.77/13.65	     nbRemovedValues=23  nbRemovedTuples=136  detectedInconsistency=no
0.77/13.65	       =>  wckTime=0.0090  cpuTime=0.01  mem=20M617
1.22/14.08	   
1.22/14.08	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M609)
3.93/16.78	   
3.93/16.78	   search
3.93/16.78	     run=11  nbConstraintChecks=8851408  nbValidityChecks=1552257  minDepth=1  maxDepth=24  nbPropagations=248156
3.93/16.78	     nbRevisions=1209014  nbUselessRevisions=729625  nbAssignments=4514  nbFailedAssignments=2092  nbBacktracks=2341
3.93/16.78	     nbVisitedNodes=7806  nbRestartNogoods=70  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=0.73
3.93/16.78	     nbIEliminables=17.57  nbDEliminables=0  nbPEliminables=0
3.93/16.78	       =>  wckTime=3.138  cpuTime=3.11  mem=21M609
3.93/16.78	   
3.93/16.78	   global
3.93/16.78	     nbConstraintChecks=8857963  nbValidityChecks=1552754  nbPropagations=248190  nbRevisions=1209080
3.93/16.78	     nbUselessRevisions=729673  nbRestartNogoods=70  solvingWckTime=3.14  solvingCpuTime=3.11  expiredTime=no
3.93/16.78	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.47  globalCpuTime=3.52
3.93/16.78	       =>  wckTime=5.289  cpuTime=3.47  mem=21M609
3.93/16.78	   
3.93/16.78	s SATISFIABLE
3.93/16.78	v 0 7 12 16 15 1 4 14 7 12 16 5 9 4 14 11 1 3 13 10 15 6 8 2 
3.93/16.78	d NODES 4514
3.93/16.78	d CHECKS 8857963
4.01/16.85	   
4.01/16.85	   totalWckTime=5.403  totalCpuTime=3.53

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-1107806-1215521422/watcher-1107806-1215521422 -o /tmp/evaluation-result-1107806-1215521422/solver-1107806-1215521422 -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-1107806-1215521422.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: 3.36 3.70 3.78 2/90 5048
/proc/meminfo: memFree=1792132/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=18572 CPUtime=0
/proc/5048/stat : 5048 (runsolver) D 5046 5048 4972 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8839857 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/5048/statm: 4643 292 257 25 0 2626 0

[startup+0.0135919 s]
/proc/loadavg: 3.36 3.70 3.78 2/90 5048
/proc/meminfo: memFree=1792132/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=18572 CPUtime=0
/proc/5048/stat : 5048 (runsolver) D 5046 5048 4972 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8839857 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/5048/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.102608 s]
/proc/loadavg: 3.36 3.70 3.78 2/90 5048
/proc/meminfo: memFree=1792132/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=18572 CPUtime=0
/proc/5048/stat : 5048 (runsolver) D 5046 5048 4972 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8839857 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/5048/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301644 s]
/proc/loadavg: 3.36 3.70 3.78 2/90 5048
/proc/meminfo: memFree=1792132/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=152 CPUtime=0
/proc/5048/stat : 5048 (java) D 5046 5048 4972 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 8839857 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 10261284 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/5048/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.701722 s]
/proc/loadavg: 3.36 3.70 3.78 2/90 5048
/proc/meminfo: memFree=1792132/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=10704 CPUtime=0
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 739 0 0 0 0 0 0 0 18 0 2 0 8839857 10960896 519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+1.50187 s]
/proc/loadavg: 3.41 3.71 3.79 1/92 5050
/proc/meminfo: memFree=1790772/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=866740 CPUtime=0.06
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 3386 0 1 0 4 2 0 0 18 0 9 0 8839857 887541760 2897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 216685 2897 1569 9 0 211247 0
[pid=5048/tid=5050] ppid=5046 vsize=866740 CPUtime=0.04
/proc/5048/task/5050/stat : 5050 (java) R 5046 5048 4972 0 -1 64 2478 0 1 0 3 1 0 0 17 0 9 0 8839922 887541760 2897 996147200 134512640 134550740 4294955968 18446744073709551615 4125978693 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866740

[startup+3.10116 s]
/proc/loadavg: 3.41 3.71 3.79 1/99 5057
/proc/meminfo: memFree=1784124/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=866796 CPUtime=0.14
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 4302 0 1 0 11 3 0 0 18 0 9 0 8839857 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 216699 3736 1843 9 0 211247 0
[pid=5048/tid=5050] ppid=5046 vsize=866796 CPUtime=0.11
/proc/5048/task/5050/stat : 5050 (java) D 5046 5048 4972 0 -1 64 3379 0 1 0 9 2 0 0 17 0 9 0 8839922 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 0 0 0
[pid=5048/tid=5051] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 8839971 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5052] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 9 0 0 0 0 0 0 0 20 0 9 0 8839971 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5053] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 8839971 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5054] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 8839994 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=866796 CPUtime=0.01
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 225 0 0 0 1 0 0 0 16 0 9 0 8839994 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5056] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 8839994 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 8839994 887599104 3736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 866796

[startup+6.30174 s]
/proc/loadavg: 3.46 3.71 3.79 1/99 5057
/proc/meminfo: memFree=1783100/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=866796 CPUtime=0.21
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 4460 0 1 0 17 4 0 0 18 0 9 0 8839857 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 216699 3890 1849 9 0 211247 0
[pid=5048/tid=5050] ppid=5046 vsize=866796 CPUtime=0.18
/proc/5048/task/5050/stat : 5050 (java) D 5046 5048 4972 0 -1 64 3537 0 1 0 15 3 0 0 18 0 9 0 8839922 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 1 0 0
[pid=5048/tid=5051] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 8839971 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5052] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 9 0 0 0 0 0 0 0 20 0 9 0 8839971 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5053] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 8839971 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5054] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 8839994 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=866796 CPUtime=0.01
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 225 0 0 0 1 0 0 0 16 0 9 0 8839994 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5056] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 8839994 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=866796 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 8839994 887599104 3890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 866796

[startup+12.7019 s]
/proc/loadavg: 3.34 3.68 3.78 1/96 5066
/proc/meminfo: memFree=1778772/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=867140 CPUtime=0.32
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 5753 0 1 0 27 5 0 0 18 0 9 0 8839857 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 216785 5132 1948 9 0 211313 0
[pid=5048/tid=5050] ppid=5046 vsize=867140 CPUtime=0.27
/proc/5048/task/5050/stat : 5050 (java) D 5046 5048 4972 0 -1 64 4764 0 1 0 23 4 0 0 17 0 9 0 8839922 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 18446744072099781622 0 0 -1 0 0 0
[pid=5048/tid=5051] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 8839971 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5052] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 9 0 0 0 0 0 0 0 20 0 9 0 8839971 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5053] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 8839971 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5054] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 8839994 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=867140 CPUtime=0.03
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 291 0 0 0 3 0 0 0 15 0 9 0 8839994 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5056] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 8839994 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=867140 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 8839994 887951360 5132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 867140

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

[startup+14.3074 s]
/proc/loadavg: 3.34 3.68 3.78 2/94 5078
/proc/meminfo: memFree=1762916/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=868012 CPUtime=1.53
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 15686 292 1 0 143 10 0 0 18 0 9 0 8839857 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 217003 10539 2632 9 0 211509 0
[pid=5048/tid=5050] ppid=5046 vsize=868012 CPUtime=1.27
/proc/5048/task/5050/stat : 5050 (java) R 5046 5048 4972 0 -1 64 11858 292 1 0 120 7 0 0 21 0 9 0 8839922 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4126796295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5051] ppid=5046 vsize=868012 CPUtime=0.03
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 2286 292 0 0 3 0 0 0 16 0 9 0 8839971 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5052] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 14 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5053] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 10 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5054] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 8839994 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=868012 CPUtime=0.18
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 691 292 0 0 18 0 0 0 16 0 9 0 8839994 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5056] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 292 0 0 0 0 0 0 20 0 9 0 8839994 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 5 292 0 0 0 0 0 0 15 0 9 0 8839994 888844288 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 868012

[startup+15.9015 s]
/proc/loadavg: 3.16 3.64 3.76 2/94 5078
/proc/meminfo: memFree=1762852/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=868012 CPUtime=3.13
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 15709 292 1 0 303 10 0 0 18 0 9 0 8839857 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 217003 10559 2632 9 0 211509 0
[pid=5048/tid=5050] ppid=5046 vsize=868012 CPUtime=2.84
/proc/5048/task/5050/stat : 5050 (java) R 5046 5048 4972 0 -1 64 11862 292 1 0 277 7 0 0 25 0 9 0 8839922 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4126833490 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5051] ppid=5046 vsize=868012 CPUtime=0.03
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 2287 292 0 0 3 0 0 0 17 0 9 0 8839971 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5052] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 14 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5053] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 10 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5054] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 8839994 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=868012 CPUtime=0.21
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 709 292 0 0 21 0 0 0 16 0 9 0 8839994 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5056] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 292 0 0 0 0 0 0 20 0 9 0 8839994 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 5 292 0 0 0 0 0 0 15 0 9 0 8839994 888844288 10559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 868012

[startup+16.3016 s]
/proc/loadavg: 3.16 3.64 3.76 2/94 5078
/proc/meminfo: memFree=1762852/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=868012 CPUtime=3.53
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 15710 292 1 0 343 10 0 0 18 0 9 0 8839857 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 217003 10560 2632 9 0 211509 0
[pid=5048/tid=5050] ppid=5046 vsize=868012 CPUtime=3.24
/proc/5048/task/5050/stat : 5050 (java) R 5046 5048 4972 0 -1 64 11862 292 1 0 317 7 0 0 25 0 9 0 8839922 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4126680659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5051] ppid=5046 vsize=868012 CPUtime=0.03
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 2287 292 0 0 3 0 0 0 17 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5052] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 14 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5053] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 10 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5054] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=868012 CPUtime=0.21
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 710 292 0 0 21 0 0 0 16 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5056] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 292 0 0 0 0 0 0 20 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 5 292 0 0 0 0 0 0 15 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 868012

[startup+16.7016 s]
/proc/loadavg: 3.16 3.64 3.76 2/94 5078
/proc/meminfo: memFree=1762788/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=868012 CPUtime=3.93
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 15710 292 1 0 383 10 0 0 18 0 9 0 8839857 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 217003 10560 2632 9 0 211509 0
[pid=5048/tid=5050] ppid=5046 vsize=868012 CPUtime=3.64
/proc/5048/task/5050/stat : 5050 (java) R 5046 5048 4972 0 -1 64 11862 292 1 0 357 7 0 0 25 0 9 0 8839922 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4126686384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5051] ppid=5046 vsize=868012 CPUtime=0.03
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 2287 292 0 0 3 0 0 0 17 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5052] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 14 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5053] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 10 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5054] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=868012 CPUtime=0.21
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 710 292 0 0 21 0 0 0 16 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5056] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 292 0 0 0 0 0 0 20 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 5 292 0 0 0 0 0 0 15 0 9 0 8839994 888844288 10560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 868012

[startup+16.8017 s]
/proc/loadavg: 3.16 3.64 3.76 2/94 5078
/proc/meminfo: memFree=1762788/2055920 swapFree=4192956/4192956
[pid=5048] ppid=5046 vsize=868012 CPUtime=4.01
/proc/5048/stat : 5048 (java) S 5046 5048 4972 0 -1 0 15736 292 1 0 391 10 0 0 18 0 9 0 8839857 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5048/statm: 217003 10585 2632 9 0 211509 0
[pid=5048/tid=5050] ppid=5046 vsize=868012 CPUtime=3.73
/proc/5048/task/5050/stat : 5050 (java) D 5046 5048 4972 0 -1 64 11888 292 1 0 365 8 0 0 25 0 9 0 8839922 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 18446744072099781622 0 0 -1 1 0 0
[pid=5048/tid=5051] ppid=5046 vsize=868012 CPUtime=0.03
/proc/5048/task/5051/stat : 5051 (java) S 5046 5048 4972 0 -1 64 2287 292 0 0 3 0 0 0 17 0 9 0 8839971 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5052] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5052/stat : 5052 (java) S 5046 5048 4972 0 -1 64 14 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5053] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5053/stat : 5053 (java) S 5046 5048 4972 0 -1 64 10 292 0 0 0 0 0 0 16 0 9 0 8839971 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5054] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5054/stat : 5054 (java) S 5046 5048 4972 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 8839994 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5055] ppid=5046 vsize=868012 CPUtime=0.21
/proc/5048/task/5055/stat : 5055 (java) S 5046 5048 4972 0 -1 64 710 292 0 0 21 0 0 0 16 0 9 0 8839994 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5048/tid=5056] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5056/stat : 5056 (java) S 5046 5048 4972 0 -1 64 2 292 0 0 0 0 0 0 20 0 9 0 8839994 888844288 10585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5048/tid=5057] ppid=5046 vsize=868012 CPUtime=0
/proc/5048/task/5057/stat : 5057 (java) S 5046 5048 4972 0 -1 64 5 292 0 0 0 0 0 0 15 0 9 0 8839994 888844288 10585 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) 868012

Child status: 0
Real time (s): 16.8769
CPU time (s): 4.03439
CPU user time (s): 3.9174
CPU system time (s): 0.116982
CPU usage (%): 23.9048
Max. virtual memory (cumulated for all children) (KiB): 868012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9174
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16127
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= 1024
involuntary context switches= 318

runsolver used 0.031995 second user time and 0.086986 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-08 14:50:23
IDJOB=1107806
IDBENCH=60544
IDSOLVER=363
FILE ID=node90/1107806-1215521422
PBS_JOBID= 7893912
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graceful/normalized-graceful--K4-P2.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-1107806-1215521422/watcher-1107806-1215521422 -o /tmp/evaluation-result-1107806-1215521422/solver-1107806-1215521422 -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-1107806-1215521422.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 629221c2883fff962a11832cd87f8f01
RANDOM SEED=1584165836

node90.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.256
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	: 5931.00
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.256
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:       1792492 kB
Buffers:         28072 kB
Cached:         144988 kB
SwapCached:          0 kB
Active:         124476 kB
Inactive:        93536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792492 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5212 kB
Writeback:           0 kB
Mapped:          57852 kB
Slab:            28664 kB
Committed_AS:   282100 kB
PageTables:       3336 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= 66560 MiB
End job on node90 at 2008-07-08 14:50:50