Trace number 2099180

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 ESACSAT 1.38079 1.41319

DiagnosticValue
CHECKS1556370
NODES137

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-5_ext.xml
MD5SUMea8a8c36ed8d5ff2e35f642aabf97f40
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.569912
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-2099180-1247417638.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180  nbTotalValues=7200
0.29/0.39	       =>  wckTime=0.151  cpuTime=0.11  mem=7M892
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.68/0.70	   
0.68/0.70	   constraints being loaded...
0.88/0.91	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.88/0.91	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=10
0.88/0.91	     minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.043  symmetryCpuTime=0.02
0.88/0.91	       =>  wckTime=0.676  cpuTime=0.55  mem=41M229
0.97/1.02	   
0.97/1.03	   solver IterativeSystematicSolver being built... 
1.07/1.17	       =>  wckTime=0.932  cpuTime=0.67  mem=28M903
1.16/1.25	   
1.16/1.25	   preprocessing
1.16/1.25	     nbConstraintChecks=531092  nbPropagations=1058  nbRevisions=3727  nbUselessRevisions=2176  nbSingletonTests=50
1.16/1.25	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
1.16/1.25	       =>  wckTime=0.078  cpuTime=0.06  mem=28M903
1.26/1.38	   
1.26/1.38	   search
1.26/1.38	     run=3  nbConstraintChecks=1025275  minDepth=3  maxDepth=40  nbPropagations=12469  nbRevisions=43517
1.26/1.38	     nbUselessRevisions=21832  nbAssignments=137  nbFailedAssignments=61  nbBacktracks=26  nbVisitedNodes=221
1.26/1.38	     nbRestartNogoods=21  nbFoundSolutions=1  mapSize=23  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=18.2
1.26/1.38	     nbREliminables=2.29  nbIEliminables=9.89  nbDEliminables=0  nbPEliminables=0
1.26/1.38	       =>  wckTime=0.206  cpuTime=0.16  mem=30M818
1.26/1.38	   
1.26/1.38	   global
1.26/1.38	     nbConstraintChecks=1556367  nbPropagations=13527  nbRevisions=47244  nbUselessRevisions=24008  nbRestartNogoods=21
1.26/1.38	     solvingWckTime=0.209  solvingCpuTime=0.16  expiredTime=no  totalExploration=no  nbFoundSolutions=1
1.26/1.38	     firstSolutionCpuTime=0.84  globalCpuTime=0.9
1.26/1.38	       =>  wckTime=1.145  cpuTime=0.85  mem=30M818
1.26/1.38	   
1.26/1.38	s SATISFIABLE
1.26/1.38	v 65 76 111 51 14 161 159 8 61 60 112 151 99 57 60 16 37 33 164 89 78 120 75 175 71 145 45 114 72 60 134 98 96 139 84 37 125 141 162 88 
1.26/1.38	d NODES 137
1.26/1.38	d CHECKS 1556367
1.26/1.38	   
1.26/1.38	   totalWckTime=1.201  totalCpuTime=0.9

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-2099180-1247417638/watcher-2099180-1247417638 -o /tmp/evaluation-result-2099180-1247417638/solver-2099180-1247417638 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2099180-1247417638.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.12 2.08 2.02 4/80 31645
/proc/meminfo: memFree=1797592/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=10676 CPUtime=0
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28830635 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 2669 474 207 9 0 1184 0
[pid=31645/tid=31646] ppid=31643 vsize=10676 CPUtime=0
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28830636 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3452888 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0274151 s]
/proc/loadavg: 2.12 2.08 2.02 4/80 31645
/proc/meminfo: memFree=1797592/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=861936 CPUtime=0.02
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 1878 0 1 0 1 1 0 0 18 0 5 0 28830635 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 215484 1563 686 9 0 210399 0
[pid=31645/tid=31646] ppid=31643 vsize=861936 CPUtime=0
/proc/31645/task/31646/stat : 31646 (java) S 31643 31645 30939 0 -1 64 1187 0 1 0 0 0 0 0 19 0 5 0 28830636 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101429 s]
/proc/loadavg: 2.12 2.08 2.02 4/80 31645
/proc/meminfo: memFree=1797592/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=865984 CPUtime=0.08
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 3821 0 1 0 7 1 0 0 18 0 9 0 28830635 886767616 3264 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216496 3264 1721 9 0 210981 0
[pid=31645/tid=31646] ppid=31643 vsize=865984 CPUtime=0.07
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 2914 0 1 0 7 0 0 0 18 0 9 0 28830636 886767616 3264 996147200 134512640 134550932 4294955968 18446744073709551615 4125951770 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301467 s]
/proc/loadavg: 2.12 2.08 2.02 4/80 31645
/proc/meminfo: memFree=1797592/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=866296 CPUtime=0.29
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 5702 0 1 0 27 2 0 0 18 0 9 0 28830635 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216574 5105 1928 9 0 211052 0
[pid=31645/tid=31646] ppid=31643 vsize=866296 CPUtime=0.24
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 4726 0 1 0 23 1 0 0 19 0 9 0 28830636 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 2605860 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701542 s]
/proc/loadavg: 2.12 2.08 2.02 4/80 31645
/proc/meminfo: memFree=1797592/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=866500 CPUtime=0.68
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 12556 0 1 0 64 4 0 0 18 0 9 0 28830635 887296000 11918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216625 11918 1998 9 0 211083 0
[pid=31645/tid=31646] ppid=31643 vsize=866500 CPUtime=0.6
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 11523 0 1 0 56 4 0 0 22 0 9 0 28830636 887296000 11918 996147200 134512640 134550932 4294955968 18446744073709551615 4126583458 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866500

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

[startup+1.10762 s]
/proc/loadavg: 2.12 2.08 2.02 4/91 31658
/proc/meminfo: memFree=1748800/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=867504 CPUtime=1.07
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 23858 147 1 0 98 9 0 0 18 0 10 0 28830635 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216876 17122 2652 9 0 211312 0
[pid=31658] ppid=31645 vsize=0 CPUtime=0
/proc/31658/stat : 31658 (rm) Z 31645 31645 30939 0 -1 4194316 124 0 0 0 0 0 0 0 25 0 1 0 28830725 0 0 996147200 0 0 0 0 0 0 4 0 0 18446744071563351923 0 0 17 1 0 0
/proc/31658/statm: 0 0 0 0 0 0 0
[pid=31645/tid=31646] ppid=31643 vsize=867504 CPUtime=0.83
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 15479 147 1 0 78 5 0 0 16 0 10 0 28830636 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4125978474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31648] ppid=31643 vsize=867504 CPUtime=0.09
/proc/31645/task/31648/stat : 31648 (java) R 31643 31645 30939 0 -1 64 7041 147 0 0 8 1 0 0 17 0 10 0 28830638 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31649] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31649/stat : 31649 (java) S 31643 31645 30939 0 -1 64 19 147 0 0 0 0 0 0 16 0 10 0 28830638 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31650] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31650/stat : 31650 (java) S 31643 31645 30939 0 -1 64 9 147 0 0 0 0 0 0 16 0 10 0 28830638 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31651] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31651/stat : 31651 (java) S 31643 31645 30939 0 -1 64 2 147 0 0 0 0 0 0 18 0 10 0 28830640 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31652] ppid=31643 vsize=867504 CPUtime=0.11
/proc/31645/task/31652/stat : 31652 (java) S 31643 31645 30939 0 -1 64 500 147 0 0 11 0 0 0 16 0 10 0 28830640 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31653] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31653/stat : 31653 (java) S 31643 31645 30939 0 -1 64 0 147 0 0 0 0 0 0 19 0 10 0 28830640 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31654] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31654/stat : 31654 (java) S 31643 31645 30939 0 -1 64 3 147 0 0 0 0 0 0 15 0 10 0 28830640 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31657] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31657/stat : 31657 (java) R 31643 31645 30939 0 -1 64 43 147 0 0 0 0 0 0 25 0 10 0 28830725 888324096 17122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 867504

[startup+1.30328 s]
/proc/loadavg: 2.12 2.08 2.02 4/91 31658
/proc/meminfo: memFree=1748800/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=867504 CPUtime=1.26
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 26094 147 1 0 117 9 0 0 18 0 10 0 28830635 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216876 17195 2656 9 0 211312 0
[pid=31658] ppid=31645 vsize=0 CPUtime=0
/proc/31658/stat : 31658 (rm) Z 31645 31645 30939 0 -1 4194316 124 0 0 0 0 0 0 0 25 0 1 0 28830725 0 0 996147200 0 0 0 0 0 0 4 0 0 18446744071563351923 0 0 17 1 0 0
/proc/31658/statm: 0 0 0 0 0 0 0
[pid=31645/tid=31646] ppid=31643 vsize=867504 CPUtime=0.99
/proc/31645/task/31646/stat : 31646 (java) R 31643 31645 30939 0 -1 64 17689 147 1 0 93 6 0 0 17 0 10 0 28830636 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31648] ppid=31643 vsize=867504 CPUtime=0.09
/proc/31645/task/31648/stat : 31648 (java) S 31643 31645 30939 0 -1 64 7041 147 0 0 8 1 0 0 17 0 10 0 28830638 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31649] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31649/stat : 31649 (java) S 31643 31645 30939 0 -1 64 19 147 0 0 0 0 0 0 16 0 10 0 28830638 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31650] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31650/stat : 31650 (java) S 31643 31645 30939 0 -1 64 9 147 0 0 0 0 0 0 16 0 10 0 28830638 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31651] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31651/stat : 31651 (java) S 31643 31645 30939 0 -1 64 2 147 0 0 0 0 0 0 18 0 10 0 28830640 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31652] ppid=31643 vsize=867504 CPUtime=0.15
/proc/31645/task/31652/stat : 31652 (java) S 31643 31645 30939 0 -1 64 526 147 0 0 15 0 0 0 15 0 10 0 28830640 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31653] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31653/stat : 31653 (java) S 31643 31645 30939 0 -1 64 0 147 0 0 0 0 0 0 19 0 10 0 28830640 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31654] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31654/stat : 31654 (java) S 31643 31645 30939 0 -1 64 3 147 0 0 0 0 0 0 15 0 10 0 28830640 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31657] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31657/stat : 31657 (java) R 31643 31645 30939 0 -1 64 43 147 0 0 0 0 0 0 25 0 10 0 28830725 888324096 17195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 867504

[startup+1.40167 s]
/proc/loadavg: 2.12 2.08 2.02 4/91 31658
/proc/meminfo: memFree=1748800/2055920 swapFree=4192812/4192956
[pid=31645] ppid=31643 vsize=867504 CPUtime=1.34
/proc/31645/stat : 31645 (java) S 31643 31645 30939 0 -1 0 26176 271 1 0 125 9 0 0 18 0 9 0 28830635 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31645/statm: 216876 17207 2656 9 0 211312 0
[pid=31645/tid=31646] ppid=31643 vsize=867504 CPUtime=1.06
/proc/31645/task/31646/stat : 31646 (java) S 31643 31645 30939 0 -1 64 17766 271 1 0 100 6 0 0 18 0 9 0 28830636 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31648] ppid=31643 vsize=867504 CPUtime=0.09
/proc/31645/task/31648/stat : 31648 (java) S 31643 31645 30939 0 -1 64 7041 271 0 0 8 1 0 0 17 0 9 0 28830638 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31649] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31649/stat : 31649 (java) S 31643 31645 30939 0 -1 64 19 271 0 0 0 0 0 0 16 0 9 0 28830638 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31650] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31650/stat : 31650 (java) S 31643 31645 30939 0 -1 64 9 271 0 0 0 0 0 0 16 0 9 0 28830638 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31651] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31651/stat : 31651 (java) S 31643 31645 30939 0 -1 64 2 271 0 0 0 0 0 0 18 0 9 0 28830640 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31652] ppid=31643 vsize=867504 CPUtime=0.16
/proc/31645/task/31652/stat : 31652 (java) S 31643 31645 30939 0 -1 64 531 271 0 0 16 0 0 0 15 0 9 0 28830640 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31653] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31653/stat : 31653 (java) S 31643 31645 30939 0 -1 64 0 271 0 0 0 0 0 0 19 0 9 0 28830640 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31645/tid=31654] ppid=31643 vsize=867504 CPUtime=0
/proc/31645/task/31654/stat : 31654 (java) R 31643 31645 30939 0 -1 64 3 271 0 0 0 0 0 0 15 0 9 0 28830640 888324096 17207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 867504

Child status: 0
Real time (s): 1.41319
CPU time (s): 1.38079
CPU user time (s): 1.26181
CPU system time (s): 0.118981
CPU usage (%): 97.7071
Max. virtual memory (cumulated for all children) (KiB): 867504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.26181
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26475
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= 575
involuntary context switches= 648

runsolver used 0.007998 second user time and 0.013997 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-12 18:53:58
IDJOB=2099180
IDBENCH=59941
IDSOLVER=774
FILE ID=node24/2099180-1247417638
PBS_JOBID= 9510686
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2099180-1247417638/watcher-2099180-1247417638 -o /tmp/evaluation-result-2099180-1247417638/solver-2099180-1247417638 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2099180-1247417638.xml

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

MD5SUM BENCH= ea8a8c36ed8d5ff2e35f642aabf97f40
RANDOM SEED=405214100

node24.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.287
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.287
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:       1798072 kB
Buffers:         44124 kB
Cached:         109624 kB
SwapCached:          0 kB
Active:         143116 kB
Inactive:        60036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4088 kB
Writeback:           0 kB
Mapped:          69824 kB
Slab:            39684 kB
Committed_AS:  1004704 kB
PageTables:       1924 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= 66460 MiB
End job on node24 at 2009-07-12 18:54:00