Trace number 2099442

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 2.99254 3.02244

DiagnosticValue
CHECKS1914760
NODES14132

General information on the benchmark

Namecsp/bqwh-18-141/
normalized-bqwh-18-141-36_ext.xml
MD5SUM0e37f4a9e1ddea1fbdf3a04b0392240d
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.130979
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of constraints887
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension887
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2099442-1247418186.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.39	     nbVariables=141  nbDomainTypes=135  minDomainSize=1  maxDomainSize=7  nbTotalValues=541
0.29/0.39	       =>  wckTime=0.147  cpuTime=0.11  mem=7M908
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.67/0.75	     nbConstraints=907  nbRelationTypes=227  nbGlobalConstraints=20  nbSingletonDomainVariables=2
0.67/0.75	     nbExtensionStructures=874  nbSharedExtensionStructures=13  nbConflictsStructures=874
0.67/0.75	     nbSharedConflictsStructures=13  nbSharedBinaryRepresentations=6832  minDegree=5  maxDegree=15  minArity=2
0.67/0.75	     avgArity=2.09  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.114  symmetryCpuTime=0.07  nbCliques=20
0.67/0.75	       =>  wckTime=0.507  cpuTime=0.34  mem=20M654
0.78/0.82	   
0.78/0.82	   solver IterativeSystematicSolver being built... 
0.78/0.90	   
0.78/0.90	   INFO : Forward propagation technique limited 
0.87/0.96	       =>  wckTime=0.716  cpuTime=0.47  mem=20M674
0.98/1.03	   
0.98/1.03	   preprocessing
0.98/1.03	     nbConstraintChecks=9350  nbPropagations=1171  nbRevisions=3161  nbUselessRevisions=2132  nbSingletonTests=161
0.98/1.03	     nbEffectiveSingletonTests=0  nbACRemovals=13  nbFoundSingletons=0  nbRemovedValues=13  detectedInconsistency=no
0.98/1.03	       =>  wckTime=0.067  cpuTime=0.04  mem=21M649
1.08/1.14	   
1.08/1.14	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M640)
2.87/2.98	   
2.87/2.98	   search
2.87/2.98	     run=11  nbConstraintChecks=1905410  minDepth=4  maxDepth=141  nbPropagations=387904  nbRevisions=2216902
2.87/2.98	     nbUselessRevisions=1580295  nbAssignments=14132  nbFailedAssignments=2417  nbBacktracks=11308  nbVisitedNodes=19337
2.87/2.98	     nbRestartNogoods=44  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=64.79  nbIEliminables=66.32
2.87/2.98	     nbDEliminables=0  nbPEliminables=0
2.87/2.98	       =>  wckTime=2.017  cpuTime=1.93  mem=30M442
2.87/2.98	   
2.87/2.98	   global
2.87/2.98	     nbConstraintChecks=1914760  nbPropagations=389075  nbRevisions=2220063  nbUselessRevisions=1582427
2.87/2.98	     nbRestartNogoods=44  solvingWckTime=2.019  solvingCpuTime=1.93  expiredTime=no  totalExploration=no
2.87/2.98	     nbFoundSolutions=1  firstSolutionCpuTime=2.4  globalCpuTime=2.45
2.87/2.98	       =>  wckTime=2.738  cpuTime=2.4  mem=30M442
2.87/2.98	   
2.87/2.98	s SATISFIABLE
2.87/2.98	v 12 10 6 11 0 15 17 3 10 13 11 17 8 7 3 0 0 7 9 17 2 4 10 13 7 3 8 11 15 17 10 15 9 2 4 5 6 12 10 0 3 10 15 8 13 7 8 15 6 5 3 14 2 17 8 12 7 15 5 16 9 0 3 17 0 9 10 14 6 13 6 15 3 0 14 17 13 8 13 9 10 11 3 12 5 11 4 13 15 2 7 12 16 15 0 5 2 14 13 9 11 7 17 16 4 2 1 11 12 8 3 10 12 9 17 1 4 7 9 5 15 13 17 11 12 13 15 2 9 7 14 17 0 1 17 10 11 5 0 6 8 
2.87/2.98	d NODES 14132
2.87/2.98	d CHECKS 1914760
2.87/2.98	   
2.87/2.98	   totalWckTime=2.805  totalCpuTime=2.45

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-2099442-1247418186/watcher-2099442-1247418186 -o /tmp/evaluation-result-2099442-1247418186/solver-2099442-1247418186 -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-2099442-1247418186.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.13 2.09 2.01 3/81 2705
/proc/meminfo: memFree=1687528/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=200 CPUtime=0
/proc/2705/stat : 2705 (java) R 2703 2705 2350 0 -1 0 206 0 0 0 0 0 0 0 18 0 1 0 28884434 204800 27 996147200 134512640 134550932 4294955968 18446744073709551615 9719921 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 68 34 26 9 0 4 0

[startup+0.049422 s]
/proc/loadavg: 2.13 2.09 2.01 3/81 2705
/proc/meminfo: memFree=1687528/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=863836 CPUtime=0.04
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 2562 0 1 0 3 1 0 0 18 0 9 0 28884434 884568064 2113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 215959 2115 979 9 0 210852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863836

[startup+0.101427 s]
/proc/loadavg: 2.13 2.09 2.01 3/81 2705
/proc/meminfo: memFree=1687528/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=865980 CPUtime=0.08
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 3787 0 1 0 7 1 0 0 18 0 9 0 28884434 886763520 3242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216495 3242 1711 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.30145 s]
/proc/loadavg: 2.13 2.09 2.01 3/81 2705
/proc/meminfo: memFree=1687528/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=866380 CPUtime=0.29
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 6013 0 1 0 25 4 0 0 18 0 9 0 28884434 887173120 5379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216595 5380 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701494 s]
/proc/loadavg: 2.13 2.09 2.01 3/81 2705
/proc/meminfo: memFree=1687528/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867392 CPUtime=0.67
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 9737 193 1 0 60 7 0 0 18 0 10 0 28884434 888209408 8800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216848 8800 2021 9 0 211306 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867392

[startup+1.50159 s]
/proc/loadavg: 2.20 2.10 2.02 4/90 2718
/proc/meminfo: memFree=1655456/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867600 CPUtime=1.47
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 17947 316 1 0 137 10 0 0 18 0 9 0 28884434 888422400 11208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216900 11208 2656 9 0 211336 0
[pid=2705/tid=2707] ppid=2703 vsize=867600 CPUtime=1.12
/proc/2705/task/2707/stat : 2707 (java) R 2703 2705 2350 0 -1 64 13354 316 1 0 105 7 0 0 21 0 9 0 28884435 888422400 11208 996147200 134512640 134550932 4294955968 18446744073709551615 4125924799 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2708] ppid=2703 vsize=867600 CPUtime=0.05
/proc/2705/task/2708/stat : 2708 (java) S 2703 2705 2350 0 -1 64 2997 316 0 0 5 0 0 0 17 0 9 0 28884436 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2709] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2709/stat : 2709 (java) S 2703 2705 2350 0 -1 64 16 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2710] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2710/stat : 2710 (java) S 2703 2705 2350 0 -1 64 9 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2711] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2711/stat : 2711 (java) S 2703 2705 2350 0 -1 64 2 316 0 0 0 0 0 0 24 0 9 0 28884439 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2712] ppid=2703 vsize=867600 CPUtime=0.27
/proc/2705/task/2712/stat : 2712 (java) S 2703 2705 2350 0 -1 64 763 316 0 0 26 1 0 0 16 0 9 0 28884439 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2713] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2713/stat : 2713 (java) S 2703 2705 2350 0 -1 64 1 316 0 0 0 0 0 0 25 0 9 0 28884439 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2714] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2714/stat : 2714 (java) S 2703 2705 2350 0 -1 64 6 316 0 0 0 0 0 0 15 0 9 0 28884439 888422400 11209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867600

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

[startup+2.30268 s]
/proc/loadavg: 2.20 2.10 2.02 3/90 2718
/proc/meminfo: memFree=1650208/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867600 CPUtime=2.28
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 18863 316 1 0 217 11 0 0 18 0 9 0 28884434 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216900 12121 2656 9 0 211336 0
[pid=2705/tid=2707] ppid=2703 vsize=867600 CPUtime=1.91
/proc/2705/task/2707/stat : 2707 (java) R 2703 2705 2350 0 -1 64 14264 316 1 0 184 7 0 0 25 0 9 0 28884435 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4126095896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2708] ppid=2703 vsize=867600 CPUtime=0.05
/proc/2705/task/2708/stat : 2708 (java) S 2703 2705 2350 0 -1 64 2997 316 0 0 5 0 0 0 17 0 9 0 28884436 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2709] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2709/stat : 2709 (java) S 2703 2705 2350 0 -1 64 16 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2710] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2710/stat : 2710 (java) S 2703 2705 2350 0 -1 64 9 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2711] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2711/stat : 2711 (java) S 2703 2705 2350 0 -1 64 2 316 0 0 0 0 0 0 24 0 9 0 28884439 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2712] ppid=2703 vsize=867600 CPUtime=0.27
/proc/2705/task/2712/stat : 2712 (java) S 2703 2705 2350 0 -1 64 769 316 0 0 26 1 0 0 16 0 9 0 28884439 888422400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2713] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2713/stat : 2713 (java) S 2703 2705 2350 0 -1 64 1 316 0 0 0 0 0 0 25 0 9 0 28884439 888422400 12122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2714] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2714/stat : 2714 (java) S 2703 2705 2350 0 -1 64 6 316 0 0 0 0 0 0 15 0 9 0 28884439 888422400 12122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 867600

[startup+2.70273 s]
/proc/loadavg: 2.20 2.10 2.02 3/90 2718
/proc/meminfo: memFree=1650208/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867600 CPUtime=2.68
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 19338 316 1 0 257 11 0 0 18 0 9 0 28884434 888422400 12596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216900 12596 2656 9 0 211336 0
[pid=2705/tid=2707] ppid=2703 vsize=867600 CPUtime=2.32
/proc/2705/task/2707/stat : 2707 (java) R 2703 2705 2350 0 -1 64 14739 316 1 0 224 8 0 0 25 0 9 0 28884435 888422400 12596 996147200 134512640 134550932 4294955968 18446744073709551615 4126971816 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2708] ppid=2703 vsize=867600 CPUtime=0.05
/proc/2705/task/2708/stat : 2708 (java) S 2703 2705 2350 0 -1 64 2997 316 0 0 5 0 0 0 17 0 9 0 28884436 888422400 12596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2709] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2709/stat : 2709 (java) S 2703 2705 2350 0 -1 64 16 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2710] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2710/stat : 2710 (java) S 2703 2705 2350 0 -1 64 9 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12597 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2711] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2711/stat : 2711 (java) S 2703 2705 2350 0 -1 64 2 316 0 0 0 0 0 0 24 0 9 0 28884439 888422400 12597 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2712] ppid=2703 vsize=867600 CPUtime=0.27
/proc/2705/task/2712/stat : 2712 (java) S 2703 2705 2350 0 -1 64 769 316 0 0 26 1 0 0 16 0 9 0 28884439 888422400 12597 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2713] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2713/stat : 2713 (java) S 2703 2705 2350 0 -1 64 1 316 0 0 0 0 0 0 25 0 9 0 28884439 888422400 12597 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2714] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2714/stat : 2714 (java) S 2703 2705 2350 0 -1 64 6 316 0 0 0 0 0 0 15 0 9 0 28884439 888422400 12597 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 867600

[startup+2.90275 s]
/proc/loadavg: 2.20 2.10 2.02 3/90 2718
/proc/meminfo: memFree=1650208/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867600 CPUtime=2.87
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 19572 316 1 0 276 11 0 0 18 0 9 0 28884434 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216900 12829 2656 9 0 211336 0
[pid=2705/tid=2707] ppid=2703 vsize=867600 CPUtime=2.51
/proc/2705/task/2707/stat : 2707 (java) R 2703 2705 2350 0 -1 64 14973 316 1 0 243 8 0 0 25 0 9 0 28884435 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4126708022 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2708] ppid=2703 vsize=867600 CPUtime=0.05
/proc/2705/task/2708/stat : 2708 (java) S 2703 2705 2350 0 -1 64 2997 316 0 0 5 0 0 0 17 0 9 0 28884436 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2709] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2709/stat : 2709 (java) S 2703 2705 2350 0 -1 64 16 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2710] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2710/stat : 2710 (java) S 2703 2705 2350 0 -1 64 9 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2711] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2711/stat : 2711 (java) S 2703 2705 2350 0 -1 64 2 316 0 0 0 0 0 0 24 0 9 0 28884439 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2712] ppid=2703 vsize=867600 CPUtime=0.27
/proc/2705/task/2712/stat : 2712 (java) S 2703 2705 2350 0 -1 64 769 316 0 0 26 1 0 0 16 0 9 0 28884439 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2713] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2713/stat : 2713 (java) S 2703 2705 2350 0 -1 64 1 316 0 0 0 0 0 0 25 0 9 0 28884439 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2714] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2714/stat : 2714 (java) S 2703 2705 2350 0 -1 64 6 316 0 0 0 0 0 0 15 0 9 0 28884439 888422400 12829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 867600

[startup+3.00276 s]
/proc/loadavg: 2.20 2.10 2.02 3/90 2718
/proc/meminfo: memFree=1650208/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=867600 CPUtime=2.96
/proc/2705/stat : 2705 (java) S 2703 2705 2350 0 -1 0 19765 316 1 0 285 11 0 0 18 0 9 0 28884434 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2705/statm: 216900 13018 2656 9 0 211336 0
[pid=2705/tid=2707] ppid=2703 vsize=867600 CPUtime=2.59
/proc/2705/task/2707/stat : 2707 (java) S 2703 2705 2350 0 -1 64 15166 316 1 0 251 8 0 0 25 0 9 0 28884435 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2708] ppid=2703 vsize=867600 CPUtime=0.05
/proc/2705/task/2708/stat : 2708 (java) S 2703 2705 2350 0 -1 64 2997 316 0 0 5 0 0 0 17 0 9 0 28884436 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2709] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2709/stat : 2709 (java) S 2703 2705 2350 0 -1 64 16 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2710] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2710/stat : 2710 (java) S 2703 2705 2350 0 -1 64 9 316 0 0 0 0 0 0 16 0 9 0 28884437 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2705/tid=2711] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2711/stat : 2711 (java) S 2703 2705 2350 0 -1 64 2 316 0 0 0 0 0 0 24 0 9 0 28884439 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2712] ppid=2703 vsize=867600 CPUtime=0.28
/proc/2705/task/2712/stat : 2712 (java) S 2703 2705 2350 0 -1 64 769 316 0 0 27 1 0 0 15 0 9 0 28884439 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2713] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2713/stat : 2713 (java) S 2703 2705 2350 0 -1 64 1 316 0 0 0 0 0 0 25 0 9 0 28884439 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2705/tid=2714] ppid=2703 vsize=867600 CPUtime=0
/proc/2705/task/2714/stat : 2714 (java) S 2703 2705 2350 0 -1 64 6 316 0 0 0 0 0 0 15 0 9 0 28884439 888422400 13018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 867600

Child status: 0
Real time (s): 3.02244
CPU time (s): 2.99254
CPU user time (s): 2.85956
CPU system time (s): 0.132979
CPU usage (%): 99.0108
Max. virtual memory (cumulated for all children) (KiB): 867600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.85956
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20110
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= 1471
involuntary context switches= 1523

runsolver used 0.004999 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 19:03:06
IDJOB=2099442
IDBENCH=60378
IDSOLVER=774
FILE ID=node74/2099442-1247418186
PBS_JOBID= 9510745
Free space on /tmp= 103136 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bqwh-18-141/normalized-bqwh-18-141-36_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-2099442-1247418186/watcher-2099442-1247418186 -o /tmp/evaluation-result-2099442-1247418186/solver-2099442-1247418186 -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-2099442-1247418186.xml

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

MD5SUM BENCH= 0e37f4a9e1ddea1fbdf3a04b0392240d
RANDOM SEED=1405129701

node74.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:       1688008 kB
Buffers:         42792 kB
Cached:         134144 kB
SwapCached:          0 kB
Active:         232020 kB
Inactive:        77004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:         152576 kB
Slab:            43656 kB
Committed_AS:  1035652 kB
PageTables:       2076 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= 103132 MiB
End job on node74 at 2009-07-12 19:03:10