Trace number 2094605

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 3.45447 3.49975

DiagnosticValue
CHECKS3165
NODES225

General information on the benchmark

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

Solver Data

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

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-2094605-1247404769/watcher-2094605-1247404769 -o /tmp/evaluation-result-2094605-1247404769/solver-2094605-1247404769 -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-2094605-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: 1.97 1.97 1.91 4/80 27321
/proc/meminfo: memFree=1795784/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=10676 CPUtime=0
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27543508 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 2669 474 207 9 0 1184 0
[pid=27321/tid=27322] ppid=27319 vsize=10676 CPUtime=0
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27543510 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8466392 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0886419 s]
/proc/loadavg: 1.97 1.97 1.91 4/80 27321
/proc/meminfo: memFree=1795784/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=865984 CPUtime=0.07
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 3621 0 1 0 6 1 0 0 18 0 9 0 27543508 886767616 3104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 216496 3104 1657 9 0 210981 0
[pid=27321/tid=27322] ppid=27319 vsize=865984 CPUtime=0.06
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 2715 0 1 0 5 1 0 0 18 0 9 0 27543510 886767616 3104 996147200 134512640 134550932 4294955968 18446744073709551615 7582915 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.101646 s]
/proc/loadavg: 1.97 1.97 1.91 4/80 27321
/proc/meminfo: memFree=1795784/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=865984 CPUtime=0.08
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 3775 0 1 0 7 1 0 0 18 0 9 0 27543508 886767616 3228 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 216496 3228 1703 9 0 210981 0
[pid=27321/tid=27322] ppid=27319 vsize=865984 CPUtime=0.07
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 2869 0 1 0 6 1 0 0 18 0 9 0 27543510 886767616 3228 996147200 134512640 134550932 4294955968 18446744073709551615 102844528 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30167 s]
/proc/loadavg: 1.97 1.97 1.91 4/80 27321
/proc/meminfo: memFree=1795784/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=866296 CPUtime=0.28
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 5698 0 1 0 25 3 0 0 18 0 9 0 27543508 887087104 5101 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 216574 5101 1927 9 0 211052 0
[pid=27321/tid=27322] ppid=27319 vsize=866296 CPUtime=0.24
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 4727 0 1 0 22 2 0 0 19 0 9 0 27543510 887087104 5101 996147200 134512640 134550932 4294955968 18446744073709551615 7619364 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701717 s]
/proc/loadavg: 1.97 1.97 1.91 4/80 27321
/proc/meminfo: memFree=1795784/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=867784 CPUtime=0.68
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 9341 0 1 0 63 5 0 0 18 0 9 0 27543508 888610816 8695 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 216946 8695 2036 9 0 211382 0
[pid=27321/tid=27322] ppid=27319 vsize=867784 CPUtime=0.51
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 7987 0 1 0 47 4 0 0 21 0 9 0 27543510 888610816 8695 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867784

[startup+1.50281 s]
/proc/loadavg: 1.97 1.97 1.91 3/89 27330
/proc/meminfo: memFree=1756224/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=868108 CPUtime=1.46
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 16615 317 1 0 120 23 3 0 18 0 10 0 27543508 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 217027 15339 2052 9 0 211463 0
[pid=27321/tid=27322] ppid=27319 vsize=868108 CPUtime=1.19
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 15019 317 1 0 95 21 3 0 23 0 10 0 27543510 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27324/stat : 27324 (java) S 27319 27321 26856 0 -1 64 2 317 0 0 0 0 3 0 16 0 10 0 27543511 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27325] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27325/stat : 27325 (java) S 27319 27321 26856 0 -1 64 10 317 0 0 0 0 3 0 19 0 10 0 27543511 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27326] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27326/stat : 27326 (java) S 27319 27321 26856 0 -1 64 4 317 0 0 0 0 3 0 20 0 10 0 27543511 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27327] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27327/stat : 27327 (java) S 27319 27321 26856 0 -1 64 2 317 0 0 0 0 3 0 18 0 10 0 27543513 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27328] ppid=27319 vsize=868108 CPUtime=0.27
/proc/27321/task/27328/stat : 27328 (java) R 27319 27321 26856 0 -1 64 774 317 0 0 24 0 3 0 16 0 10 0 27543513 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 102041324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27329] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27329/stat : 27329 (java) S 27319 27321 26856 0 -1 64 1 317 0 0 0 0 3 0 19 0 10 0 27543513 888942592 15339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27330] ppid=27319 vsize=868108 CPUtime=0.03
/proc/27321/task/27330/stat : 27330 (java) S 27319 27321 26856 0 -1 64 8 317 0 0 0 0 3 0 15 0 10 0 27543513 888942592 15339 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) 868108

[startup+3.10299 s]
/proc/loadavg: 1.97 1.97 1.91 3/89 27334
/proc/meminfo: memFree=1731136/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=868204 CPUtime=3.07
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 30463 440 1 0 276 27 3 1 18 0 9 0 27543508 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 217051 18715 2659 9 0 211487 0
[pid=27321/tid=27322] ppid=27319 vsize=868204 CPUtime=2.59
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 20232 440 1 0 233 22 3 1 17 0 9 0 27543510 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4126686549 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27324] ppid=27319 vsize=868204 CPUtime=0.16
/proc/27321/task/27324/stat : 27324 (java) S 27319 27321 26856 0 -1 64 8456 440 0 0 10 2 3 1 16 0 9 0 27543511 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27325] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27325/stat : 27325 (java) S 27319 27321 26856 0 -1 64 16 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27326] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27326/stat : 27326 (java) S 27319 27321 26856 0 -1 64 10 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27327] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27327/stat : 27327 (java) S 27319 27321 26856 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27543513 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27328] ppid=27319 vsize=868204 CPUtime=0.37
/proc/27321/task/27328/stat : 27328 (java) S 27319 27321 26856 0 -1 64 932 440 0 0 32 1 3 1 16 0 9 0 27543513 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27329] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27329/stat : 27329 (java) S 27319 27321 26856 0 -1 64 1 440 0 0 0 0 3 1 19 0 9 0 27543513 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27330] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27330/stat : 27330 (java) S 27319 27321 26856 0 -1 64 14 440 0 0 0 0 3 1 15 0 9 0 27543513 889040896 18715 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868204

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

[startup+3.30802 s]
/proc/loadavg: 1.97 1.97 1.91 4/89 27369
/proc/meminfo: memFree=1739968/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=868204 CPUtime=3.28
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 36024 440 1 0 295 29 3 1 18 0 9 0 27543508 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 217051 23019 2662 9 0 211487 0
[pid=27321/tid=27322] ppid=27319 vsize=868204 CPUtime=2.76
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 22610 440 1 0 249 23 3 1 18 0 9 0 27543510 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4126864815 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27324] ppid=27319 vsize=868204 CPUtime=0.18
/proc/27321/task/27324/stat : 27324 (java) S 27319 27321 26856 0 -1 64 11633 440 0 0 12 2 3 1 17 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27325] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27325/stat : 27325 (java) S 27319 27321 26856 0 -1 64 16 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27326] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27326/stat : 27326 (java) S 27319 27321 26856 0 -1 64 10 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27327] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27327/stat : 27327 (java) S 27319 27321 26856 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27328] ppid=27319 vsize=868204 CPUtime=0.38
/proc/27321/task/27328/stat : 27328 (java) S 27319 27321 26856 0 -1 64 939 440 0 0 33 1 3 1 15 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27329] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27329/stat : 27329 (java) S 27319 27321 26856 0 -1 64 1 440 0 0 0 0 3 1 19 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27330] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27330/stat : 27330 (java) S 27319 27321 26856 0 -1 64 14 440 0 0 0 0 3 1 15 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 868204

[startup+3.40203 s]
/proc/loadavg: 1.97 1.97 1.91 4/89 27369
/proc/meminfo: memFree=1739968/2055920 swapFree=4192812/4192956
[pid=27321] ppid=27319 vsize=868204 CPUtime=3.38
/proc/27321/stat : 27321 (java) S 27319 27321 26856 0 -1 0 36026 440 1 0 305 29 3 1 18 0 9 0 27543508 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 217051 23019 2662 9 0 211487 0
[pid=27321/tid=27322] ppid=27319 vsize=868204 CPUtime=2.85
/proc/27321/task/27322/stat : 27322 (java) R 27319 27321 26856 0 -1 64 22611 440 1 0 258 23 3 1 19 0 9 0 27543510 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4127223947 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27324] ppid=27319 vsize=868204 CPUtime=0.18
/proc/27321/task/27324/stat : 27324 (java) S 27319 27321 26856 0 -1 64 11633 440 0 0 12 2 3 1 17 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27325] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27325/stat : 27325 (java) S 27319 27321 26856 0 -1 64 16 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27326] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27326/stat : 27326 (java) S 27319 27321 26856 0 -1 64 10 440 0 0 0 0 3 1 16 0 9 0 27543511 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27327] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27327/stat : 27327 (java) S 27319 27321 26856 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27328] ppid=27319 vsize=868204 CPUtime=0.38
/proc/27321/task/27328/stat : 27328 (java) S 27319 27321 26856 0 -1 64 939 440 0 0 33 1 3 1 15 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27321/tid=27329] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27329/stat : 27329 (java) S 27319 27321 26856 0 -1 64 1 440 0 0 0 0 3 1 19 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27321/tid=27330] ppid=27319 vsize=868204 CPUtime=0.04
/proc/27321/task/27330/stat : 27330 (java) S 27319 27321 26856 0 -1 64 14 440 0 0 0 0 3 1 15 0 9 0 27543513 889040896 23019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 868204

Child status: 0
Real time (s): 3.49975
CPU time (s): 3.45447
CPU user time (s): 3.13452
CPU system time (s): 0.319951
CPU usage (%): 98.7062
Max. virtual memory (cumulated for all children) (KiB): 868240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.13452
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36505
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= 1325
involuntary context switches= 1382

runsolver used 0.005999 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-12 15:19:29
IDJOB=2094605
IDBENCH=54412
IDSOLVER=773
FILE ID=node20/2094605-1247404769
PBS_JOBID= 9510604
Free space on /tmp= 66304 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094605-1247404769/watcher-2094605-1247404769 -o /tmp/evaluation-result-2094605-1247404769/solver-2094605-1247404769 -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-2094605-1247404769.xml

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

MD5SUM BENCH= f3a501a01b9bc5992030d707bcd8787f
RANDOM SEED=431684334

node20.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.236
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.236
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:       1796264 kB
Buffers:         31280 kB
Cached:         123828 kB
SwapCached:          0 kB
Active:         111364 kB
Inactive:        93100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4936 kB
Writeback:           0 kB
Mapped:          69816 kB
Slab:            40376 kB
Committed_AS:   995060 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= 66300 MiB
End job on node20 at 2009-07-12 15:19:33