Trace number 2094601

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.60545 3.65709

DiagnosticValue
CHECKS3165
NODES343

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-0.xml
MD5SUM5a2387650a417487d5414425e566caef
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.297954
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size1004
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.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-2094601-1247404767.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.38/0.43	     nbVariables=225  nbDomainTypes=225  minDomainSize=906  maxDomainSize=1004  nbTotalValues=214883
0.38/0.43	       =>  wckTime=0.183  cpuTime=0.15  mem=12M849
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
1.67/1.72	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.67/1.72	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.496  symmetryCpuTime=0.42
1.67/1.72	     nbCliques=15
1.67/1.72	       =>  wckTime=1.47  cpuTime=1.22  mem=47M23
1.77/1.85	   
1.77/1.85	   solver IterativeSystematicSolver being built... 
1.86/1.92	   
1.86/1.92	   INFO : Forward propagation technique limited 
1.96/2.00	       =>  wckTime=1.754  cpuTime=1.34  mem=35M750
1.96/2.04	   
1.96/2.04	   preprocessing
1.96/2.04	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.96/2.04	     detectedInconsistency=no
1.96/2.04	       =>  wckTime=0.028  cpuTime=0.02  mem=36M711
3.56/3.61	   
3.56/3.61	   search
3.56/3.61	     run=1  nbConstraintChecks=3165  minDepth=226  maxDepth=225  nbPropagations=7531  nbRevisions=0
3.56/3.61	     nbUselessRevisions=0  nbAssignments=343  nbFailedAssignments=10  nbBacktracks=0  nbVisitedNodes=354
3.56/3.61	     nbRestartNogoods=10  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.56/3.61	     nbREliminables=9.38  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.56/3.61	       =>  wckTime=1.601  cpuTime=1.51  mem=66M389
3.56/3.61	   
3.56/3.61	   global
3.56/3.61	     nbConstraintChecks=3165  nbPropagations=7756  nbRestartNogoods=10  solvingWckTime=1.603  solvingCpuTime=1.51
3.56/3.61	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.84  globalCpuTime=2.89
3.56/3.61	       =>  wckTime=3.367  cpuTime=2.86  mem=66M389
3.56/3.61	   
3.56/3.61	s SATISFIABLE
3.56/3.61	v 0 97 527 478 28 48 808 400 724 582 667 294 392 216 549 769 636 943 540 82 195 321 491 160 408 151 925 707 298 0 631 86 687 734 330 249 342 171 861 770 485 400 566 808 0 342 671 0 247 457 527 909 770 826 948 589 880 97 392 175 528 809 485 77 751 866 890 342 435 175 254 0 695 566 636 211 234 317 97 732 160 82 400 530 566 613 352 0 880 799 687 78 624 799 72 134 0 896 258 738 195 478 408 455 352 671 751 388 314 142 478 216 323 566 82 891 0 812 542 552 82 563 738 618 175 368 809 227 501 421 0 275 169 860 142 236 96 477 411 298 254 860 618 0 676 896 732 154 707 546 0 317 505 832 589 78 477 236 244 631 766 399 691 133 785 573 138 464 0 170 96 399 48 808 425 317 276 828 617 676 79 769 573 913 0 705 70 505 154 890 640 832 234 332 421 134 873 614 724 667 0 425 28 72 503 171 582 808 342 256 847 464 258 756 339 501 769 694 735 170 79 451 587 411 0 
3.56/3.61	d NODES 343
3.56/3.61	d CHECKS 3165
3.56/3.61	   
3.56/3.62	   totalWckTime=3.433  totalCpuTime=2.9

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-2094601-1247404767/watcher-2094601-1247404767 -o /tmp/evaluation-result-2094601-1247404767/solver-2094601-1247404767 -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-2094601-1247404767.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.79 1.94 1.90 4/81 534
/proc/meminfo: memFree=1687288/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=148 CPUtime=0
/proc/534/stat : 534 (java) R 532 534 31808 0 -1 0 199 0 0 0 0 0 0 0 20 0 1 0 27541755 151552 20 996147200 134512640 134550932 4294955968 18446744073709551615 3990868 0 0 4096 0 0 0 0 17 0 0 0
/proc/534/statm: 37 20 14 9 0 3 0

[startup+0.101173 s]
/proc/loadavg: 1.79 1.94 1.90 4/81 534
/proc/meminfo: memFree=1687288/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=865940 CPUtime=0.09
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 3742 0 1 0 7 2 0 0 20 0 9 0 27541755 886722560 3210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 216485 3210 1700 9 0 210970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865940

[startup+0.201184 s]
/proc/loadavg: 1.79 1.94 1.90 4/81 534
/proc/meminfo: memFree=1687288/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=866100 CPUtime=0.19
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 4819 0 1 0 16 3 0 0 20 0 9 0 27541755 886886400 4236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 216525 4236 1888 9 0 211003 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866100

[startup+0.301198 s]
/proc/loadavg: 1.79 1.94 1.90 4/81 534
/proc/meminfo: memFree=1687288/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=866432 CPUtime=0.29
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 5975 0 1 0 25 4 0 0 20 0 9 0 27541755 887226368 5341 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 216608 5341 1984 9 0 211066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866432

[startup+0.701247 s]
/proc/loadavg: 1.79 1.94 1.90 4/81 534
/proc/meminfo: memFree=1687288/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=867736 CPUtime=0.69
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 10255 0 1 0 62 7 0 0 20 0 9 0 27541755 888561664 9609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 216934 9610 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867736

[startup+1.50235 s]
/proc/loadavg: 1.79 1.94 1.90 3/90 543
/proc/meminfo: memFree=1643056/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=868060 CPUtime=1.47
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 17638 440 1 0 121 23 2 1 20 0 9 0 27541755 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 217015 15382 2052 9 0 211451 0
[pid=534/tid=536] ppid=532 vsize=868060 CPUtime=1.21
/proc/534/task/536/stat : 536 (java) R 532 534 31808 0 -1 64 15967 440 1 0 98 20 2 1 24 0 9 0 27541757 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4127081714 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=537] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/537/stat : 537 (java) S 532 534 31808 0 -1 64 3 440 0 0 0 0 2 1 17 0 9 0 27541758 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=538] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/538/stat : 538 (java) S 532 534 31808 0 -1 64 11 440 0 0 0 0 2 1 24 0 9 0 27541758 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=539] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/539/stat : 539 (java) S 532 534 31808 0 -1 64 4 440 0 0 0 0 2 1 25 0 9 0 27541758 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/540/stat : 540 (java) S 532 534 31808 0 -1 64 2 440 0 0 0 0 2 1 25 0 9 0 27541760 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=868060 CPUtime=0.26
/proc/534/task/541/stat : 541 (java) S 532 534 31808 0 -1 64 839 440 0 0 23 0 2 1 15 0 9 0 27541760 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/542/stat : 542 (java) S 532 534 31808 0 -1 64 0 440 0 0 0 0 2 1 25 0 9 0 27541760 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=868060 CPUtime=0.03
/proc/534/task/543/stat : 543 (java) S 532 534 31808 0 -1 64 8 440 0 0 0 0 2 1 15 0 9 0 27541760 888893440 15382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868060

[startup+3.10255 s]
/proc/loadavg: 1.79 1.94 1.90 3/90 547
/proc/meminfo: memFree=1622448/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=868196 CPUtime=3.06
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 32415 440 1 0 276 27 2 1 20 0 9 0 27541755 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 217049 19506 2659 9 0 211485 0
[pid=534/tid=536] ppid=532 vsize=868196 CPUtime=2.6
/proc/534/task/536/stat : 536 (java) R 532 534 31808 0 -1 64 22126 440 1 0 235 22 2 1 25 0 9 0 27541757 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=537] ppid=532 vsize=868196 CPUtime=0.15
/proc/534/task/537/stat : 537 (java) S 532 534 31808 0 -1 64 8503 440 0 0 10 2 2 1 17 0 9 0 27541758 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=538] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/538/stat : 538 (java) S 532 534 31808 0 -1 64 19 440 0 0 0 0 2 1 17 0 9 0 27541758 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=539] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/539/stat : 539 (java) S 532 534 31808 0 -1 64 13 440 0 0 0 0 2 1 16 0 9 0 27541758 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/540/stat : 540 (java) S 532 534 31808 0 -1 64 2 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=868196 CPUtime=0.34
/proc/534/task/541/stat : 541 (java) R 532 534 31808 0 -1 64 939 440 0 0 30 1 2 1 16 0 9 0 27541760 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/542/stat : 542 (java) S 532 534 31808 0 -1 64 0 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/543/stat : 543 (java) S 532 534 31808 0 -1 64 8 440 0 0 0 0 2 1 15 0 9 0 27541760 889032704 19506 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868196

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

[startup+3.20256 s]
/proc/loadavg: 1.79 1.94 1.90 3/90 547
/proc/meminfo: memFree=1622448/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=868196 CPUtime=3.16
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 36097 440 1 0 284 29 2 1 20 0 9 0 27541755 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 217049 23062 2662 9 0 211485 0
[pid=534/tid=536] ppid=532 vsize=868196 CPUtime=2.66
/proc/534/task/536/stat : 536 (java) R 532 534 31808 0 -1 64 22605 440 1 0 241 22 2 1 25 0 9 0 27541757 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4126685948 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=537] ppid=532 vsize=868196 CPUtime=0.17
/proc/534/task/537/stat : 537 (java) S 532 534 31808 0 -1 64 11703 440 0 0 11 3 2 1 16 0 9 0 27541758 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=538] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/538/stat : 538 (java) S 532 534 31808 0 -1 64 19 440 0 0 0 0 2 1 16 0 9 0 27541758 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=539] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/539/stat : 539 (java) S 532 534 31808 0 -1 64 13 440 0 0 0 0 2 1 16 0 9 0 27541758 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/540/stat : 540 (java) S 532 534 31808 0 -1 64 2 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=868196 CPUtime=0.34
/proc/534/task/541/stat : 541 (java) S 532 534 31808 0 -1 64 942 440 0 0 30 1 2 1 15 0 9 0 27541760 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/542/stat : 542 (java) S 532 534 31808 0 -1 64 0 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/543/stat : 543 (java) S 532 534 31808 0 -1 64 8 440 0 0 0 0 2 1 15 0 9 0 27541760 889032704 23062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 868196

[startup+3.60261 s]
/proc/loadavg: 1.79 1.94 1.90 3/90 547
/proc/meminfo: memFree=1605104/2055920 swapFree=4192812/4192956
[pid=534] ppid=532 vsize=868196 CPUtime=3.56
/proc/534/stat : 534 (java) S 532 534 31808 0 -1 0 36113 440 1 0 324 29 2 1 20 0 9 0 27541755 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 217049 23074 2662 9 0 211485 0
[pid=534/tid=536] ppid=532 vsize=868196 CPUtime=3.05
/proc/534/task/536/stat : 536 (java) R 532 534 31808 0 -1 64 22617 440 1 0 280 22 2 1 25 0 9 0 27541757 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4127279168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=537] ppid=532 vsize=868196 CPUtime=0.17
/proc/534/task/537/stat : 537 (java) S 532 534 31808 0 -1 64 11703 440 0 0 11 3 2 1 16 0 9 0 27541758 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=538] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/538/stat : 538 (java) S 532 534 31808 0 -1 64 19 440 0 0 0 0 2 1 16 0 9 0 27541758 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=539] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/539/stat : 539 (java) S 532 534 31808 0 -1 64 13 440 0 0 0 0 2 1 16 0 9 0 27541758 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/540/stat : 540 (java) S 532 534 31808 0 -1 64 2 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=868196 CPUtime=0.35
/proc/534/task/541/stat : 541 (java) S 532 534 31808 0 -1 64 946 440 0 0 31 1 2 1 15 0 9 0 27541760 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/542/stat : 542 (java) S 532 534 31808 0 -1 64 0 440 0 0 0 0 2 1 25 0 9 0 27541760 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=868196 CPUtime=0.03
/proc/534/task/543/stat : 543 (java) S 532 534 31808 0 -1 64 8 440 0 0 0 0 2 1 15 0 9 0 27541760 889032704 23074 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 3.65709
CPU time (s): 3.60545
CPU user time (s): 3.2875
CPU system time (s): 0.317951
CPU usage (%): 98.588
Max. virtual memory (cumulated for all children) (KiB): 868200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2875
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36583
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= 1635
involuntary context switches= 1789

runsolver used 0.012998 second user time and 0.012998 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 15:19:27
IDJOB=2094601
IDBENCH=54407
IDSOLVER=773
FILE ID=node92/2094601-1247404767
PBS_JOBID= 9510467
Free space on /tmp= 66332 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-0.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-2094601-1247404767/watcher-2094601-1247404767 -o /tmp/evaluation-result-2094601-1247404767/solver-2094601-1247404767 -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-2094601-1247404767.xml

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

MD5SUM BENCH= 5a2387650a417487d5414425e566caef
RANDOM SEED=1143010365

node92.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.216
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.216
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:       1687768 kB
Buffers:         33748 kB
Cached:         143664 kB
SwapCached:          0 kB
Active:         234848 kB
Inactive:        73912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:         151788 kB
Slab:            44360 kB
Committed_AS:   978916 kB
PageTables:       2112 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= 66328 MiB
End job on node92 at 2009-07-12 15:19:31