Trace number 2094606

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 3.66944 3.76349

DiagnosticValue
CHECKS3165
NODES225

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-9.xml
MD5SUMf3a501a01b9bc5992030d707bcd8787f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.377941
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size982
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2094606-1247404770.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.49/0.54	     nbVariables=225  nbDomainTypes=225  minDomainSize=884  maxDomainSize=982  nbTotalValues=210025
0.49/0.54	       =>  wckTime=0.3  cpuTime=0.22  mem=12M845
0.49/0.54	   
0.49/0.54	   predicates being loaded...
0.59/0.61	   
0.59/0.61	   constraints being loaded...
1.86/1.97	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.86/1.97	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.532  symmetryCpuTime=0.44
1.86/1.97	     nbCliques=15
1.86/1.97	       =>  wckTime=1.73  cpuTime=1.4  mem=46M69
2.06/2.12	   
2.06/2.12	   solver IterativeSystematicSolver being built... 
2.06/2.19	   
2.06/2.19	   INFO : Forward propagation technique limited 
2.16/2.27	       =>  wckTime=2.031  cpuTime=1.53  mem=35M541
2.26/2.31	   
2.26/2.31	   preprocessing
2.26/2.31	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.26/2.31	     detectedInconsistency=no
2.26/2.31	       =>  wckTime=0.03  cpuTime=0.02  mem=36M493
3.55/3.69	   
3.55/3.69	   search
3.55/3.69	     run=0  nbConstraintChecks=3165  minDepth=226  maxDepth=225  nbPropagations=3131  nbRevisions=0
3.55/3.69	     nbUselessRevisions=0  nbAssignments=225  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=226
3.55/3.69	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.55/3.69	     nbREliminables=6.97  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.55/3.69	       =>  wckTime=1.404  cpuTime=1.32  mem=36M179
3.55/3.69	   
3.55/3.69	   global
3.55/3.69	     nbConstraintChecks=3165  nbPropagations=3356  nbRestartNogoods=0  solvingWckTime=1.406  solvingCpuTime=1.32
3.55/3.69	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.83  globalCpuTime=2.91
3.55/3.69	       =>  wckTime=3.447  cpuTime=2.86  mem=36M179
3.55/3.69	   
3.55/3.69	s SATISFIABLE
3.55/3.69	v 436 196 800 356 852 78 91 268 99 719 503 664 0 866 607 679 816 523 604 324 260 442 186 0 905 648 729 872 387 99 269 656 238 98 387 363 916 549 781 312 445 0 608 419 138 510 0 267 788 34 686 35 176 439 599 252 288 745 352 381 617 732 781 498 365 309 872 591 800 676 196 123 553 330 0 256 557 444 617 268 180 855 97 394 323 733 0 699 137 890 269 758 922 591 507 0 193 412 883 104 34 717 677 288 308 89 636 238 549 852 365 0 376 507 165 826 354 444 676 324 236 537 198 575 447 412 692 568 99 843 517 800 877 0 331 321 123 619 491 470 890 444 800 260 756 692 359 212 557 39 147 179 78 608 444 648 411 780 0 553 665 23 255 324 848 729 676 649 186 137 0 354 268 828 447 147 903 636 599 503 322 104 732 491 883 841 99 170 423 63 375 0 139 661 219 855 98 268 665 423 877 510 176 0 788 832 591 331 895 733 470 443 198 323 676 568 381 604 219 39 756 843 138 252 0 
3.55/3.69	d NODES 225
3.55/3.69	d CHECKS 3165
3.55/3.69	   
3.55/3.69	   totalWckTime=3.503  totalCpuTime=2.91

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-2094606-1247404770/watcher-2094606-1247404770 -o /tmp/evaluation-result-2094606-1247404770/solver-2094606-1247404770 -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-2094606-1247404770.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.03 2.12 1.99 4/80 26266
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=1616 CPUtime=0
/proc/26266/stat : 26266 (java) R 26264 26266 25920 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 27543343 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26266/statm: 68 37 28 9 0 6 0

[startup+0.0854271 s]
/proc/loadavg: 2.03 2.12 1.99 4/80 26266
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=865956 CPUtime=0.07
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 3273 0 1 0 6 1 0 0 18 0 9 0 27543343 886738944 2758 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 216489 2758 1360 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.102428 s]
/proc/loadavg: 2.03 2.12 1.99 4/80 26266
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=865984 CPUtime=0.09
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 3761 0 1 0 7 2 0 0 18 0 9 0 27543343 886767616 3218 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 216496 3218 1698 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302455 s]
/proc/loadavg: 2.03 2.12 1.99 4/80 26266
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=866356 CPUtime=0.28
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 5810 0 1 0 25 3 0 0 18 0 9 0 27543343 887148544 5176 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 216589 5176 1980 9 0 211047 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866356

[startup+0.701484 s]
/proc/loadavg: 2.03 2.12 1.99 4/80 26266
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=867188 CPUtime=0.68
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 8746 0 1 0 63 5 0 0 18 0 9 0 27543343 888000512 8100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 216797 8100 2032 9 0 211233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867188

[startup+1.50156 s]
/proc/loadavg: 2.03 2.12 1.99 3/89 26275
/proc/meminfo: memFree=1547752/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=867788 CPUtime=1.47
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 15523 0 1 0 128 19 0 0 18 0 9 0 27543343 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 216947 14876 2040 9 0 211383 0
[pid=26266/tid=26268] ppid=26264 vsize=867788 CPUtime=1.23
/proc/26266/task/26268/stat : 26268 (java) R 26264 26266 25920 0 -1 64 14098 0 1 0 105 18 0 0 25 0 9 0 27543344 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4127062023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26269] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26269/stat : 26269 (java) S 26264 26266 25920 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 27543346 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26270] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26270/stat : 26270 (java) S 26264 26266 25920 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27543346 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26271] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26271/stat : 26271 (java) S 26264 26266 25920 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 27543346 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26272] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26272/stat : 26272 (java) S 26264 26266 25920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27543348 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26273] ppid=26264 vsize=867788 CPUtime=0.22
/proc/26266/task/26273/stat : 26273 (java) S 26264 26266 25920 0 -1 64 727 0 0 0 22 0 0 0 16 0 9 0 27543348 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26274] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26274/stat : 26274 (java) S 26264 26266 25920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27543348 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26275] ppid=26264 vsize=867788 CPUtime=0
/proc/26266/task/26275/stat : 26275 (java) S 26264 26266 25920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27543348 888614912 14876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867788

[startup+3.10169 s]
/proc/loadavg: 2.03 2.12 1.99 4/89 26279
/proc/meminfo: memFree=1524008/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=868536 CPUtime=3.05
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 30436 441 1 0 278 23 3 1 18 0 9 0 27543343 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 217134 18711 2659 9 0 211570 0
[pid=26266/tid=26268] ppid=26264 vsize=868536 CPUtime=2.6
/proc/26266/task/26268/stat : 26268 (java) R 26264 26266 25920 0 -1 64 20197 441 1 0 237 19 3 1 25 0 9 0 27543344 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4127217159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26269] ppid=26264 vsize=868536 CPUtime=0.17
/proc/26266/task/26269/stat : 26269 (java) S 26264 26266 25920 0 -1 64 8453 441 0 0 11 2 3 1 18 0 9 0 27543346 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26270] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26270/stat : 26270 (java) S 26264 26266 25920 0 -1 64 19 441 0 0 0 0 3 1 16 0 9 0 27543346 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26271] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26271/stat : 26271 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 16 0 9 0 27543346 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26272] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26272/stat : 26272 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 18 0 9 0 27543348 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26273] ppid=26264 vsize=868536 CPUtime=0.33
/proc/26266/task/26273/stat : 26273 (java) S 26264 26266 25920 0 -1 64 936 441 0 0 29 0 3 1 15 0 9 0 27543348 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26274] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26274/stat : 26274 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 19 0 9 0 27543348 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26275] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26275/stat : 26275 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 15 0 9 0 27543348 889380864 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868536

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

[startup+3.50182 s]
/proc/loadavg: 2.03 2.12 1.99 3/89 26279
/proc/meminfo: memFree=1520808/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=868536 CPUtime=3.45
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 36032 441 1 0 315 26 3 1 18 0 9 0 27543343 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 217134 23027 2662 9 0 211570 0
[pid=26266/tid=26268] ppid=26264 vsize=868536 CPUtime=2.93
/proc/26266/task/26268/stat : 26268 (java) R 26264 26266 25920 0 -1 64 22598 441 1 0 269 20 3 1 25 0 9 0 27543344 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26269] ppid=26264 vsize=868536 CPUtime=0.19
/proc/26266/task/26269/stat : 26269 (java) S 26264 26266 25920 0 -1 64 11631 441 0 0 12 3 3 1 16 0 9 0 27543346 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26270] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26270/stat : 26270 (java) S 26264 26266 25920 0 -1 64 19 441 0 0 0 0 3 1 17 0 9 0 27543346 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26271] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26271/stat : 26271 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 17 0 9 0 27543346 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26272] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26272/stat : 26272 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 18 0 9 0 27543348 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26273] ppid=26264 vsize=868536 CPUtime=0.37
/proc/26266/task/26273/stat : 26273 (java) S 26264 26266 25920 0 -1 64 953 441 0 0 32 1 3 1 15 0 9 0 27543348 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26274] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26274/stat : 26274 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 19 0 9 0 27543348 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26275] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26275/stat : 26275 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 15 0 9 0 27543348 889380864 23027 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868536

[startup+3.70175 s]
/proc/loadavg: 2.03 2.12 1.99 3/89 26279
/proc/meminfo: memFree=1520808/2055920 swapFree=4192812/4192956
[pid=26266] ppid=26264 vsize=868536 CPUtime=3.64
/proc/26266/stat : 26266 (java) S 26264 26266 25920 0 -1 0 36046 441 1 0 334 26 3 1 18 0 9 0 27543343 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26266/statm: 217134 23036 2662 9 0 211570 0
[pid=26266/tid=26268] ppid=26264 vsize=868536 CPUtime=3.12
/proc/26266/task/26268/stat : 26268 (java) S 26264 26266 25920 0 -1 64 22608 441 1 0 288 20 3 1 25 0 9 0 27543344 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26269] ppid=26264 vsize=868536 CPUtime=0.19
/proc/26266/task/26269/stat : 26269 (java) S 26264 26266 25920 0 -1 64 11631 441 0 0 12 3 3 1 16 0 9 0 27543346 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26270] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26270/stat : 26270 (java) S 26264 26266 25920 0 -1 64 19 441 0 0 0 0 3 1 17 0 9 0 27543346 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26271] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26271/stat : 26271 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 17 0 9 0 27543346 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26272] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26272/stat : 26272 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 18 0 9 0 27543348 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26273] ppid=26264 vsize=868536 CPUtime=0.37
/proc/26266/task/26273/stat : 26273 (java) S 26264 26266 25920 0 -1 64 957 441 0 0 32 1 3 1 15 0 9 0 27543348 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26274] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26274/stat : 26274 (java) S 26264 26266 25920 0 -1 64 1 441 0 0 0 0 3 1 19 0 9 0 27543348 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26266/tid=26275] ppid=26264 vsize=868536 CPUtime=0.04
/proc/26266/task/26275/stat : 26275 (java) S 26264 26266 25920 0 -1 64 11 441 0 0 0 0 3 1 15 0 9 0 27543348 889380864 23036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 868536

Child status: 0
Real time (s): 3.76349
CPU time (s): 3.66944
CPU user time (s): 3.37949
CPU system time (s): 0.289955
CPU usage (%): 97.5011
Max. virtual memory (cumulated for all children) (KiB): 868572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.37949
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36513
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= 1296
involuntary context switches= 1385

runsolver used 0.010998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-12 15:19:30
IDJOB=2094606
IDBENCH=54412
IDSOLVER=774
FILE ID=node25/2094606-1247404770
PBS_JOBID= 9510594
Free space on /tmp= 66312 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-9.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-2094606-1247404770/watcher-2094606-1247404770 -o /tmp/evaluation-result-2094606-1247404770/solver-2094606-1247404770 -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-2094606-1247404770.xml

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

MD5SUM BENCH= f3a501a01b9bc5992030d707bcd8787f
RANDOM SEED=745653980

node25.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.231
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.231
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:       1586128 kB
Buffers:         60988 kB
Cached:         211420 kB
SwapCached:          0 kB
Active:         280772 kB
Inactive:       123596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:         152348 kB
Slab:            50332 kB
Committed_AS:   984848 kB
PageTables:       2116 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= 66308 MiB
End job on node25 at 2009-07-12 15:19:34