Trace number 1074755

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 9.70152 9.80184

DiagnosticValue
CHECKS7620
NODES918

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-3.xml
MD5SUMb03ce6bb41b3c7eeec8edd1190e4268e
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 benchmark8.19175
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1310
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 (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1074755-1215477233.xml
0.28/0.34	   
0.28/0.35	   domains being loaded...
0.37/0.40	   
0.37/0.40	   variables being loaded...
0.58/0.61	     nbVariables=400  nbDomainTypes=400  minDomainSize=1212  maxDomainSize=1310  nbTotalValues=503796
0.58/0.61	       =>  wckTime=0.376  cpuTime=0.27  mem=19M639
0.58/0.61	   
0.58/0.61	   predicates being loaded...
0.58/0.67	   
0.58/0.67	   constraints being loaded...
3.36/3.41	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.36/3.41	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.276  symmetryCpuTime=1.14
3.36/3.41	     nbCliques=20
3.36/3.41	       =>  wckTime=3.177  cpuTime=2.74  mem=59M291
3.45/3.59	   
3.45/3.59	   solver IterativeSystematicSolver being built... 
3.55/3.66	   
3.55/3.66	   INFO : Forward propagation technique limited 
3.66/3.75	       =>  wckTime=3.519  cpuTime=2.87  mem=55M712
3.75/3.82	   
3.75/3.82	   preprocessing
3.75/3.82	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.75/3.82	     detectedInconsistency=no
3.75/3.82	       =>  wckTime=0.043  cpuTime=0.03  mem=57M636
9.63/9.74	   
9.63/9.74	   search
9.63/9.74	     run=2  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=36371  nbRevisions=0
9.63/9.74	     nbUselessRevisions=0  nbAssignments=918  nbFailedAssignments=25  nbBacktracks=0  nbVisitedNodes=944
9.63/9.74	     nbRestartNogoods=25  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=844  nbSEliminables=0
9.63/9.74	     nbREliminables=12.41  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
9.63/9.74	       =>  wckTime=5.963  cpuTime=5.79  mem=54M301
9.63/9.74	   
9.63/9.74	   global
9.63/9.74	     nbConstraintChecks=7620  nbPropagations=36771  nbRestartNogoods=25  solvingWckTime=5.965  solvingCpuTime=5.79
9.63/9.74	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=8.63  globalCpuTime=8.73
9.63/9.74	       =>  wckTime=9.503  cpuTime=8.68  mem=54M301
9.63/9.74	   
9.63/9.74	s SATISFIABLE
9.63/9.74	v 857 450 182 686 353 357 1044 368 963 320 749 540 909 256 1114 800 1210 95 606 0 917 73 250 720 1135 1075 700 533 818 345 1161 159 455 56 981 789 606 830 1183 545 774 937 857 411 473 545 333 789 0 274 415 1026 612 95 686 1111 963 378 1177 191 930 753 544 280 1014 1073 0 1060 687 189 379 1034 1069 874 98 619 467 1047 814 971 176 1179 567 864 157 1184 459 1252 363 1049 788 780 680 612 83 0 274 1069 944 477 1084 737 94 515 891 589 1014 1150 190 240 0 455 864 214 1182 314 228 678 363 717 1034 969 521 656 127 1091 624 954 477 845 1141 747 265 159 41 456 67 1208 363 0 845 0 959 857 456 94 820 265 566 833 701 921 840 363 751 1049 1006 636 182 521 1238 547 286 820 919 1084 331 781 723 864 94 239 171 644 797 973 168 1049 436 0 279 720 1152 800 1179 462 1006 0 606 1048 540 644 348 1106 891 251 130 1212 37 450 930 813 1132 544 293 375 717 900 459 213 1050 1105 579 1262 345 1208 515 67 666 0 230 376 805 981 747 594 0 86 753 656 940 157 281 1182 1247 1132 923 737 864 527 334 797 874 1250 585 0 606 73 1189 856 1097 625 256 981 213 319 441 140 521 699 727 379 477 640 858 527 813 1138 874 978 96 331 240 376 171 940 1090 0 1041 544 701 127 320 1111 875 96 1018 456 1161 0 978 925 786 911 201 293 265 594 937 239 640 56 857 130 921 86 314 1183 786 978 687 379 251 747 1135 456 1041 537 0 167 814 0 1175 191 931 1003 375 676 723 462 171 1091 287 547 80 965 1049 644 73 567 90 0 364 860 566 1106 815 515 864 447 633 593 1147 201 280 971 774 736 1050 718 1251 167 0 973 1141 455 544 41 919 120 727 83 287 368 1213 644 190 781 1090 817 447 1044 182 1129 68 805 533 781 364 37 73 1175 877 978 594 250 638 700 98 0 
9.63/9.74	d NODES 918
9.63/9.74	d CHECKS 7620
9.63/9.74	   
9.63/9.74	   totalWckTime=9.557  totalCpuTime=8.74

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074755-1215477233/watcher-1074755-1215477233 -o /tmp/evaluation-result-1074755-1215477233/solver-1074755-1215477233 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1074755-1215477233.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.06 1.02 4/73 2975
/proc/meminfo: memFree=1818672/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=18572 CPUtime=0
/proc/2975/stat : 2975 (runsolver) R 2973 2975 2733 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 4423010 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2975/statm: 4643 292 257 25 0 2626 0

[startup+0.0134171 s]
/proc/loadavg: 1.12 1.06 1.02 4/73 2975
/proc/meminfo: memFree=1818672/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=1616 CPUtime=0
/proc/2975/stat : 2975 (java) D 2973 2975 2733 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 4423010 1654784 126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2975/statm: 404 151 125 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.102788 s]
/proc/loadavg: 1.12 1.06 1.02 4/73 2975
/proc/meminfo: memFree=1818672/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=865884 CPUtime=0.08
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 3746 0 1 0 6 2 0 0 18 0 9 0 4423010 886665216 3204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 216471 3204 1699 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301839 s]
/proc/loadavg: 1.12 1.06 1.02 4/73 2975
/proc/meminfo: memFree=1818672/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=866196 CPUtime=0.28
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 5624 0 1 0 25 3 0 0 18 0 9 0 4423010 886984704 5038 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 216549 5038 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702913 s]
/proc/loadavg: 1.12 1.06 1.02 4/73 2975
/proc/meminfo: memFree=1818672/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=867096 CPUtime=0.68
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 10256 0 1 0 62 6 0 0 18 0 9 0 4423010 887906304 9616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 216774 9616 2006 9 0 211280 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867096

[startup+1.50108 s]
/proc/loadavg: 1.27 1.09 1.03 3/82 2984
/proc/meminfo: memFree=1772520/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=867600 CPUtime=1.47
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 20797 0 1 0 132 15 0 0 18 0 9 0 4423010 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 216900 20132 2004 9 0 211428 0
[pid=2975/tid=2977] ppid=2973 vsize=867600 CPUtime=1.19
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 15763 0 1 0 107 12 0 0 25 0 9 0 4423011 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4126518339 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=867600 CPUtime=0.07
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 3647 0 0 0 6 1 0 0 16 0 9 0 4423013 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=867600 CPUtime=0
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4423013 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=867600 CPUtime=0
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4423013 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=867600 CPUtime=0
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4423015 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=867600 CPUtime=0.19
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 691 0 0 0 19 0 0 0 16 0 9 0 4423015 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=867600 CPUtime=0
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4423015 888422400 20132 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=867600 CPUtime=0
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4423015 888422400 20132 996147200 134512640 134550740 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) 867600

[startup+3.10141 s]
/proc/loadavg: 1.27 1.09 1.03 3/82 2984
/proc/meminfo: memFree=1745512/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=867924 CPUtime=3.05
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 26162 584 1 0 255 42 7 1 18 0 9 0 4423010 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 216981 20204 2014 9 0 211509 0
[pid=2975/tid=2977] ppid=2973 vsize=867924 CPUtime=2.72
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 20851 584 1 0 226 38 7 1 25 0 9 0 4423011 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4125924796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=867924 CPUtime=0.15
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 3647 584 0 0 6 1 7 1 17 0 9 0 4423013 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=867924 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 13 584 0 0 0 0 7 1 16 0 9 0 4423013 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=867924 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 5 584 0 0 0 0 7 1 16 0 9 0 4423013 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=867924 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=867924 CPUtime=0.31
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 838 584 0 0 23 0 7 1 15 0 9 0 4423015 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=867924 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888754176 20204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=867924 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 6 584 0 0 0 0 7 1 15 0 9 0 4423015 888754176 20204 996147200 134512640 134550740 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) 867924

[startup+6.30108 s]
/proc/loadavg: 1.33 1.10 1.03 3/82 2988
/proc/meminfo: memFree=1731176/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=868100 CPUtime=6.24
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 39649 584 1 0 571 45 7 1 18 0 9 0 4423010 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 217025 24278 2637 9 0 211531 0
[pid=2975/tid=2977] ppid=2973 vsize=868100 CPUtime=5.67
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 25764 584 1 0 520 39 7 1 25 0 9 0 4423011 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4127183823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=868100 CPUtime=0.32
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 12091 584 0 0 21 3 7 1 16 0 9 0 4423013 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 17 584 0 0 0 0 7 1 17 0 9 0 4423013 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=868100 CPUtime=0.36
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 929 584 0 0 28 0 7 1 15 0 9 0 4423015 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 37 584 0 0 0 0 7 1 15 0 9 0 4423015 888934400 24278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868100

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

[startup+7.90142 s]
/proc/loadavg: 1.33 1.10 1.03 3/82 2988
/proc/meminfo: memFree=1703720/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=868100 CPUtime=7.83
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 49001 584 1 0 726 49 7 1 18 0 9 0 4423010 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 217025 31123 2637 9 0 211531 0
[pid=2975/tid=2977] ppid=2973 vsize=868100 CPUtime=7.15
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 28190 584 1 0 667 40 7 1 25 0 9 0 4423011 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4126729818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=868100 CPUtime=0.39
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 18960 584 0 0 26 5 7 1 16 0 9 0 4423013 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=868100 CPUtime=0.41
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 986 584 0 0 32 1 7 1 15 0 9 0 4423015 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 37 584 0 0 0 0 7 1 15 0 9 0 4423015 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868100

[startup+8.70259 s]
/proc/loadavg: 1.33 1.10 1.03 3/82 2988
/proc/meminfo: memFree=1703720/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=868100 CPUtime=8.63
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 49008 584 1 0 806 49 7 1 18 0 9 0 4423010 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 217025 31124 2637 9 0 211531 0
[pid=2975/tid=2977] ppid=2973 vsize=868100 CPUtime=7.94
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 28191 584 1 0 746 40 7 1 25 0 9 0 4423011 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4127049392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=868100 CPUtime=0.39
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 18965 584 0 0 26 5 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=868100 CPUtime=0.41
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 987 584 0 0 32 1 7 1 15 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 37 584 0 0 0 0 7 1 15 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 868100

[startup+9.50276 s]
/proc/loadavg: 1.33 1.10 1.03 3/82 2988
/proc/meminfo: memFree=1703720/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=868100 CPUtime=9.43
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 49010 584 1 0 886 49 7 1 18 0 9 0 4423010 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 217025 31124 2637 9 0 211531 0
[pid=2975/tid=2977] ppid=2973 vsize=868100 CPUtime=8.73
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 28193 584 1 0 825 40 7 1 25 0 9 0 4423011 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4127208076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=868100 CPUtime=0.4
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 18965 584 0 0 27 5 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=868100 CPUtime=0.41
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 987 584 0 0 32 1 7 1 15 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 37 584 0 0 0 0 7 1 15 0 9 0 4423015 888934400 31124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 868100

[startup+9.7028 s]
/proc/loadavg: 1.33 1.10 1.03 3/82 2988
/proc/meminfo: memFree=1703720/2055920 swapFree=4192956/4192956
[pid=2975] ppid=2973 vsize=868100 CPUtime=9.63
/proc/2975/stat : 2975 (java) S 2973 2975 2733 0 -1 0 49017 584 1 0 906 49 7 1 18 0 9 0 4423010 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2975/statm: 217025 31127 2637 9 0 211531 0
[pid=2975/tid=2977] ppid=2973 vsize=868100 CPUtime=8.93
/proc/2975/task/2977/stat : 2977 (java) R 2973 2975 2733 0 -1 64 28199 584 1 0 845 40 7 1 25 0 9 0 4423011 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4127175495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2978] ppid=2973 vsize=868100 CPUtime=0.4
/proc/2975/task/2978/stat : 2978 (java) S 2973 2975 2733 0 -1 64 18965 584 0 0 27 5 7 1 16 0 9 0 4423013 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2979] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2979/stat : 2979 (java) S 2973 2975 2733 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2980] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2980/stat : 2980 (java) S 2973 2975 2733 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 4423013 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2981] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2981/stat : 2981 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 4423015 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2982] ppid=2973 vsize=868100 CPUtime=0.42
/proc/2975/task/2982/stat : 2982 (java) S 2973 2975 2733 0 -1 64 988 584 0 0 33 1 7 1 16 0 9 0 4423015 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2983] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2983/stat : 2983 (java) S 2973 2975 2733 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 4423015 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2975/tid=2984] ppid=2973 vsize=868100 CPUtime=0.08
/proc/2975/task/2984/stat : 2984 (java) S 2973 2975 2733 0 -1 64 37 584 0 0 0 0 7 1 15 0 9 0 4423015 888934400 31127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 9.80184
CPU time (s): 9.70152
CPU user time (s): 9.1776
CPU system time (s): 0.52392
CPU usage (%): 98.9766
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.1776
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49633
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= 1580
involuntary context switches= 1682

runsolver used 0.017997 second user time and 0.041993 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-08 02:33:53
IDJOB=1074755
IDBENCH=56436
IDSOLVER=364
FILE ID=node40/1074755-1215477233
PBS_JOBID= 7888697
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-3.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074755-1215477233/watcher-1074755-1215477233 -o /tmp/evaluation-result-1074755-1215477233/solver-1074755-1215477233 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1074755-1215477233.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b03ce6bb41b3c7eeec8edd1190e4268e
RANDOM SEED=1929106742

node40.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.261
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.261
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:       1819152 kB
Buffers:         22384 kB
Cached:          86076 kB
SwapCached:          0 kB
Active:         157844 kB
Inactive:        48776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819152 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3076 kB
Writeback:           0 kB
Mapped:         108796 kB
Slab:            15332 kB
Committed_AS:   237836 kB
PageTables:       2040 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= 66548 MiB
End job on node40 at 2008-07-08 02:34:03