Trace number 2096115

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 11.2363 11.3654

DiagnosticValue
CHECKS162096000
NODES17302

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-95-8.xml
MD5SUMec69a18ba15b065d64b927e35a64648c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size320
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096115-1247409948.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=25  nbDomainTypes=25  minDomainSize=240  maxDomainSize=320  nbTotalValues=6821
0.28/0.36	       =>  wckTime=0.108  cpuTime=0.09  mem=7M892
0.28/0.36	   
0.28/0.36	   predicates being loaded...
0.38/0.42	   
0.38/0.42	   constraints being loaded...
1.57/1.69	     nbConstraints=105  nbGlobalConstraints=43  nbConvertedConstraints=62  nbConvertConstraintsChecks=4315505
1.57/1.69	     nbExtensionStructures=62  nbSharedExtensionStructures=3  nbConflictsStructures=62  nbSharedConflictsStructures=3
1.57/1.69	     nbSharedBinaryRepresentations=17052  minDegree=9  maxDegree=9  minArity=2  avgArity=2.14  maxArity=5
1.57/1.69	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.049  symmetryCpuTime=0.04  nbCliques=5
1.57/1.69	       =>  wckTime=1.438  cpuTime=1.35  mem=18M663
1.66/1.74	   
1.66/1.74	   solver IterativeSystematicSolver being built... 
1.76/1.81	   
1.76/1.81	   INFO : Forward propagation technique limited 
1.76/1.87	       =>  wckTime=1.619  cpuTime=1.45  mem=21M2
1.76/1.87	   
1.76/1.88	   preprocessing
1.76/1.88	     nbConstraintChecks=0  nbPropagations=25  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.76/1.88	     detectedInconsistency=no
1.76/1.88	       =>  wckTime=0.0050  cpuTime=0.0  mem=21M977
3.05/3.15	   
3.05/3.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=18M698)
11.10/11.29	   
11.10/11.29	   search
11.10/11.29	     run=16  nbConstraintChecks=162095543  minDepth=0  maxDepth=2  nbPropagations=413502  nbRevisions=1090085
11.10/11.29	     nbUselessRevisions=358477  nbAssignments=17302  nbFailedAssignments=16300  nbBacktracks=975  nbVisitedNodes=34562
11.10/11.29	     nbRestartNogoods=425  nbSEliminables=0  nbREliminables=5.6  nbIEliminables=13.11  nbDEliminables=0
11.10/11.29	     nbPEliminables=0
11.10/11.29	       =>  wckTime=9.423  cpuTime=9.25  mem=48M249
11.10/11.30	   
11.10/11.30	   global
11.10/11.30	     nbConstraintChecks=162095543  nbPropagations=413527  nbRevisions=1090085  nbUselessRevisions=358477
11.10/11.30	     nbRestartNogoods=425  solvingWckTime=9.425  solvingCpuTime=9.25  expiredTime=no  totalExploration=yes
11.10/11.30	     nbFoundSolutions=0  globalCpuTime=10.73
11.10/11.30	       =>  wckTime=11.046  cpuTime=10.7  mem=48M249
11.10/11.30	   
11.10/11.30	s UNSATISFIABLE
11.10/11.30	d NODES 17302
11.10/11.30	d CHECKS 162095543
11.20/11.30	   
11.20/11.30	   totalWckTime=11.114  totalCpuTime=10.73

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-2096115-1247409948/watcher-2096115-1247409948 -o /tmp/evaluation-result-2096115-1247409948/solver-2096115-1247409948 -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-2096115-1247409948.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.83 1.97 1.98 5/71 4536
/proc/meminfo: memFree=1827968/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=1616 CPUtime=0
/proc/4536/stat : 4536 (java) R 4532 4536 32688 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 28058287 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4536/statm: 0 0 0 0 0 0 0

[startup+0.096904 s]
/proc/loadavg: 1.83 1.97 1.98 5/71 4536
/proc/meminfo: memFree=1827968/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=865940 CPUtime=0.08
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 3719 0 1 0 6 2 0 0 18 0 9 0 28058287 886722560 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216485 3188 1695 9 0 210970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865940

[startup+0.102903 s]
/proc/loadavg: 1.83 1.97 1.98 5/71 4536
/proc/meminfo: memFree=1827968/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=865940 CPUtime=0.08
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 3735 0 1 0 6 2 0 0 18 0 9 0 28058287 886722560 3203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216485 3203 1700 9 0 210970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865940

[startup+0.302922 s]
/proc/loadavg: 1.83 1.97 1.98 5/71 4536
/proc/meminfo: memFree=1827968/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=866432 CPUtime=0.28
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 5961 0 1 0 25 3 0 0 18 0 9 0 28058287 887226368 5327 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216608 5327 1984 9 0 211066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.702957 s]
/proc/loadavg: 1.83 1.97 1.98 5/71 4536
/proc/meminfo: memFree=1827968/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=866656 CPUtime=0.69
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 7848 0 1 0 64 5 0 0 18 0 9 0 28058287 887455744 7200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216664 7200 2036 9 0 211100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866656

[startup+1.50203 s]
/proc/loadavg: 1.83 1.97 1.98 4/89 4554
/proc/meminfo: memFree=1784240/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=866656 CPUtime=1.48
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 8508 0 1 0 143 5 0 0 18 0 9 0 28058287 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216664 7859 2038 9 0 211100 0
[pid=4536/tid=4539] ppid=4532 vsize=866656 CPUtime=1.35
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 7447 0 1 0 131 4 0 0 25 0 9 0 28058289 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4126667297 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4541] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28058290 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4542] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 28058290 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4543] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28058290 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4547] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28058292 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=866656 CPUtime=0.1
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 363 0 0 0 10 0 0 0 16 0 9 0 28058292 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4549] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28058292 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=866656 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28058292 887455744 7859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866656

[startup+3.10118 s]
/proc/loadavg: 1.83 1.97 1.98 3/89 4558
/proc/meminfo: memFree=1764208/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=3.05
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 25043 272 1 0 293 12 0 0 18 0 9 0 28058287 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 18781 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=2.75
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19472 272 1 0 265 10 0 0 25 0 9 0 28058289 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4126846174 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.05
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 4134 272 0 0 5 0 0 0 16 0 9 0 28058290 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.21
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 601 272 0 0 21 0 0 0 15 0 9 0 28058292 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 18781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867036

[startup+6.30246 s]
/proc/loadavg: 1.84 1.97 1.98 4/89 4562
/proc/meminfo: memFree=1687856/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=6.23
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 26130 272 1 0 610 13 0 0 18 0 9 0 28058287 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 19861 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=5.92
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19479 272 1 0 582 10 0 0 25 0 9 0 28058289 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4126822693 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.06
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 5212 272 0 0 5 1 0 0 17 0 9 0 28058290 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.22
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 603 272 0 0 22 0 0 0 16 0 9 0 28058292 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 19861 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867036

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

[startup+9.50275 s]
/proc/loadavg: 1.84 1.97 1.98 5/89 4562
/proc/meminfo: memFree=1687792/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=9.41
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 26135 272 1 0 928 13 0 0 18 0 9 0 28058287 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 19863 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=9.1
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19482 272 1 0 900 10 0 0 25 0 9 0 28058289 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4126841336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.07
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 5214 272 0 0 6 1 0 0 17 0 9 0 28058290 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.22
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 603 272 0 0 22 0 0 0 16 0 9 0 28058292 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 19863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 867036

[startup+10.3018 s]
/proc/loadavg: 1.85 1.97 1.98 4/89 4562
/proc/meminfo: memFree=1687792/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=10.21
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 26138 272 1 0 1008 13 0 0 18 0 9 0 28058287 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 19864 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=9.89
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19484 272 1 0 979 10 0 0 25 0 9 0 28058289 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4126680405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.07
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 5214 272 0 0 6 1 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.22
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 604 272 0 0 22 0 0 0 16 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 867036

[startup+11.1019 s]
/proc/loadavg: 1.85 1.97 1.98 4/89 4562
/proc/meminfo: memFree=1687536/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=11
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 26138 272 1 0 1087 13 0 0 18 0 9 0 28058287 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 19864 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=10.68
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19484 272 1 0 1058 10 0 0 25 0 9 0 28058289 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4126838756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.07
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 5214 272 0 0 6 1 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.22
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 604 272 0 0 22 0 0 0 16 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 867036

[startup+11.3019 s]
/proc/loadavg: 1.85 1.97 1.98 4/89 4562
/proc/meminfo: memFree=1687536/2055920 swapFree=4192812/4192956
[pid=4536] ppid=4532 vsize=867036 CPUtime=11.2
/proc/4536/stat : 4536 (java) S 4532 4536 32688 0 -1 0 26138 272 1 0 1107 13 0 0 18 0 9 0 28058287 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4536/statm: 216759 19864 2637 9 0 211217 0
[pid=4536/tid=4539] ppid=4532 vsize=867036 CPUtime=10.88
/proc/4536/task/4539/stat : 4539 (java) R 4532 4536 32688 0 -1 64 19484 272 1 0 1078 10 0 0 25 0 9 0 28058289 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4126410725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4541] ppid=4532 vsize=867036 CPUtime=0.07
/proc/4536/task/4541/stat : 4541 (java) S 4532 4536 32688 0 -1 64 5214 272 0 0 6 1 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4542] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4542/stat : 4542 (java) S 4532 4536 32688 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4543] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4543/stat : 4543 (java) S 4532 4536 32688 0 -1 64 11 272 0 0 0 0 0 0 16 0 9 0 28058290 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4547] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4547/stat : 4547 (java) S 4532 4536 32688 0 -1 64 2 272 0 0 0 0 0 0 24 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4548] ppid=4532 vsize=867036 CPUtime=0.22
/proc/4536/task/4548/stat : 4548 (java) S 4532 4536 32688 0 -1 64 604 272 0 0 22 0 0 0 16 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4536/tid=4549] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4549/stat : 4549 (java) S 4532 4536 32688 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4536/tid=4550] ppid=4532 vsize=867036 CPUtime=0
/proc/4536/task/4550/stat : 4550 (java) S 4532 4536 32688 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28058292 887844864 19864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 867036

Child status: 0
Real time (s): 11.3654
CPU time (s): 11.2363
CPU user time (s): 11.0803
CPU system time (s): 0.155976
CPU usage (%): 98.864
Max. virtual memory (cumulated for all children) (KiB): 867124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0803
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26439
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= 1579
involuntary context switches= 1609

runsolver used 0.019996 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 16:45:48
IDJOB=2096115
IDBENCH=56048
IDSOLVER=773
FILE ID=node51/2096115-1247409948
PBS_JOBID= 9510543
Free space on /tmp= 66208 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-5/normalized-os-taillard-5-95-8.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-2096115-1247409948/watcher-2096115-1247409948 -o /tmp/evaluation-result-2096115-1247409948/solver-2096115-1247409948 -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-2096115-1247409948.xml

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

MD5SUM BENCH= ec69a18ba15b065d64b927e35a64648c
RANDOM SEED=1774382604

node51.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.225
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.225
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:       1828920 kB
Buffers:         45832 kB
Cached:         106284 kB
SwapCached:          0 kB
Active:         111844 kB
Inactive:        55812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          25336 kB
Slab:            44940 kB
Committed_AS:   190056 kB
PageTables:       1708 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= 66204 MiB
End job on node51 at 2009-07-12 16:45:59