Trace number 2093361

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 ACUNSAT 4.32734 4.43547

DiagnosticValue
CHECKS1821240
NODES9837

General information on the benchmark

Namecsp/QCP-20/
normalized-qcp-20-187-11_ext.xml
MD5SUM2da8b70e3aad7736bab75ae800da963f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.219966
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5540
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-2093361-1247401184.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.35	   
0.27/0.35	   variables being loaded...
0.38/0.45	     nbVariables=400  nbDomainTypes=21  minDomainSize=1  maxDomainSize=20  nbTotalValues=3953
0.38/0.45	       =>  wckTime=0.209  cpuTime=0.19  mem=8M867
0.38/0.45	   
0.38/0.45	   relations being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
1.15/1.29	     nbConstraints=5561  nbRelationTypes=21  nbGlobalConstraints=21  nbSingletonDomainVariables=213
1.15/1.29	     nbExtensionStructures=41  nbSharedExtensionStructures=5499  nbConflictsStructures=41
1.15/1.29	     nbSharedConflictsStructures=5499  nbSharedBinaryRepresentations=858  minDegree=18  maxDegree=39  minArity=2
1.15/1.29	     avgArity=2.03  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.283  symmetryCpuTime=0.17  nbCliques=21
1.15/1.29	       =>  wckTime=1.048  cpuTime=0.72  mem=42M197
1.34/1.42	   
1.34/1.42	   solver IterativeSystematicSolver being built... 
1.34/1.49	   
1.34/1.49	   INFO : Forward propagation technique limited 
1.45/1.57	       =>  wckTime=1.336  cpuTime=0.86  mem=26M458
1.54/1.63	   
1.54/1.63	   preprocessing
1.54/1.63	     nbConstraintChecks=45152  nbPropagations=400  nbRevisions=3974  nbUselessRevisions=1061  nbRemovedValues=2913
1.54/1.63	     detectedInconsistency=no
1.54/1.63	       =>  wckTime=0.05  cpuTime=0.04  mem=26M458
1.96/2.01	   
1.96/2.01	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=28M374)
4.23/4.37	   
4.23/4.37	   search
4.23/4.37	     run=10  nbConstraintChecks=1776093  minDepth=0  maxDepth=26  nbPropagations=223100  nbRevisions=3212335
4.23/4.37	     nbUselessRevisions=2850920  nbAssignments=9837  nbFailedAssignments=1470  nbBacktracks=7272  nbVisitedNodes=12782
4.23/4.37	     nbRestartNogoods=39  nbSEliminables=0  nbREliminables=213  nbIEliminables=168.88  nbDEliminables=0
4.23/4.37	     nbPEliminables=0
4.23/4.37	       =>  wckTime=2.787  cpuTime=2.66  mem=34M71
4.23/4.37	   
4.23/4.37	   global
4.23/4.37	     nbConstraintChecks=1821245  nbPropagations=223500  nbRevisions=3216309  nbUselessRevisions=2851981
4.23/4.37	     nbRestartNogoods=39  solvingWckTime=2.79  solvingCpuTime=2.66  expiredTime=no  totalExploration=yes
4.23/4.37	     nbFoundSolutions=0  globalCpuTime=3.57
4.23/4.37	       =>  wckTime=4.129  cpuTime=3.52  mem=34M71
4.23/4.37	   
4.23/4.37	s UNSATISFIABLE
4.23/4.37	d NODES 9837
4.23/4.37	d CHECKS 1821245
4.23/4.37	   
4.23/4.37	   totalWckTime=4.185  totalCpuTime=3.57

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093361-1247401184/watcher-2093361-1247401184 -o /tmp/evaluation-result-2093361-1247401184/solver-2093361-1247401184 -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-2093361-1247401184.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.08 0.30 0.10 4/80 32606
/proc/meminfo: memFree=1785440/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=10676 CPUtime=0
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27181565 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 2669 474 207 9 0 1184 0
[pid=32606/tid=32607] ppid=32604 vsize=10676 CPUtime=0
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27181566 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 5717976 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.028658 s]
/proc/loadavg: 1.08 0.30 0.10 4/80 32606
/proc/meminfo: memFree=1785440/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=861936 CPUtime=0.01
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 1878 0 1 0 0 1 0 0 18 0 5 0 27181565 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 215484 1563 686 9 0 210399 0
[pid=32606/tid=32607] ppid=32604 vsize=861936 CPUtime=0
/proc/32606/task/32607/stat : 32607 (java) S 32604 32606 32401 0 -1 64 1187 0 1 0 0 0 0 0 19 0 5 0 27181566 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.01
Current children cumulated vsize (KiB) 861936

[startup+0.101417 s]
/proc/loadavg: 1.08 0.30 0.10 4/80 32606
/proc/meminfo: memFree=1785440/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=865984 CPUtime=0.09
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 3777 0 1 0 7 2 0 0 18 0 9 0 27181565 886767616 3230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 216496 3230 1703 9 0 210981 0
[pid=32606/tid=32607] ppid=32604 vsize=865984 CPUtime=0.07
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 2869 0 1 0 6 1 0 0 18 0 9 0 27181566 886767616 3230 996147200 134512640 134550932 4294955968 18446744073709551615 104294136 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301436 s]
/proc/loadavg: 1.08 0.30 0.10 4/80 32606
/proc/meminfo: memFree=1785440/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=866224 CPUtime=0.27
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 5786 0 1 0 24 3 0 0 18 0 9 0 27181565 887013376 5152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 216556 5152 1979 9 0 211014 0
[pid=32606/tid=32607] ppid=32604 vsize=866224 CPUtime=0.24
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 4855 0 1 0 22 2 0 0 18 0 9 0 27181566 887013376 5152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866224

[startup+0.701471 s]
/proc/loadavg: 1.08 0.30 0.10 4/80 32606
/proc/meminfo: memFree=1785440/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=867220 CPUtime=0.67
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 7471 0 1 0 63 4 0 0 18 0 9 0 27181565 888033280 6833 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 216805 6833 2002 9 0 211263 0
[pid=32606/tid=32607] ppid=32604 vsize=867220 CPUtime=0.53
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 6231 0 1 0 50 3 0 0 20 0 9 0 27181566 888033280 6833 996147200 134512640 134550932 4294955968 18446744073709551615 4125977358 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867220

[startup+1.50154 s]
/proc/loadavg: 1.08 0.30 0.10 3/89 32615
/proc/meminfo: memFree=1742232/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=867928 CPUtime=1.45
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 25656 466 1 0 128 11 6 0 18 0 10 0 27181565 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 216982 16717 2655 9 0 211418 0
[pid=32606/tid=32607] ppid=32604 vsize=867928 CPUtime=1.05
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 19314 466 1 0 92 7 6 0 17 0 10 0 27181566 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4125958488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32609] ppid=32604 vsize=867928 CPUtime=0.17
/proc/32606/task/32609/stat : 32609 (java) S 32604 32606 32401 0 -1 64 4630 466 0 0 10 1 6 0 17 0 10 0 27181568 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32610] ppid=32604 vsize=867928 CPUtime=0.06
/proc/32606/task/32610/stat : 32610 (java) S 32604 32606 32401 0 -1 64 19 466 0 0 0 0 6 0 16 0 10 0 27181568 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32611] ppid=32604 vsize=867928 CPUtime=0.06
/proc/32606/task/32611/stat : 32611 (java) S 32604 32606 32401 0 -1 64 9 466 0 0 0 0 6 0 16 0 10 0 27181568 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32612] ppid=32604 vsize=867928 CPUtime=0.06
/proc/32606/task/32612/stat : 32612 (java) S 32604 32606 32401 0 -1 64 2 466 0 0 0 0 6 0 18 0 10 0 27181570 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32613] ppid=32604 vsize=867928 CPUtime=0.31
/proc/32606/task/32613/stat : 32613 (java) S 32604 32606 32401 0 -1 64 878 466 0 0 25 0 6 0 16 0 10 0 27181570 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32614] ppid=32604 vsize=867928 CPUtime=0.06
/proc/32606/task/32614/stat : 32614 (java) S 32604 32606 32401 0 -1 64 0 466 0 0 0 0 6 0 19 0 10 0 27181570 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32615] ppid=32604 vsize=867928 CPUtime=0.06
/proc/32606/task/32615/stat : 32615 (java) S 32604 32606 32401 0 -1 64 9 466 0 0 0 0 6 0 15 0 10 0 27181570 888758272 16717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867928

[startup+3.10268 s]
/proc/loadavg: 1.31 0.36 0.12 3/89 32619
/proc/meminfo: memFree=1728280/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=868048 CPUtime=3.04
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 26441 589 1 0 285 12 6 1 18 0 9 0 27181565 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 217012 16814 2657 9 0 211448 0
[pid=32606/tid=32607] ppid=32604 vsize=868048 CPUtime=2.55
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 20035 589 1 0 240 8 6 1 25 0 9 0 27181566 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4127132292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32609] ppid=32604 vsize=868048 CPUtime=0.18
/proc/32606/task/32609/stat : 32609 (java) S 32604 32606 32401 0 -1 64 4631 589 0 0 10 1 6 1 16 0 9 0 27181568 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32610] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32610/stat : 32610 (java) S 32604 32606 32401 0 -1 64 19 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32611] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32611/stat : 32611 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32612] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32612/stat : 32612 (java) S 32604 32606 32401 0 -1 64 2 589 0 0 0 0 6 1 18 0 9 0 27181570 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32613] ppid=32604 vsize=868048 CPUtime=0.42
/proc/32606/task/32613/stat : 32613 (java) S 32604 32606 32401 0 -1 64 938 589 0 0 35 0 6 1 16 0 9 0 27181570 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32614] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32614/stat : 32614 (java) S 32604 32606 32401 0 -1 64 0 589 0 0 0 0 6 1 19 0 9 0 27181570 888881152 16814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32615] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32615/stat : 32615 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 15 0 9 0 27181570 888881152 16814 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) 868048

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

[startup+3.90275 s]
/proc/loadavg: 1.31 0.36 0.12 3/89 32619
/proc/meminfo: memFree=1728216/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=868048 CPUtime=3.83
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 26442 589 1 0 364 12 6 1 18 0 9 0 27181565 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 217012 16815 2657 9 0 211448 0
[pid=32606/tid=32607] ppid=32604 vsize=868048 CPUtime=3.34
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 20035 589 1 0 319 8 6 1 25 0 9 0 27181566 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4127132037 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32609] ppid=32604 vsize=868048 CPUtime=0.18
/proc/32606/task/32609/stat : 32609 (java) S 32604 32606 32401 0 -1 64 4631 589 0 0 10 1 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32610] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32610/stat : 32610 (java) S 32604 32606 32401 0 -1 64 19 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32611] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32611/stat : 32611 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32612] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32612/stat : 32612 (java) S 32604 32606 32401 0 -1 64 2 589 0 0 0 0 6 1 18 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32613] ppid=32604 vsize=868048 CPUtime=0.42
/proc/32606/task/32613/stat : 32613 (java) S 32604 32606 32401 0 -1 64 939 589 0 0 35 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32614] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32614/stat : 32614 (java) S 32604 32606 32401 0 -1 64 0 589 0 0 0 0 6 1 19 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32615] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32615/stat : 32615 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868048

[startup+4.30278 s]
/proc/loadavg: 1.31 0.36 0.12 3/89 32619
/proc/meminfo: memFree=1728088/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=868048 CPUtime=4.23
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 26443 589 1 0 404 12 6 1 18 0 9 0 27181565 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 217012 16815 2657 9 0 211448 0
[pid=32606/tid=32607] ppid=32604 vsize=868048 CPUtime=3.74
/proc/32606/task/32607/stat : 32607 (java) R 32604 32606 32401 0 -1 64 20036 589 1 0 359 8 6 1 25 0 9 0 27181566 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4127229301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32609] ppid=32604 vsize=868048 CPUtime=0.18
/proc/32606/task/32609/stat : 32609 (java) S 32604 32606 32401 0 -1 64 4631 589 0 0 10 1 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32610] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32610/stat : 32610 (java) S 32604 32606 32401 0 -1 64 19 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32611] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32611/stat : 32611 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32612] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32612/stat : 32612 (java) S 32604 32606 32401 0 -1 64 2 589 0 0 0 0 6 1 18 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32613] ppid=32604 vsize=868048 CPUtime=0.42
/proc/32606/task/32613/stat : 32613 (java) S 32604 32606 32401 0 -1 64 939 589 0 0 35 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32614] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32614/stat : 32614 (java) S 32604 32606 32401 0 -1 64 0 589 0 0 0 0 6 1 19 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32615] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32615/stat : 32615 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868048

[startup+4.40779 s]
/proc/loadavg: 1.31 0.36 0.12 3/89 32619
/proc/meminfo: memFree=1728088/2055920 swapFree=4192812/4192956
[pid=32606] ppid=32604 vsize=868048 CPUtime=4.3
/proc/32606/stat : 32606 (java) S 32604 32606 32401 0 -1 0 26451 589 1 0 411 12 6 1 18 0 9 0 27181565 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32606/statm: 217012 16815 2657 9 0 211448 0
[pid=32606/tid=32607] ppid=32604 vsize=868048 CPUtime=3.8
/proc/32606/task/32607/stat : 32607 (java) S 32604 32606 32401 0 -1 64 20044 589 1 0 365 8 6 1 25 0 9 0 27181566 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32609] ppid=32604 vsize=868048 CPUtime=0.18
/proc/32606/task/32609/stat : 32609 (java) S 32604 32606 32401 0 -1 64 4631 589 0 0 10 1 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32610] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32610/stat : 32610 (java) S 32604 32606 32401 0 -1 64 19 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32611] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32611/stat : 32611 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 16 0 9 0 27181568 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32612] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32612/stat : 32612 (java) S 32604 32606 32401 0 -1 64 2 589 0 0 0 0 6 1 18 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32613] ppid=32604 vsize=868048 CPUtime=0.42
/proc/32606/task/32613/stat : 32613 (java) S 32604 32606 32401 0 -1 64 939 589 0 0 35 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32614] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32614/stat : 32614 (java) S 32604 32606 32401 0 -1 64 0 589 0 0 0 0 6 1 19 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32606/tid=32615] ppid=32604 vsize=868048 CPUtime=0.07
/proc/32606/task/32615/stat : 32615 (java) S 32604 32606 32401 0 -1 64 9 589 0 0 0 0 6 1 15 0 9 0 27181570 888881152 16815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 868048

Child status: 0
Real time (s): 4.43547
CPU time (s): 4.32734
CPU user time (s): 4.18236
CPU system time (s): 0.144977
CPU usage (%): 97.5622
Max. virtual memory (cumulated for all children) (KiB): 868048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.18236
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27067
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= 1269
involuntary context switches= 1417

runsolver used 0.013997 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-12 14:19:44
IDJOB=2093361
IDBENCH=53534
IDSOLVER=773
FILE ID=node58/2093361-1247401184
PBS_JOBID= 9510529
Free space on /tmp= 66312 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QCP-20/normalized-qcp-20-187-11_ext.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-2093361-1247401184/watcher-2093361-1247401184 -o /tmp/evaluation-result-2093361-1247401184/solver-2093361-1247401184 -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-2093361-1247401184.xml

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

MD5SUM BENCH= 2da8b70e3aad7736bab75ae800da963f
RANDOM SEED=556859022

node58.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.234
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.234
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:       1785920 kB
Buffers:         35988 kB
Cached:         126260 kB
SwapCached:          0 kB
Active:         141008 kB
Inactive:        71164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          70320 kB
Slab:            43100 kB
Committed_AS:  1017856 kB
PageTables:       1800 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= 66312 MiB
End job on node58 at 2009-07-12 14:19:49