Trace number 2094604

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 3.3095 3.34571

DiagnosticValue
CHECKS3165
NODES228

General information on the benchmark

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

Solver Data

0.00/0.08	
0.00/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-2094604-1247404769.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.42	     nbVariables=225  nbDomainTypes=225  minDomainSize=901  maxDomainSize=999  nbTotalValues=213808
0.38/0.42	       =>  wckTime=0.18  cpuTime=0.13  mem=12M844
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
1.67/1.70	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.67/1.70	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.493  symmetryCpuTime=0.41
1.67/1.70	     nbCliques=15
1.67/1.70	       =>  wckTime=1.456  cpuTime=1.19  mem=47M35
1.77/1.83	   
1.77/1.83	   solver IterativeSystematicSolver being built... 
1.77/1.89	   
1.77/1.89	   INFO : Forward propagation technique limited 
1.87/1.97	       =>  wckTime=1.727  cpuTime=1.32  mem=35M737
1.96/2.01	   
1.96/2.01	   preprocessing
1.96/2.01	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.96/2.01	     detectedInconsistency=no
1.96/2.01	       =>  wckTime=0.028  cpuTime=0.02  mem=36M689
3.26/3.32	   
3.26/3.32	   search
3.26/3.32	     run=0  nbConstraintChecks=3165  minDepth=124  maxDepth=225  nbPropagations=3040  nbRevisions=0
3.26/3.32	     nbUselessRevisions=0  nbAssignments=228  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=232
3.26/3.32	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.26/3.32	     nbREliminables=6.97  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.26/3.32	       =>  wckTime=1.344  cpuTime=1.26  mem=38M984
3.26/3.32	   
3.26/3.32	   global
3.26/3.32	     nbConstraintChecks=3165  nbPropagations=3265  nbRestartNogoods=0  solvingWckTime=1.347  solvingCpuTime=1.26
3.26/3.32	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.55  globalCpuTime=2.62
3.26/3.32	       =>  wckTime=3.082  cpuTime=2.58  mem=38M984
3.26/3.32	   
3.26/3.32	s SATISFIABLE
3.26/3.32	v 307 43 797 283 597 854 144 539 245 418 375 725 346 0 642 337 844 134 632 0 310 167 375 689 49 897 245 562 770 467 704 263 301 460 0 189 79 351 418 620 144 389 448 822 323 735 663 384 52 228 421 513 719 0 759 434 147 747 608 289 306 289 317 870 388 163 513 330 89 0 72 79 915 597 351 424 79 0 467 283 848 677 548 513 139 785 147 313 240 326 715 822 245 632 161 476 448 0 756 424 330 570 897 450 99 836 919 472 704 189 0 99 593 642 245 387 689 785 536 323 562 852 796 221 99 433 307 698 384 525 466 140 0 548 117 241 326 52 0 401 43 47 819 149 476 690 548 844 756 620 246 167 656 735 337 89 263 251 479 786 0 539 631 943 434 285 536 404 491 222 837 241 464 75 880 347 125 653 0 600 330 0 642 839 562 149 410 663 759 240 292 460 608 467 99 738 165 380 663 899 263 479 796 75 570 347 870 701 849 0 887 424 559 677 819 241 600 401 52 751 849 140 292 491 0 
3.26/3.32	d NODES 228
3.26/3.32	d CHECKS 3165
3.26/3.33	   
3.26/3.33	   totalWckTime=3.147  totalCpuTime=2.62

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-2094604-1247404769/watcher-2094604-1247404769 -o /tmp/evaluation-result-2094604-1247404769/solver-2094604-1247404769 -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-2094604-1247404769.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.00 2.11 2.01 4/80 27576
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=18576 CPUtime=0
/proc/27576/stat : 27576 (runsolver) R 27574 27576 27228 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27540910 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27576/statm: 4644 284 249 26 0 2626 0

[startup+0.0946989 s]
/proc/loadavg: 2.00 2.11 2.01 4/80 27576
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=865984 CPUtime=0.08
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 3732 0 1 0 6 2 0 0 18 0 9 0 27540910 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.102698 s]
/proc/loadavg: 2.00 2.11 2.01 4/80 27576
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=865984 CPUtime=0.09
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 3781 0 1 0 7 2 0 0 18 0 9 0 27540910 886767616 3238 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 216496 3239 1709 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302721 s]
/proc/loadavg: 2.00 2.11 2.01 4/80 27576
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=866380 CPUtime=0.28
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 6085 0 1 0 24 4 0 0 18 0 9 0 27540910 887173120 5451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 216595 5451 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702815 s]
/proc/loadavg: 2.00 2.11 2.01 4/80 27576
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=867776 CPUtime=0.68
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 10324 0 1 0 62 6 0 0 18 0 9 0 27540910 888602624 9678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 216944 9678 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50187 s]
/proc/loadavg: 2.08 2.12 2.02 3/89 27585
/proc/meminfo: memFree=1754640/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=868100 CPUtime=1.46
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 17791 440 1 0 121 22 2 1 18 0 9 0 27540910 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 217025 15382 2052 9 0 211461 0
[pid=27576/tid=27578] ppid=27574 vsize=868100 CPUtime=1.21
/proc/27576/task/27578/stat : 27578 (java) R 27574 27576 27228 0 -1 64 16118 440 1 0 98 20 2 1 24 0 9 0 27540911 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4127081640 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27579] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27579/stat : 27579 (java) S 27574 27576 27228 0 -1 64 2 440 0 0 0 0 2 1 17 0 9 0 27540913 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27580] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27580/stat : 27580 (java) S 27574 27576 27228 0 -1 64 10 440 0 0 0 0 2 1 19 0 9 0 27540913 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27581] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27581/stat : 27581 (java) S 27574 27576 27228 0 -1 64 4 440 0 0 0 0 2 1 20 0 9 0 27540913 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27582] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27582/stat : 27582 (java) S 27574 27576 27228 0 -1 64 2 440 0 0 0 0 2 1 18 0 9 0 27540915 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27583] ppid=27574 vsize=868100 CPUtime=0.25
/proc/27576/task/27583/stat : 27583 (java) S 27574 27576 27228 0 -1 64 839 440 0 0 22 0 2 1 15 0 9 0 27540915 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27584] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27584/stat : 27584 (java) S 27574 27576 27228 0 -1 64 1 440 0 0 0 0 2 1 19 0 9 0 27540915 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27585] ppid=27574 vsize=868100 CPUtime=0.03
/proc/27576/task/27585/stat : 27585 (java) S 27574 27576 27228 0 -1 64 13 440 0 0 0 0 2 1 15 0 9 0 27540915 888934400 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868100

[startup+3.10106 s]
/proc/loadavg: 2.08 2.12 2.02 3/89 27589
/proc/meminfo: memFree=1731792/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=868196 CPUtime=3.05
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 35586 440 1 0 275 27 2 1 18 0 9 0 27540910 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 217049 22683 2662 9 0 211485 0
[pid=27576/tid=27578] ppid=27574 vsize=868196 CPUtime=2.58
/proc/27576/task/27578/stat : 27578 (java) R 27574 27576 27228 0 -1 64 22490 440 1 0 233 22 2 1 25 0 9 0 27540911 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27579] ppid=27574 vsize=868196 CPUtime=0.17
/proc/27576/task/27579/stat : 27579 (java) R 27574 27576 27228 0 -1 64 11314 440 0 0 12 2 2 1 16 0 9 0 27540913 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 103826290 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27580] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27580/stat : 27580 (java) S 27574 27576 27228 0 -1 64 17 440 0 0 0 0 2 1 16 0 9 0 27540913 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27581] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27581/stat : 27581 (java) S 27574 27576 27228 0 -1 64 12 440 0 0 0 0 2 1 16 0 9 0 27540913 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27582] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27582/stat : 27582 (java) S 27574 27576 27228 0 -1 64 2 440 0 0 0 0 2 1 18 0 9 0 27540915 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27583] ppid=27574 vsize=868196 CPUtime=0.33
/proc/27576/task/27583/stat : 27583 (java) S 27574 27576 27228 0 -1 64 935 440 0 0 29 1 2 1 16 0 9 0 27540915 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27584] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27584/stat : 27584 (java) S 27574 27576 27228 0 -1 64 1 440 0 0 0 0 2 1 19 0 9 0 27540915 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27585] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27585/stat : 27585 (java) S 27574 27576 27228 0 -1 64 13 440 0 0 0 0 2 1 15 0 9 0 27540915 889032704 22683 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868196

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

[startup+3.30608 s]
/proc/loadavg: 2.08 2.12 2.02 3/89 27589
/proc/meminfo: memFree=1714640/2055920 swapFree=4192812/4192956
[pid=27576] ppid=27574 vsize=868196 CPUtime=3.26
/proc/27576/stat : 27576 (java) S 27574 27576 27228 0 -1 0 36036 440 1 0 295 28 2 1 18 0 9 0 27540910 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27576/statm: 217049 23008 2662 9 0 211485 0
[pid=27576/tid=27578] ppid=27574 vsize=868196 CPUtime=2.77
/proc/27576/task/27578/stat : 27578 (java) R 27574 27576 27228 0 -1 64 22618 440 1 0 252 22 2 1 25 0 9 0 27540911 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4127277224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27579] ppid=27574 vsize=868196 CPUtime=0.17
/proc/27576/task/27579/stat : 27579 (java) S 27574 27576 27228 0 -1 64 11630 440 0 0 12 2 2 1 16 0 9 0 27540913 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27580] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27580/stat : 27580 (java) S 27574 27576 27228 0 -1 64 17 440 0 0 0 0 2 1 16 0 9 0 27540913 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27581] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27581/stat : 27581 (java) S 27574 27576 27228 0 -1 64 12 440 0 0 0 0 2 1 16 0 9 0 27540913 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27582] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27582/stat : 27582 (java) S 27574 27576 27228 0 -1 64 2 440 0 0 0 0 2 1 18 0 9 0 27540915 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27583] ppid=27574 vsize=868196 CPUtime=0.34
/proc/27576/task/27583/stat : 27583 (java) S 27574 27576 27228 0 -1 64 941 440 0 0 30 1 2 1 15 0 9 0 27540915 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27576/tid=27584] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27584/stat : 27584 (java) S 27574 27576 27228 0 -1 64 1 440 0 0 0 0 2 1 19 0 9 0 27540915 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27576/tid=27585] ppid=27574 vsize=868196 CPUtime=0.03
/proc/27576/task/27585/stat : 27585 (java) S 27574 27576 27228 0 -1 64 13 440 0 0 0 0 2 1 15 0 9 0 27540915 889032704 23008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 3.34571
CPU time (s): 3.3095
CPU user time (s): 3.00054
CPU system time (s): 0.308953
CPU usage (%): 98.9175
Max. virtual memory (cumulated for all children) (KiB): 868232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.00054
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36506
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= 1629
involuntary context switches= 1712

runsolver used 0.007998 second user time and 0.019996 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 15:19:29
IDJOB=2094604
IDBENCH=54411
IDSOLVER=774
FILE ID=node53/2094604-1247404769
PBS_JOBID= 9510540
Free space on /tmp= 65976 MiB

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

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

MD5SUM BENCH= 5397915d5f29b2750a915fa9c415307c
RANDOM SEED=897802561

node53.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.232
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.232
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:       1797048 kB
Buffers:         26356 kB
Cached:         109440 kB
SwapCached:          0 kB
Active:         144232 kB
Inactive:        58744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          85516 kB
Slab:            41084 kB
Committed_AS:  1011016 kB
PageTables:       1868 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= 65972 MiB
End job on node53 at 2009-07-12 15:19:32