Trace number 2096552

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 10.8523 10.9966

DiagnosticValue
CHECKS8970
NODES1404

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-9.xml
MD5SUMfc7340650ecf26f83251f4e28365151f
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 benchmark10.8523
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-2096552-1247410385.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.38/0.47	     nbVariables=400  nbDomainTypes=400  minDomainSize=1186  maxDomainSize=1284  nbTotalValues=493724
0.38/0.47	       =>  wckTime=0.236  cpuTime=0.17  mem=19M661
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
3.16/3.28	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.16/3.28	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.366  symmetryCpuTime=1.21
3.16/3.28	     nbCliques=20
3.16/3.28	       =>  wckTime=3.042  cpuTime=2.65  mem=59M7
3.35/3.47	   
3.35/3.48	   solver IterativeSystematicSolver being built... 
3.45/3.54	   
3.45/3.54	   INFO : Forward propagation technique limited 
3.55/3.64	       =>  wckTime=3.399  cpuTime=2.8  mem=54M869
3.65/3.70	   
3.65/3.70	   preprocessing
3.65/3.70	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.65/3.70	     detectedInconsistency=no
3.65/3.70	       =>  wckTime=0.044  cpuTime=0.04  mem=56M884
9.00/9.18	   
9.00/9.18	   INFO : Stopping use of transposition table (mapSize=0, nbTooLargekeys=657, mem=87M924)
10.78/10.92	   
10.78/10.92	   search
10.78/10.92	     run=4  nbConstraintChecks=8970  minDepth=401  maxDepth=400  nbPropagations=87142  nbRevisions=0
10.78/10.93	     nbUselessRevisions=0  nbAssignments=1404  nbFailedAssignments=80  nbBacktracks=1  nbVisitedNodes=1486
10.78/10.93	     nbRestartNogoods=65  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=15.9  nbIEliminables=0  nbDEliminables=0
10.78/10.93	     nbPEliminables=0
10.78/10.93	       =>  wckTime=7.269  cpuTime=7.04  mem=74M205
10.78/10.93	   
10.78/10.93	   global
10.78/10.93	     nbConstraintChecks=8970  nbPropagations=87542  nbRestartNogoods=65  solvingWckTime=7.271  solvingCpuTime=7.04
10.78/10.93	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=9.79  globalCpuTime=9.88
10.78/10.93	       =>  wckTime=10.689  cpuTime=9.85  mem=74M205
10.78/10.93	   
10.78/10.93	s SATISFIABLE
10.78/10.93	v 520 794 890 702 401 61 843 932 1016 174 0 681 988 192 283 1170 169 1125 183 159 1081 0 843 1137 317 953 919 92 1152 1001 521 409 486 685 492 248 1028 615 186 752 588 175 804 387 242 691 463 915 63 1028 0 316 974 404 661 538 276 385 1126 702 88 1203 743 1170 810 659 1040 731 124 1231 487 283 0 196 380 563 944 1087 864 472 114 1015 638 1007 221 702 319 565 124 966 920 405 873 0 488 824 1017 92 766 1026 71 622 656 167 1239 1084 256 1148 46 479 343 420 949 1007 794 706 561 852 720 0 1116 412 1032 248 33 574 159 947 57 1211 873 1087 484 915 1069 327 72 744 657 806 736 723 263 998 314 802 926 319 0 492 588 980 88 402 953 879 310 681 513 179 998 394 731 196 1024 1173 254 1080 766 801 96 657 528 332 448 563 0 881 472 92 1159 1058 864 1213 800 919 96 343 186 697 281 490 771 745 1090 426 0 564 661 194 1126 174 723 87 57 557 1204 892 271 829 646 804 397 988 477 949 771 1034 0 332 810 245 920 209 638 123 114 155 792 699 0 312 232 1144 436 1016 72 527 281 258 404 661 745 974 1119 615 187 874 409 247 96 1037 1096 0 491 1148 708 385 828 256 155 659 763 490 317 1068 806 561 744 405 1150 74 247 0 1035 902 633 974 394 1116 352 209 570 167 381 701 720 958 312 158 187 1156 174 802 1204 0 221 488 92 1053 132 1131 926 355 564 1016 114 737 1241 1101 1196 323 0 1042 463 655 491 800 861 233 920 327 33 170 998 1196 766 241 521 574 420 655 1090 1037 87 559 0 426 248 869 263 1081 1211 380 887 192 96 0 574 929 737 538 824 69 657 312 981 1053 479 1136 879 239 114 1233 158 920 570 745 981 306 179 659 74 0 490 402 324 46 1040 1136 661 568 944 71 980 158 906 838 404 1058 1005 318 219 929 439 794 701 612 863 0 
10.78/10.93	d NODES 1404
10.78/10.93	d CHECKS 8970
10.78/10.93	   
10.78/10.93	   totalWckTime=10.754  totalCpuTime=9.88

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-2096552-1247410385/watcher-2096552-1247410385 -o /tmp/evaluation-result-2096552-1247410385/solver-2096552-1247410385 -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-2096552-1247410385.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.01 2.00 2.00 4/80 3508
/proc/meminfo: memFree=1757352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=272 CPUtime=0
/proc/3508/stat : 3508 (java) R 3506 3508 1718 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28102359 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/3508/statm: 68 37 28 9 0 6 0

[startup+0.0815231 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 3508
/proc/meminfo: memFree=1757352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=865952 CPUtime=0.06
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 3624 0 1 0 5 1 0 0 18 0 9 0 28102359 886734848 3107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 216488 3107 1657 9 0 210980 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865952

[startup+0.102522 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 3508
/proc/meminfo: memFree=1757352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=865980 CPUtime=0.09
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 3848 0 1 0 7 2 0 0 18 0 9 0 28102359 886763520 3291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 216495 3292 1735 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302543 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 3508
/proc/meminfo: memFree=1757352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=866492 CPUtime=0.29
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 6133 0 1 0 26 3 0 0 18 0 9 0 28102359 887287808 5500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 216623 5500 1987 9 0 211081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866492

[startup+0.702588 s]
/proc/loadavg: 2.01 2.00 2.00 4/80 3508
/proc/meminfo: memFree=1757352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=867776 CPUtime=0.68
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 11697 0 1 0 63 5 0 0 18 0 9 0 28102359 888602624 11051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 216944 11051 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50167 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 3517
/proc/meminfo: memFree=1701280/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=867688 CPUtime=1.49
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 20814 0 1 0 128 21 0 0 18 0 9 0 28102359 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 216922 20142 2027 9 0 211380 0
[pid=3508/tid=3510] ppid=3506 vsize=867688 CPUtime=1.19
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 15818 0 1 0 102 17 0 0 25 0 9 0 28102360 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3511] ppid=3506 vsize=867692 CPUtime=0.06
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 3591 0 0 0 5 1 0 0 17 0 9 0 28102361 888516608 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3512] ppid=3506 vsize=867688 CPUtime=0
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28102362 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3513] ppid=3506 vsize=867688 CPUtime=0
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28102362 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3514] ppid=3506 vsize=867688 CPUtime=0
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28102364 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=867688 CPUtime=0.21
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 704 0 0 0 20 1 0 0 16 0 9 0 28102364 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3516] ppid=3506 vsize=867688 CPUtime=0
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28102364 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=867688 CPUtime=0
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28102364 888512512 20142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867688

[startup+3.10183 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3519
/proc/meminfo: memFree=1683536/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868012 CPUtime=3.06
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 27138 584 1 0 258 40 7 1 18 0 9 0 28102359 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217003 20204 2040 9 0 211461 0
[pid=3508/tid=3510] ppid=3506 vsize=868012 CPUtime=2.74
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 21821 584 1 0 230 36 7 1 24 0 9 0 28102360 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4127087013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868012 CPUtime=0.14
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 3645 584 0 0 5 1 7 1 16 0 9 0 28102361 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868012 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 16 584 0 0 0 0 7 1 16 0 9 0 28102362 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868012 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 5 584 0 0 0 0 7 1 16 0 9 0 28102362 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868012 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868012 CPUtime=0.31
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 838 584 0 0 22 1 7 1 15 0 9 0 28102364 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868012 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868012 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 10 584 0 0 0 0 7 1 15 0 9 0 28102364 888844288 20204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868012

[startup+6.30215 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3521
/proc/meminfo: memFree=1670296/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868188 CPUtime=6.22
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 39706 584 1 0 571 43 7 1 18 0 9 0 28102359 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217047 24290 2662 9 0 211483 0
[pid=3508/tid=3510] ppid=3506 vsize=868188 CPUtime=5.67
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 25775 584 1 0 522 37 7 1 25 0 9 0 28102360 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4127226265 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868188 CPUtime=0.32
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 12127 584 0 0 21 3 7 1 16 0 9 0 28102361 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 20 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868188 CPUtime=0.36
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 930 584 0 0 27 1 7 1 15 0 9 0 28102364 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 42 584 0 0 0 0 7 1 15 0 9 0 28102364 889024512 24290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868188

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

[startup+9.50149 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3521
/proc/meminfo: memFree=1643352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868188 CPUtime=9.4
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 48946 584 1 0 885 47 7 1 18 0 9 0 28102359 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217047 31006 2662 9 0 211483 0
[pid=3508/tid=3510] ppid=3506 vsize=868188 CPUtime=8.71
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 28220 584 1 0 825 38 7 1 25 0 9 0 28102360 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4127211973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868188 CPUtime=0.41
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 18869 584 0 0 27 6 7 1 16 0 9 0 28102361 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 20 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868188 CPUtime=0.4
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 983 584 0 0 31 1 7 1 16 0 9 0 28102364 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 42 584 0 0 0 0 7 1 15 0 9 0 28102364 889024512 31006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.4
Current children cumulated vsize (KiB) 868188

[startup+10.3016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3521
/proc/meminfo: memFree=1643352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868188 CPUtime=10.18
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 48950 584 1 0 963 47 7 1 18 0 9 0 28102359 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217047 31008 2662 9 0 211483 0
[pid=3508/tid=3510] ppid=3506 vsize=868188 CPUtime=9.49
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 28222 584 1 0 903 38 7 1 25 0 9 0 28102360 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4127210695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868188 CPUtime=0.42
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 18869 584 0 0 28 6 7 1 16 0 9 0 28102361 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 20 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868188 CPUtime=0.41
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 985 584 0 0 32 1 7 1 15 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 42 584 0 0 0 0 7 1 15 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 868188

[startup+10.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3521
/proc/meminfo: memFree=1643352/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868188 CPUtime=10.58
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 48951 584 1 0 1003 47 7 1 18 0 9 0 28102359 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217047 31008 2662 9 0 211483 0
[pid=3508/tid=3510] ppid=3506 vsize=868188 CPUtime=9.88
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 28223 584 1 0 942 38 7 1 25 0 9 0 28102360 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4126664984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868188 CPUtime=0.43
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 18869 584 0 0 29 6 7 1 16 0 9 0 28102361 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 20 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868188 CPUtime=0.41
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 985 584 0 0 32 1 7 1 15 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 42 584 0 0 0 0 7 1 15 0 9 0 28102364 889024512 31008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 868188

[startup+10.9016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3521
/proc/meminfo: memFree=1643224/2055920 swapFree=4192812/4192956
[pid=3508] ppid=3506 vsize=868188 CPUtime=10.78
/proc/3508/stat : 3508 (java) S 3506 3508 1718 0 -1 0 48958 584 1 0 1023 47 7 1 18 0 9 0 28102359 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3508/statm: 217047 31011 2662 9 0 211483 0
[pid=3508/tid=3510] ppid=3506 vsize=868188 CPUtime=10.08
/proc/3508/task/3510/stat : 3510 (java) R 3506 3508 1718 0 -1 64 28229 584 1 0 962 38 7 1 25 0 9 0 28102360 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4127293646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3511] ppid=3506 vsize=868188 CPUtime=0.43
/proc/3508/task/3511/stat : 3511 (java) S 3506 3508 1718 0 -1 64 18869 584 0 0 29 6 7 1 16 0 9 0 28102361 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3512] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3512/stat : 3512 (java) S 3506 3508 1718 0 -1 64 20 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3513] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3513/stat : 3513 (java) S 3506 3508 1718 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 28102362 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3514] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3514/stat : 3514 (java) S 3506 3508 1718 0 -1 64 2 584 0 0 0 0 7 1 24 0 9 0 28102364 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3515] ppid=3506 vsize=868188 CPUtime=0.41
/proc/3508/task/3515/stat : 3515 (java) S 3506 3508 1718 0 -1 64 986 584 0 0 32 1 7 1 15 0 9 0 28102364 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3508/tid=3516] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3516/stat : 3516 (java) S 3506 3508 1718 0 -1 64 0 584 0 0 0 0 7 1 25 0 9 0 28102364 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3508/tid=3517] ppid=3506 vsize=868188 CPUtime=0.08
/proc/3508/task/3517/stat : 3517 (java) S 3506 3508 1718 0 -1 64 42 584 0 0 0 0 7 1 15 0 9 0 28102364 889024512 31011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 868188

Child status: 0
Real time (s): 10.9966
CPU time (s): 10.8523
CPU user time (s): 10.3444
CPU system time (s): 0.507922
CPU usage (%): 98.6883
Max. virtual memory (cumulated for all children) (KiB): 869888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3444
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49573
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= 1803
involuntary context switches= 2054

runsolver used 0.017997 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-12 16:53:05
IDJOB=2096552
IDBENCH=56425
IDSOLVER=774
FILE ID=node44/2096552-1247410385
PBS_JOBID= 9510555
Free space on /tmp= 66384 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-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-2096552-1247410385/watcher-2096552-1247410385 -o /tmp/evaluation-result-2096552-1247410385/solver-2096552-1247410385 -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-2096552-1247410385.xml

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

MD5SUM BENCH= fc7340650ecf26f83251f4e28365151f
RANDOM SEED=1309251996

node44.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.219
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.219
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:       1757832 kB
Buffers:         42136 kB
Cached:         107872 kB
SwapCached:          0 kB
Active:         184228 kB
Inactive:        61168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3104 kB
Writeback:           0 kB
Mapped:         115908 kB
Slab:            37616 kB
Committed_AS:  1052592 kB
PageTables:       1936 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= 66384 MiB
End job on node44 at 2009-07-12 16:53:16