Trace number 2099456

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.50362 2.56362

DiagnosticValue
CHECKS1220840
NODES9550

General information on the benchmark

Namecsp/bqwh-18-141/
normalized-bqwh-18-141-13_ext.xml
MD5SUMace7306ddafd7ec19b9d49c1701850fd
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.050992
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of constraints855
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension855
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-2099456-1247418190.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.39	   
0.27/0.39	   variables being loaded...
0.37/0.43	     nbVariables=141  nbDomainTypes=133  minDomainSize=1  maxDomainSize=6  nbTotalValues=525
0.37/0.43	       =>  wckTime=0.187  cpuTime=0.14  mem=7M908
0.37/0.43	   
0.37/0.43	   relations being loaded...
0.37/0.49	   
0.37/0.49	   constraints being loaded...
0.78/0.87	     nbConstraints=870  nbRelationTypes=226  nbGlobalConstraints=15  nbSingletonDomainVariables=3
0.78/0.87	     nbExtensionStructures=832  nbSharedExtensionStructures=23  nbConflictsStructures=832
0.78/0.87	     nbSharedConflictsStructures=23  nbSharedBinaryRepresentations=6409  minDegree=5  maxDegree=15  minArity=2
0.78/0.87	     avgArity=2.07  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.108  symmetryCpuTime=0.06  nbCliques=15
0.78/0.87	       =>  wckTime=0.631  cpuTime=0.42  mem=20M633
0.86/0.94	   
0.86/0.94	   solver IterativeSystematicSolver being built... 
0.95/1.02	   
0.95/1.02	   INFO : Forward propagation technique limited 
0.95/1.09	       =>  wckTime=0.848  cpuTime=0.53  mem=20M618
1.06/1.19	   
1.06/1.19	   preprocessing
1.06/1.19	     nbConstraintChecks=15590  nbPropagations=1826  nbRevisions=5484  nbUselessRevisions=3627  nbSingletonTests=254
1.06/1.19	     nbEffectiveSingletonTests=1  nbACRemovals=22  nbFoundSingletons=0  nbRemovedValues=23  detectedInconsistency=no
1.06/1.19	       =>  wckTime=0.099  cpuTime=0.07  mem=21M594
1.25/1.31	   
1.25/1.31	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M602)
2.43/2.53	   
2.43/2.53	   search
2.43/2.53	     run=10  nbConstraintChecks=1205252  minDepth=2  maxDepth=141  nbPropagations=275996  nbRevisions=1615444
2.43/2.53	     nbUselessRevisions=1180027  nbAssignments=9550  nbFailedAssignments=1547  nbBacktracks=7605  nbVisitedNodes=12855
2.43/2.53	     nbRestartNogoods=46  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=43.98  nbIEliminables=82.95
2.43/2.53	     nbDEliminables=0  nbPEliminables=0
2.43/2.53	       =>  wckTime=1.436  cpuTime=1.32  mem=26M503
2.43/2.53	   
2.43/2.53	   global
2.43/2.53	     nbConstraintChecks=1220842  nbPropagations=277822  nbRevisions=1620928  nbUselessRevisions=1183654
2.43/2.53	     nbRestartNogoods=46  solvingWckTime=1.438  solvingCpuTime=1.32  expiredTime=no  totalExploration=no
2.43/2.53	     nbFoundSolutions=1  firstSolutionCpuTime=1.86  globalCpuTime=1.92
2.43/2.53	       =>  wckTime=2.289  cpuTime=1.86  mem=26M503
2.43/2.53	   
2.43/2.53	s SATISFIABLE
2.43/2.53	v 5 2 0 7 10 15 12 14 6 4 15 2 11 17 12 11 2 15 4 1 10 13 8 3 8 6 4 14 16 2 17 12 1 17 16 8 11 4 0 8 15 13 16 17 3 14 5 12 13 15 1 14 2 16 8 13 12 1 8 0 9 11 2 7 13 11 9 10 3 14 17 5 14 6 4 3 9 10 11 15 12 7 13 16 4 10 14 3 5 1 11 17 0 10 2 12 17 15 9 0 8 13 6 15 0 3 13 10 12 1 10 16 4 0 12 11 7 3 13 11 0 1 4 12 5 17 0 9 10 12 13 3 17 17 7 0 3 2 8 13 16 
2.43/2.53	d NODES 9550
2.43/2.53	d CHECKS 1220842
2.43/2.53	   
2.43/2.53	   totalWckTime=2.346  totalCpuTime=1.92

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-2099456-1247418190/watcher-2099456-1247418190 -o /tmp/evaluation-result-2099456-1247418190/solver-2099456-1247418190 -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-2099456-1247418190.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.91 1.97 1.99 4/80 2411
/proc/meminfo: memFree=1749992/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=10676 CPUtime=0
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28886490 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 2669 474 207 9 0 1184 0
[pid=2411/tid=2412] ppid=2409 vsize=10676 CPUtime=0
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28886491 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8740824 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0555829 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2411
/proc/meminfo: memFree=1749992/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=863616 CPUtime=0.03
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 2436 0 1 0 2 1 0 0 18 0 9 0 28886490 884342784 2006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 215904 2006 911 9 0 210819 0
[pid=2411/tid=2412] ppid=2409 vsize=863616 CPUtime=0.02
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 1723 0 1 0 2 0 0 0 20 0 9 0 28886491 884342784 2006 996147200 134512640 134550932 4294955968 18446744073709551615 4125970048 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863616

[startup+0.102592 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2411
/proc/meminfo: memFree=1749992/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=865984 CPUtime=0.08
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 3733 0 1 0 6 2 0 0 18 0 9 0 28886490 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216496 3199 1690 9 0 210981 0
[pid=2411/tid=2412] ppid=2409 vsize=865984 CPUtime=0.06
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 2824 0 1 0 5 1 0 0 18 0 9 0 28886491 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4125975910 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302631 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2411
/proc/meminfo: memFree=1749992/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=866144 CPUtime=0.27
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 5662 0 1 0 24 3 0 0 18 0 9 0 28886490 886931456 5065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216536 5065 1927 9 0 211014 0
[pid=2411/tid=2412] ppid=2409 vsize=866144 CPUtime=0.23
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 4726 0 1 0 21 2 0 0 19 0 9 0 28886491 886931456 5065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866144

[startup+0.702719 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2411
/proc/meminfo: memFree=1749992/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=867112 CPUtime=0.67
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 7998 0 1 0 62 5 0 0 18 0 9 0 28886490 887922688 7351 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216778 7351 2009 9 0 211236 0
[pid=2411/tid=2412] ppid=2409 vsize=867112 CPUtime=0.52
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 6790 0 1 0 48 4 0 0 19 0 9 0 28886491 887922688 7351 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) 867112

[startup+1.50186 s]
/proc/loadavg: 1.91 1.97 1.99 4/91 2424
/proc/meminfo: memFree=1719120/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=867972 CPUtime=1.44
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 17627 321 1 0 135 9 0 0 18 0 9 0 28886490 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216993 10965 2656 9 0 211429 0
[pid=2411/tid=2412] ppid=2409 vsize=867972 CPUtime=1.06
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 13065 321 1 0 100 6 0 0 25 0 9 0 28886491 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4127059454 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2414] ppid=2409 vsize=867972 CPUtime=0.05
/proc/2411/task/2414/stat : 2414 (java) S 2409 2411 2167 0 -1 64 2946 321 0 0 5 0 0 0 16 0 9 0 28886493 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2415] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2415/stat : 2415 (java) S 2409 2411 2167 0 -1 64 18 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2416] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2416/stat : 2416 (java) S 2409 2411 2167 0 -1 64 8 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2417] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2417/stat : 2417 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 18 0 9 0 28886495 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2418] ppid=2409 vsize=867972 CPUtime=0.3
/proc/2411/task/2418/stat : 2418 (java) S 2409 2411 2167 0 -1 64 778 321 0 0 29 1 0 0 16 0 9 0 28886495 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2419] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2419/stat : 2419 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28886496 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2420] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2420/stat : 2420 (java) S 2409 2411 2167 0 -1 64 6 321 0 0 0 0 0 0 15 0 9 0 28886496 888803328 10965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 867972

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

[startup+2.30201 s]
/proc/loadavg: 1.91 1.97 1.99 3/89 2424
/proc/meminfo: memFree=1714008/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=867972 CPUtime=2.24
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 18335 321 1 0 214 10 0 0 18 0 9 0 28886490 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216993 11670 2656 9 0 211429 0
[pid=2411/tid=2412] ppid=2409 vsize=867972 CPUtime=1.84
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 13763 321 1 0 177 7 0 0 25 0 9 0 28886491 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4126975959 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2414] ppid=2409 vsize=867972 CPUtime=0.05
/proc/2411/task/2414/stat : 2414 (java) S 2409 2411 2167 0 -1 64 2946 321 0 0 5 0 0 0 17 0 9 0 28886493 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2415] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2415/stat : 2415 (java) S 2409 2411 2167 0 -1 64 18 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2416] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2416/stat : 2416 (java) S 2409 2411 2167 0 -1 64 8 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2417] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2417/stat : 2417 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 18 0 9 0 28886495 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2418] ppid=2409 vsize=867972 CPUtime=0.31
/proc/2411/task/2418/stat : 2418 (java) S 2409 2411 2167 0 -1 64 788 321 0 0 30 1 0 0 15 0 9 0 28886495 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2419] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2419/stat : 2419 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28886496 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2420] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2420/stat : 2420 (java) S 2409 2411 2167 0 -1 64 6 321 0 0 0 0 0 0 15 0 9 0 28886496 888803328 11670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 867972

[startup+2.50105 s]
/proc/loadavg: 1.91 1.97 1.99 3/89 2424
/proc/meminfo: memFree=1714008/2055920 swapFree=4192812/4192956
[pid=2411] ppid=2409 vsize=867972 CPUtime=2.43
/proc/2411/stat : 2411 (java) S 2409 2411 2167 0 -1 0 18500 321 1 0 233 10 0 0 18 0 9 0 28886490 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2411/statm: 216993 11835 2656 9 0 211429 0
[pid=2411/tid=2412] ppid=2409 vsize=867972 CPUtime=2.04
/proc/2411/task/2412/stat : 2412 (java) R 2409 2411 2167 0 -1 64 13927 321 1 0 197 7 0 0 25 0 9 0 28886491 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4126971995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2414] ppid=2409 vsize=867972 CPUtime=0.05
/proc/2411/task/2414/stat : 2414 (java) S 2409 2411 2167 0 -1 64 2946 321 0 0 5 0 0 0 17 0 9 0 28886493 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2415] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2415/stat : 2415 (java) S 2409 2411 2167 0 -1 64 18 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2416] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2416/stat : 2416 (java) S 2409 2411 2167 0 -1 64 8 321 0 0 0 0 0 0 16 0 9 0 28886493 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2417] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2417/stat : 2417 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 18 0 9 0 28886495 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2418] ppid=2409 vsize=867972 CPUtime=0.31
/proc/2411/task/2418/stat : 2418 (java) S 2409 2411 2167 0 -1 64 789 321 0 0 30 1 0 0 16 0 9 0 28886495 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2419] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2419/stat : 2419 (java) S 2409 2411 2167 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28886496 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2411/tid=2420] ppid=2409 vsize=867972 CPUtime=0
/proc/2411/task/2420/stat : 2420 (java) S 2409 2411 2167 0 -1 64 6 321 0 0 0 0 0 0 15 0 9 0 28886496 888803328 11835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 867972

Child status: 0
Real time (s): 2.56362
CPU time (s): 2.50362
CPU user time (s): 2.38564
CPU system time (s): 0.117982
CPU usage (%): 97.6594
Max. virtual memory (cumulated for all children) (KiB): 870376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.38564
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18973
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= 1348
involuntary context switches= 1410

runsolver used 0.006998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 19:03:10
IDJOB=2099456
IDBENCH=60418
IDSOLVER=774
FILE ID=node5/2099456-1247418190
PBS_JOBID= 9510759
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= ace7306ddafd7ec19b9d49c1701850fd
RANDOM SEED=758289315

node5.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.258
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.258
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:       1750472 kB
Buffers:         56104 kB
Cached:         140620 kB
SwapCached:          0 kB
Active:         153168 kB
Inactive:        96124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          72960 kB
Slab:            41340 kB
Committed_AS:  1027436 kB
PageTables:       1868 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= 66436 MiB
End job on node5 at 2009-07-12 19:03:13