Trace number 2094647

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 9.78751 9.91354

DiagnosticValue
CHECKS16374300
NODES36610

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-14.xml
MD5SUMa181d4c73c1b92ddd6905c283579c6df
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.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints182
Maximum constraint arity3
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension182
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2094647-1247404791.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.38	     nbVariables=27  nbDomainTypes=2  minDomainSize=13  maxDomainSize=14  nbTotalValues=365
0.28/0.38	       =>  wckTime=0.135  cpuTime=0.14  mem=7M892
0.28/0.38	   
0.28/0.38	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
0.77/0.81	     nbConstraints=185  nbGlobalConstraints=3  nbConvertedConstraints=169  nbConvertConstraintsChecks=3109
0.77/0.81	     nbExtensionStructures=3  nbSharedExtensionStructures=166  nbConflictsStructures=4  nbSharedConflictsStructures=178
0.77/0.81	     nbSharedBinaryRepresentations=27  nbEvaluationManagers=1  nbSharedEvaluationManagers=12  minDegree=14  maxDegree=17
0.77/0.81	     minArity=2  avgArity=2.32  maxArity=26  nbGenerators=1  nbFusions=1  symmetryWckTime=0.086  symmetryCpuTime=0.03
0.77/0.81	     nbCliques=2
0.77/0.81	       =>  wckTime=0.558  cpuTime=0.42  mem=14M761
0.77/0.86	   
0.77/0.86	   solver IterativeSystematicSolver being built... 
0.86/0.93	   
0.86/0.93	   INFO : Forward propagation technique limited 
0.96/1.00	       =>  wckTime=0.755  cpuTime=0.55  mem=20M647
0.96/1.01	   
0.96/1.01	   preprocessing
0.96/1.01	     nbConstraintChecks=395  nbValidityChecks=13  nbPropagations=28  nbRevisions=6  nbUselessRevisions=4
0.96/1.01	     nbRemovedValues=2  nbRemovedTuples=91  detectedInconsistency=no
0.96/1.01	       =>  wckTime=0.0060  cpuTime=0.0  mem=20M647
1.16/1.22	   
1.16/1.22	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M655)
9.68/9.88	   
9.68/9.88	   search
9.68/9.88	     run=16  nbConstraintChecks=16373871  nbValidityChecks=3808249  minDepth=8  maxDepth=27  nbPropagations=1654328
9.68/9.88	     nbRevisions=5776293  nbUselessRevisions=3314018  nbAssignments=36610  nbFailedAssignments=14443  nbBacktracks=21984
9.68/9.88	     nbVisitedNodes=62483  nbRestartNogoods=137  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=0.55
9.68/9.88	     nbIEliminables=17.7  nbDEliminables=0  nbPEliminables=0
9.68/9.88	       =>  wckTime=8.87  cpuTime=8.68  mem=21M655
9.68/9.88	   
9.68/9.88	   global
9.68/9.88	     nbConstraintChecks=16374266  nbValidityChecks=3808262  nbPropagations=1654356  nbRevisions=5776299
9.68/9.88	     nbUselessRevisions=3314022  nbRestartNogoods=137  solvingWckTime=8.872  solvingCpuTime=8.68  expiredTime=no
9.68/9.88	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=9.23  globalCpuTime=9.27
9.68/9.88	       =>  wckTime=9.63  cpuTime=9.24  mem=21M655
9.68/9.88	   
9.68/9.88	s SATISFIABLE
9.68/9.88	v 0 13 1 12 2 11 3 10 4 9 5 8 6 7 12 11 10 9 8 7 6 5 4 3 2 1 0 
9.68/9.88	d NODES 36610
9.68/9.88	d CHECKS 16374266
9.68/9.88	   
9.68/9.88	   totalWckTime=9.687  totalCpuTime=9.28

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-2094647-1247404791/watcher-2094647-1247404791 -o /tmp/evaluation-result-2094647-1247404791/solver-2094647-1247404791 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094647-1247404791.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: 1.92 1.98 1.90 3/80 27810
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=18576 CPUtime=0
/proc/27810/stat : 27810 (runsolver) R 27808 27810 27423 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 27543060 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27810/statm: 4644 284 249 26 0 2626 0

[startup+0.104615 s]
/proc/loadavg: 1.92 1.98 1.90 3/80 27810
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=865984 CPUtime=0.08
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 3725 0 1 0 7 1 0 0 18 0 9 0 27543060 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216496 3193 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.201629 s]
/proc/loadavg: 1.92 1.98 1.90 3/80 27810
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=866144 CPUtime=0.18
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 4662 0 1 0 16 2 0 0 18 0 9 0 27543060 886931456 4079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216536 4079 1875 9 0 211014 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866144

[startup+0.301644 s]
/proc/loadavg: 1.92 1.98 1.90 3/80 27810
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=866224 CPUtime=0.28
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 5820 0 1 0 25 3 0 0 18 0 9 0 27543060 887013376 5186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216556 5186 1974 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701686 s]
/proc/loadavg: 1.92 1.98 1.90 3/80 27810
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867164 CPUtime=0.68
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 7879 0 1 0 62 6 0 0 18 0 9 0 27543060 887975936 7231 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216791 7231 2034 9 0 211227 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867164

[startup+1.50277 s]
/proc/loadavg: 1.92 1.98 1.90 5/91 27823
/proc/meminfo: memFree=1343392/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=1.46
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15820 288 1 0 137 9 0 0 18 0 9 0 27543060 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10620 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=1.18
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12006 288 1 0 111 7 0 0 21 0 9 0 27543062 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4126909632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.21
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 724 288 0 0 21 0 0 0 15 0 9 0 27543066 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 5 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10620 996147200 134512640 134550932 4294955968 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) 867944

[startup+3.10196 s]
/proc/loadavg: 1.92 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342952/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=3.04
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15843 288 1 0 295 9 0 0 18 0 9 0 27543060 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10642 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=2.73
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12012 288 1 0 266 7 0 0 25 0 9 0 27543062 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4126718619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 17 0 9 0 27543063 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 741 288 0 0 24 0 0 0 15 0 9 0 27543066 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 5 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867944

[startup+6.30133 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342824/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=6.21
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15862 288 1 0 612 9 0 0 18 0 9 0 27543060 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10645 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=5.91
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12016 288 1 0 584 7 0 0 25 0 9 0 27543062 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4126838543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 743 288 0 0 24 0 0 0 16 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867944

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

[startup+6.40234 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342824/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=6.31
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15862 288 1 0 622 9 0 0 18 0 9 0 27543060 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10645 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=6
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12016 288 1 0 593 7 0 0 25 0 9 0 27543062 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4126838012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 743 288 0 0 24 0 0 0 16 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 867944

[startup+8.00252 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342760/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=7.89
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15864 288 1 0 780 9 0 0 18 0 9 0 27543060 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10646 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=7.58
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12016 288 1 0 751 7 0 0 25 0 9 0 27543062 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4126870034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 745 288 0 0 24 0 0 0 15 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 867944

[startup+8.80261 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342760/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=8.69
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15864 288 1 0 860 9 0 0 18 0 9 0 27543060 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10646 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=8.38
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12016 288 1 0 831 7 0 0 25 0 9 0 27543062 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4126889315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 17 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 745 288 0 0 24 0 0 0 15 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) R 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 867944

[startup+9.6027 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342760/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=9.48
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15866 288 1 0 939 9 0 0 18 0 9 0 27543060 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10647 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=9.17
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12018 288 1 0 910 7 0 0 25 0 9 0 27543062 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4127009979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 745 288 0 0 24 0 0 0 15 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 867944

[startup+9.80273 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 27823
/proc/meminfo: memFree=1342760/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=867944 CPUtime=9.68
/proc/27810/stat : 27810 (java) S 27808 27810 27423 0 -1 0 15866 288 1 0 959 9 0 0 18 0 9 0 27543060 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 216986 10647 2655 9 0 211422 0
[pid=27810/tid=27812] ppid=27808 vsize=867944 CPUtime=9.37
/proc/27810/task/27812/stat : 27812 (java) R 27808 27810 27423 0 -1 64 12018 288 1 0 930 7 0 0 25 0 9 0 27543062 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4126095866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27813] ppid=27808 vsize=867944 CPUtime=0.03
/proc/27810/task/27813/stat : 27813 (java) S 27808 27810 27423 0 -1 64 2239 288 0 0 3 0 0 0 16 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27814] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27814/stat : 27814 (java) S 27808 27810 27423 0 -1 64 19 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27815] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27815/stat : 27815 (java) S 27808 27810 27423 0 -1 64 11 288 0 0 0 0 0 0 15 0 9 0 27543063 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27816] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27816/stat : 27816 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 18 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27817] ppid=27808 vsize=867944 CPUtime=0.24
/proc/27810/task/27817/stat : 27817 (java) S 27808 27810 27423 0 -1 64 745 288 0 0 24 0 0 0 15 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27818] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27818/stat : 27818 (java) S 27808 27810 27423 0 -1 64 1 288 0 0 0 0 0 0 19 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27810/tid=27819] ppid=27808 vsize=867944 CPUtime=0
/proc/27810/task/27819/stat : 27819 (java) S 27808 27810 27423 0 -1 64 18 288 0 0 0 0 0 0 15 0 9 0 27543066 888774656 10647 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 867944

[startup+9.90293 s]
/proc/loadavg: 1.93 1.98 1.90 3/82 27823
/proc/meminfo: memFree=1345000/2055920 swapFree=4192812/4192956
[pid=27810] ppid=27808 vsize=0 CPUtime=9.76
/proc/27810/stat : 27810 (java) Z 27808 27810 27423 0 -1 12 15993 288 1 0 967 9 0 0 16 0 2 0 27543060 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27810/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 9.91354
CPU time (s): 9.78751
CPU user time (s): 9.67853
CPU system time (s): 0.108983
CPU usage (%): 98.7287
Max. virtual memory (cumulated for all children) (KiB): 870348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.67853
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16281
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= 1083
involuntary context switches= 1504

runsolver used 0.015997 second user time and 0.042993 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 15:19:51
IDJOB=2094647
IDBENCH=54453
IDSOLVER=773
FILE ID=node62/2094647-1247404791
PBS_JOBID= 9510522
Free space on /tmp= 66340 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-14.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094647-1247404791/watcher-2094647-1247404791 -o /tmp/evaluation-result-2094647-1247404791/solver-2094647-1247404791 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094647-1247404791.xml

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

MD5SUM BENCH= a181d4c73c1b92ddd6905c283579c6df
RANDOM SEED=1462350685

node62.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.220
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.220
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:       1376088 kB
Buffers:         32760 kB
Cached:         139416 kB
SwapCached:          0 kB
Active:         548256 kB
Inactive:        73316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:         469876 kB
Slab:            42596 kB
Committed_AS:  1000212 kB
PageTables:       2740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node62 at 2009-07-12 15:20:02