Trace number 1065271

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 14.5968 14.7926

DiagnosticValue
CHECKS3270560
NODES291

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-p0291.xml
MD5SUM330c15b6bf41770b68aeb5fa16224b91
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.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints205
Maximum constraint arity53
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension205
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.17/0.23	
0.17/0.23	   configuration
0.17/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1065271-1215146378.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.42	     nbVariables=291  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=582
0.38/0.42	       =>  wckTime=0.177  cpuTime=0.14  mem=7M853
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.47/0.55	   
0.47/0.55	   constraints being loaded...
2.36/2.48	     nbConstraints=254  nbGlobalConstraints=49  nbDisconnectedVariables=1  nbConvertedConstraints=189
2.36/2.48	     nbConvertConstraintsChecks=8720  nbExtensionStructures=2  nbSharedExtensionStructures=187  nbConflictsStructures=5
2.36/2.48	     nbSharedConflictsStructures=188  nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=5
2.36/2.48	     nbEvaluationManagers=13  nbSharedEvaluationManagers=3  minDegree=0  maxDegree=60  minArity=2  avgArity=3.59
2.36/2.48	     maxArity=53  nbGenerators=49  nbFusions=0  symmetryWckTime=0.094  symmetryCpuTime=0.04
2.36/2.48	       =>  wckTime=2.242  cpuTime=1.99  mem=25M617
2.44/2.54	   
2.44/2.54	   solver IterativeSystematicSolver being built... 
2.55/2.61	   
2.55/2.61	   INFO : Forward propagation technique limited 
2.55/2.69	       =>  wckTime=2.455  cpuTime=2.13  mem=21M489
3.34/3.46	   
3.34/3.46	   preprocessing
3.34/3.46	     nbConstraintChecks=524306  nbValidityChecks=16  nbPropagations=291  nbRevisions=17  nbUselessRevisions=17
3.34/3.46	     nbRemovedValues=0  detectedInconsistency=no
3.34/3.46	       =>  wckTime=0.761  cpuTime=0.75  mem=22M443
14.53/14.73	   
14.53/14.73	   search
14.53/14.73	     run=0  nbConstraintChecks=2746253  nbValidityChecks=5090  minDepth=292  maxDepth=291  nbPropagations=623
14.53/14.73	     nbRevisions=2982  nbUselessRevisions=2964  nbAssignments=291  nbFailedAssignments=0  nbBacktracks=0
14.53/14.73	     nbVisitedNodes=292  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
14.53/14.73	     nbSEliminables=0  nbREliminables=141.83  nbIEliminables=7.87  nbDEliminables=0  nbPEliminables=0
14.53/14.73	       =>  wckTime=12.032  cpuTime=11.88  mem=23M429
14.53/14.73	   
14.53/14.73	   global
14.53/14.73	     nbConstraintChecks=3270559  nbValidityChecks=5106  nbPropagations=914  nbRevisions=2999  nbUselessRevisions=2981
14.53/14.73	     nbRestartNogoods=0  solvingWckTime=12.035  solvingCpuTime=11.88  expiredTime=no  totalExploration=no
14.53/14.73	     nbFoundSolutions=1  firstSolutionCpuTime=14.01  globalCpuTime=14.06
14.53/14.73	       =>  wckTime=14.491  cpuTime=14.01  mem=23M429
14.53/14.73	   
14.53/14.73	s SATISFIABLE
14.53/14.73	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 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 0 1 1 1 1 1 1 1 1 1 1 
14.53/14.73	d NODES 291
14.53/14.73	d CHECKS 3270559
14.53/14.73	   
14.53/14.73	   totalWckTime=14.547  totalCpuTime=14.07

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-1065271-1215146378/watcher-1065271-1215146378 -o /tmp/evaluation-result-1065271-1215146378/solver-1065271-1215146378 -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-1065271-1215146378.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.10 2.04 4/80 10931
/proc/meminfo: memFree=1473232/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=18572 CPUtime=0
/proc/10931/stat : 10931 (runsolver) R 10929 10931 9174 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1993609673 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10931/statm: 4643 292 257 25 0 2626 0

[startup+0.056953 s]
/proc/loadavg: 2.18 2.10 2.04 4/80 10931
/proc/meminfo: memFree=1473232/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=863688 CPUtime=0.03
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 2435 0 1 0 1 2 0 0 18 0 9 0 1993609673 884416512 2009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 215922 2009 918 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.101962 s]
/proc/loadavg: 2.18 2.10 2.04 4/80 10931
/proc/meminfo: memFree=1473232/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=865884 CPUtime=0.07
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 3714 0 1 0 5 2 0 0 18 0 9 0 1993609673 886665216 3178 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216471 3178 1683 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301998 s]
/proc/loadavg: 2.18 2.10 2.04 4/80 10931
/proc/meminfo: memFree=1473232/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=866196 CPUtime=0.28
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 5624 0 1 0 24 4 0 0 18 0 9 0 1993609673 886984704 5038 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216549 5038 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701073 s]
/proc/loadavg: 2.18 2.10 2.04 4/80 10931
/proc/meminfo: memFree=1473232/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867100 CPUtime=0.67
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 8246 0 1 0 61 6 0 0 18 0 9 0 1993609673 887910400 7604 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216775 7604 2009 9 0 211281 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867100

[startup+1.5022 s]
/proc/loadavg: 2.18 2.10 2.04 3/89 10940
/proc/meminfo: memFree=1435080/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867008 CPUtime=1.46
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 17231 0 1 0 136 10 0 0 18 0 9 0 1993609673 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216752 16564 2003 9 0 211280 0
[pid=10931/tid=10933] ppid=10929 vsize=867008 CPUtime=1.29
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 15777 0 1 0 120 9 0 0 25 0 9 0 1993609674 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 102605566 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 241 0 0 0 0 0 0 0 16 0 9 0 1993609675 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993609676 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993609676 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993609678 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867008 CPUtime=0.15
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 516 0 0 0 15 0 0 0 16 0 9 0 1993609678 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993609678 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867008 CPUtime=0
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993609678 887816192 16564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867008

[startup+3.10146 s]
/proc/loadavg: 2.17 2.10 2.04 3/89 10940
/proc/meminfo: memFree=1413512/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=3.05
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26045 303 1 0 290 14 1 0 18 0 9 0 1993609673 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18042 2636 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=2.74
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21815 303 1 0 262 11 1 0 25 0 9 0 1993609674 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4126809755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2669 303 0 0 5 0 1 0 16 0 9 0 1993609675 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.22
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 716 303 0 0 21 0 1 0 16 0 9 0 1993609678 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 5 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867868

[startup+6.30301 s]
/proc/loadavg: 2.17 2.10 2.04 3/89 10944
/proc/meminfo: memFree=1410888/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=6.22
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26212 303 1 0 607 14 1 0 18 0 9 0 1993609673 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18056 2637 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=5.88
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21938 303 1 0 576 11 1 0 25 0 9 0 1993609674 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4125952133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2670 303 0 0 5 0 1 0 17 0 9 0 1993609675 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.25
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 746 303 0 0 24 0 1 0 15 0 9 0 1993609678 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 18 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18056 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867868

[startup+12.7021 s]
/proc/loadavg: 2.14 2.10 2.04 3/89 10944
/proc/meminfo: memFree=1410824/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=12.55
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26253 303 1 0 1240 14 1 0 18 0 9 0 1993609673 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18060 2637 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=12.21
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21973 303 1 0 1209 11 1 0 25 0 9 0 1993609674 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4126786026 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2670 303 0 0 5 0 1 0 16 0 9 0 1993609675 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.25
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 752 303 0 0 24 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 18 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867868

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

[startup+13.5012 s]
/proc/loadavg: 2.14 2.10 2.04 3/89 10944
/proc/meminfo: memFree=1410824/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=13.34
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26253 303 1 0 1319 14 1 0 18 0 9 0 1993609673 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18060 2637 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=13
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21973 303 1 0 1288 11 1 0 25 0 9 0 1993609674 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4126786016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2670 303 0 0 5 0 1 0 16 0 9 0 1993609675 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.25
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 752 303 0 0 24 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 18 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 867868

[startup+14.3064 s]
/proc/loadavg: 2.14 2.10 2.04 3/89 10944
/proc/meminfo: memFree=1410888/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=14.14
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26253 303 1 0 1399 14 1 0 18 0 9 0 1993609673 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18060 2637 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=13.8
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21973 303 1 0 1368 11 1 0 25 0 9 0 1993609674 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4126786040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2670 303 0 0 5 0 1 0 16 0 9 0 1993609675 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.25
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 752 303 0 0 24 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 18 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 867868

[startup+14.7014 s]
/proc/loadavg: 2.14 2.10 2.04 3/89 10944
/proc/meminfo: memFree=1410888/2055920 swapFree=4180420/4192956
[pid=10931] ppid=10929 vsize=867868 CPUtime=14.53
/proc/10931/stat : 10931 (java) S 10929 10931 9174 0 -1 0 26253 303 1 0 1438 14 1 0 18 0 9 0 1993609673 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10931/statm: 216967 18060 2637 9 0 211473 0
[pid=10931/tid=10933] ppid=10929 vsize=867868 CPUtime=14.19
/proc/10931/task/10933/stat : 10933 (java) R 10929 10931 9174 0 -1 64 21973 303 1 0 1407 11 1 0 25 0 9 0 1993609674 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4126786017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10934] ppid=10929 vsize=867868 CPUtime=0.06
/proc/10931/task/10934/stat : 10934 (java) S 10929 10931 9174 0 -1 64 2670 303 0 0 5 0 1 0 16 0 9 0 1993609675 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10935] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10935/stat : 10935 (java) S 10929 10931 9174 0 -1 64 16 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10936] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10936/stat : 10936 (java) S 10929 10931 9174 0 -1 64 8 303 0 0 0 0 1 0 16 0 9 0 1993609676 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10937] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10937/stat : 10937 (java) S 10929 10931 9174 0 -1 64 0 303 0 0 0 0 1 0 18 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10938] ppid=10929 vsize=867868 CPUtime=0.25
/proc/10931/task/10938/stat : 10938 (java) S 10929 10931 9174 0 -1 64 752 303 0 0 24 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10939] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10939/stat : 10939 (java) S 10929 10931 9174 0 -1 64 2 303 0 0 0 0 1 0 19 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10931/tid=10940] ppid=10929 vsize=867868 CPUtime=0.01
/proc/10931/task/10940/stat : 10940 (java) S 10929 10931 9174 0 -1 64 18 303 0 0 0 0 1 0 15 0 9 0 1993609678 888696832 18060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.53
Current children cumulated vsize (KiB) 867868

Child status: 0
Real time (s): 14.7926
CPU time (s): 14.5968
CPU user time (s): 14.4338
CPU system time (s): 0.162975
CPU usage (%): 98.6766
Max. virtual memory (cumulated for all children) (KiB): 867868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4338
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26722
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= 1183
involuntary context switches= 1691

runsolver used 0.022996 second user time and 0.055991 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-04 06:39:38
IDJOB=1065271
IDBENCH=55050
IDSOLVER=363
FILE ID=node51/1065271-1215146378
PBS_JOBID= 7877295
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-p0291.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-1065271-1215146378/watcher-1065271-1215146378 -o /tmp/evaluation-result-1065271-1215146378/solver-1065271-1215146378 -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-1065271-1215146378.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 330c15b6bf41770b68aeb5fa16224b91
RANDOM SEED=1841049126

node51.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.263
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.263
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:       1473712 kB
Buffers:         77348 kB
Cached:         353220 kB
SwapCached:       7012 kB
Active:         337776 kB
Inactive:       181012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473712 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:         104040 kB
Slab:            48424 kB
Committed_AS:  4591028 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= 66556 MiB
End job on node51 at 2008-07-04 06:39:53