Trace number 2096553

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 ACSAT 7.83081 7.99033

DiagnosticValue
CHECKS7620
NODES400

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-9.xml
MD5SUMd07eba8b6417f2f1d02309d4c67c10fc
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 benchmark1.51377
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1348
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.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096553-1247410385.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.48	     nbVariables=400  nbDomainTypes=400  minDomainSize=1250  maxDomainSize=1348  nbTotalValues=519324
0.38/0.48	       =>  wckTime=0.237  cpuTime=0.18  mem=19M669
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.49/0.54	   
0.49/0.54	   constraints being loaded...
3.15/3.24	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.15/3.24	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.313  symmetryCpuTime=1.18
3.15/3.24	     nbCliques=20
3.15/3.24	       =>  wckTime=2.994  cpuTime=2.61  mem=60M386
3.35/3.42	   
3.35/3.42	   solver IterativeSystematicSolver being built... 
3.35/3.48	   
3.35/3.48	   INFO : Forward propagation technique limited 
3.45/3.57	       =>  wckTime=3.329  cpuTime=2.74  mem=56M374
3.55/3.63	   
3.55/3.63	   preprocessing
3.55/3.63	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.55/3.63	     detectedInconsistency=no
3.55/3.63	       =>  wckTime=0.041  cpuTime=0.03  mem=58M292
7.76/7.93	   
7.76/7.93	   search
7.76/7.93	     run=0  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=7043  nbRevisions=0
7.76/7.93	     nbUselessRevisions=0  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=401
7.76/7.93	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=384  nbSEliminables=0
7.76/7.93	     nbREliminables=9.48  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
7.76/7.93	       =>  wckTime=4.335  cpuTime=4.12  mem=81M148
7.76/7.93	   
7.76/7.93	   global
7.76/7.93	     nbConstraintChecks=7620  nbPropagations=7443  nbRestartNogoods=0  solvingWckTime=4.337  solvingCpuTime=4.12
7.76/7.93	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.82  globalCpuTime=6.92
7.76/7.93	       =>  wckTime=7.686  cpuTime=6.88  mem=81M148
7.76/7.93	   
7.76/7.93	s SATISFIABLE
7.76/7.93	v 374 920 250 158 612 0 796 98 1033 994 725 1021 584 527 276 853 265 472 487 775 923 830 266 492 511 1169 680 0 1272 1004 94 415 1228 188 1244 611 702 342 755 1038 832 505 381 674 170 1003 89 58 235 661 444 1051 785 596 905 202 1134 164 690 949 612 492 855 1233 0 764 437 836 1161 648 1085 162 349 677 520 66 259 1002 922 54 1004 64 0 1022 71 677 358 604 169 941 895 444 848 266 527 799 1013 982 741 1030 299 1136 96 532 424 790 212 441 722 1048 0 739 915 135 854 395 987 876 648 764 465 90 611 1154 1021 705 522 358 1007 955 663 788 0 823 162 1081 855 169 259 895 91 772 334 844 443 680 459 911 578 415 157 495 0 1108 796 864 381 532 1033 250 1202 722 162 0 943 374 281 1077 1228 1022 465 1129 563 776 887 178 58 621 831 592 1066 1034 672 1202 733 785 250 394 1006 955 349 511 215 185 0 1120 89 844 1244 585 596 89 1033 186 970 0 1081 813 772 981 870 1110 273 1134 516 733 923 424 676 359 597 346 687 183 562 943 202 327 212 990 1099 91 360 899 0 231 915 412 966 385 672 1223 179 522 1161 617 562 760 429 922 338 674 969 0 96 872 806 235 831 239 157 676 1120 760 511 597 415 1153 0 272 1225 54 922 848 987 604 831 354 838 1280 255 434 801 295 94 1004 335 183 648 425 262 1066 284 1150 733 0 470 922 481 1078 672 731 816 158 593 705 1257 971 665 444 472 916 64 576 864 517 335 0 407 250 753 617 394 0 1130 159 1169 1031 911 1038 232 69 870 702 495 265 982 299 1232 444 726 836 874 360 1235 544 185 905 1030 281 477 342 1102 310 98 72 0 990 790 612 505 89 832 604 1284 276 0 183 1108 1085 437 518 1244 1198 973 665 753 162 338 876 544 274 159 338 1038 608 318 981 699 425 757 71 872 736 186 588 1110 810 1214 0 
7.76/7.93	d NODES 400
7.76/7.93	d CHECKS 7620
7.76/7.93	   
7.76/7.93	   totalWckTime=7.75  totalCpuTime=6.93

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-2096553-1247410385/watcher-2096553-1247410385 -o /tmp/evaluation-result-2096553-1247410385/solver-2096553-1247410385 -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-2096553-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.77 2.38 2.17 4/80 32384
/proc/meminfo: memFree=1633372/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=18576 CPUtime=0
/proc/32384/stat : 32384 (runsolver) R 32382 32384 29977 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28103152 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32384/statm: 4644 284 249 26 0 2626 0

[startup+0.0686321 s]
/proc/loadavg: 2.77 2.38 2.17 4/80 32384
/proc/meminfo: memFree=1633372/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=864144 CPUtime=0.05
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 2931 0 1 0 4 1 0 0 21 0 9 0 28103152 884883456 2439 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 216036 2439 1153 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.101636 s]
/proc/loadavg: 2.77 2.38 2.17 4/80 32384
/proc/meminfo: memFree=1633372/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=865980 CPUtime=0.08
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 3742 0 1 0 7 1 0 0 21 0 9 0 28103152 886763520 3210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 216495 3210 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301658 s]
/proc/loadavg: 2.77 2.38 2.17 4/80 32384
/proc/meminfo: memFree=1633372/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=866380 CPUtime=0.28
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 6013 0 1 0 25 3 0 0 21 0 9 0 28103152 887173120 5379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 216595 5379 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701699 s]
/proc/loadavg: 2.77 2.38 2.17 4/80 32384
/proc/meminfo: memFree=1633372/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=867776 CPUtime=0.69
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 11729 0 1 0 62 7 0 0 21 0 9 0 28103152 888602624 11083 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 216944 11083 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50279 s]
/proc/loadavg: 2.77 2.38 2.17 3/89 32393
/proc/meminfo: memFree=1576788/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=867688 CPUtime=1.48
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 20925 0 1 0 126 22 0 0 21 0 9 0 28103152 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 216922 20253 2027 9 0 211380 0
[pid=32384/tid=32386] ppid=32382 vsize=867688 CPUtime=1.19
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 15817 0 1 0 100 19 0 0 25 0 9 0 28103153 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=867688 CPUtime=0.06
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 3699 0 0 0 5 1 0 0 17 0 9 0 28103154 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=867688 CPUtime=0
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28103155 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=867688 CPUtime=0
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28103155 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=867688 CPUtime=0
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28103157 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=867688 CPUtime=0.2
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 706 0 0 0 20 0 0 0 16 0 9 0 28103157 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=867688 CPUtime=0
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28103157 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=867688 CPUtime=0
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28103157 888512512 20253 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) 867688

[startup+3.10294 s]
/proc/loadavg: 2.77 2.38 2.17 3/91 32395
/proc/meminfo: memFree=1558724/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=868012 CPUtime=3.05
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 27483 585 1 0 256 42 6 1 21 0 9 0 28103152 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 217003 20316 2040 9 0 211461 0
[pid=32384/tid=32386] ppid=32382 vsize=868012 CPUtime=2.72
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 22048 585 1 0 227 38 6 1 25 0 9 0 28103153 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4127080808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=868012 CPUtime=0.13
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 3752 585 0 0 5 1 6 1 16 0 9 0 28103154 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=868012 CPUtime=0.07
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 16 585 0 0 0 0 6 1 16 0 9 0 28103155 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=868012 CPUtime=0.07
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 5 585 0 0 0 0 6 1 16 0 9 0 28103155 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=868012 CPUtime=0.07
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 585 0 0 0 0 6 1 25 0 9 0 28103157 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=868012 CPUtime=0.29
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 842 585 0 0 22 0 6 1 15 0 9 0 28103157 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=868012 CPUtime=0.07
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 585 0 0 0 0 6 1 25 0 9 0 28103157 888844288 20316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=868012 CPUtime=0.07
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 13 585 0 0 0 0 6 1 15 0 9 0 28103157 888844288 20316 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) 868012

[startup+6.30127 s]
/proc/loadavg: 2.71 2.38 2.17 3/89 32397
/proc/meminfo: memFree=1545548/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=868188 CPUtime=6.16
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 40025 585 1 0 563 46 6 1 21 0 9 0 28103152 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 217047 24420 2662 9 0 211483 0
[pid=32384/tid=32386] ppid=32382 vsize=868188 CPUtime=5.61
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 25841 585 1 0 514 40 6 1 25 0 9 0 28103153 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4127226984 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=868188 CPUtime=0.31
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 12372 585 0 0 21 3 6 1 16 0 9 0 28103154 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 19 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 8 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=868188 CPUtime=0.35
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 933 585 0 0 27 1 6 1 15 0 9 0 28103157 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 45 585 0 0 0 0 6 1 15 0 9 0 28103157 889024512 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 868188

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

[startup+7.10137 s]
/proc/loadavg: 2.71 2.38 2.17 3/89 32397
/proc/meminfo: memFree=1545548/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=868188 CPUtime=6.96
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 47800 585 1 0 640 49 6 1 21 0 9 0 28103152 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 217047 29850 2662 9 0 211483 0
[pid=32384/tid=32386] ppid=32382 vsize=868188 CPUtime=6.34
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 28155 585 1 0 586 41 6 1 25 0 9 0 28103153 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4127259659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=868188 CPUtime=0.35
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 17796 585 0 0 23 5 6 1 16 0 9 0 28103154 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 19 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 8 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=868188 CPUtime=0.38
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 970 585 0 0 30 1 6 1 16 0 9 0 28103157 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 45 585 0 0 0 0 6 1 15 0 9 0 28103157 889024512 29850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 868188

[startup+7.5024 s]
/proc/loadavg: 2.71 2.38 2.17 3/89 32397
/proc/meminfo: memFree=1545548/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=868188 CPUtime=7.36
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 49345 585 1 0 679 50 6 1 21 0 9 0 28103152 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 217047 31344 2662 9 0 211483 0
[pid=32384/tid=32386] ppid=32382 vsize=868188 CPUtime=6.72
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 28161 585 1 0 624 41 6 1 25 0 9 0 28103153 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4127212613 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=868188 CPUtime=0.37
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 19322 585 0 0 24 6 6 1 16 0 9 0 28103154 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 19 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 8 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=868188 CPUtime=0.38
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 983 585 0 0 30 1 6 1 15 0 9 0 28103157 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 45 585 0 0 0 0 6 1 15 0 9 0 28103157 889024512 31344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 868188

[startup+7.90245 s]
/proc/loadavg: 2.71 2.38 2.17 4/89 32397
/proc/meminfo: memFree=1517772/2055920 swapFree=4192812/4192956
[pid=32384] ppid=32382 vsize=868188 CPUtime=7.76
/proc/32384/stat : 32384 (java) S 32382 32384 29977 0 -1 0 49354 585 1 0 719 50 6 1 21 0 9 0 28103152 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32384/statm: 217047 31349 2662 9 0 211483 0
[pid=32384/tid=32386] ppid=32382 vsize=868188 CPUtime=7.1
/proc/32384/task/32386/stat : 32386 (java) R 32382 32384 29977 0 -1 64 28167 585 1 0 662 41 6 1 25 0 9 0 28103153 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4127300046 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=868188 CPUtime=0.37
/proc/32384/task/32387/stat : 32387 (java) S 32382 32384 29977 0 -1 64 19322 585 0 0 24 6 6 1 16 0 9 0 28103154 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32388/stat : 32388 (java) S 32382 32384 29977 0 -1 64 19 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32389] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32389/stat : 32389 (java) S 32382 32384 29977 0 -1 64 8 585 0 0 0 0 6 1 16 0 9 0 28103155 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32390] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32390/stat : 32390 (java) S 32382 32384 29977 0 -1 64 2 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32391] ppid=32382 vsize=868188 CPUtime=0.39
/proc/32384/task/32391/stat : 32391 (java) S 32382 32384 29977 0 -1 64 986 585 0 0 31 1 6 1 15 0 9 0 28103157 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32392] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32392/stat : 32392 (java) S 32382 32384 29977 0 -1 64 1 585 0 0 0 0 6 1 25 0 9 0 28103157 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32384/tid=32393] ppid=32382 vsize=868188 CPUtime=0.07
/proc/32384/task/32393/stat : 32393 (java) S 32382 32384 29977 0 -1 64 45 585 0 0 0 0 6 1 15 0 9 0 28103157 889024512 31349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 868188

Child status: 0
Real time (s): 7.99033
CPU time (s): 7.83081
CPU user time (s): 7.29389
CPU system time (s): 0.536918
CPU usage (%): 98.0036
Max. virtual memory (cumulated for all children) (KiB): 869888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.29389
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49971
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= 1758
involuntary context switches= 1906

runsolver used 0.040993 second user time and 0.065989 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 16:53:05
IDJOB=2096553
IDBENCH=56433
IDSOLVER=773
FILE ID=node90/2096553-1247410385
PBS_JOBID= 9510472
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= d07eba8b6417f2f1d02309d4c67c10fc
RANDOM SEED=7850958

node90.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.212
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.212
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1633788 kB
Buffers:         65656 kB
Cached:         234836 kB
SwapCached:          0 kB
Active:         211808 kB
Inactive:       144408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633788 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:          69912 kB
Slab:            51124 kB
Committed_AS:  1017232 kB
PageTables:       1916 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= 66296 MiB
End job on node90 at 2009-07-12 16:53:13