Trace number 1060190

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.45147 3.83439

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.825874
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 (download as text)

0.03/0.28	
0.03/0.28	Abscon 112 (May, 2008)
0.24/0.51	
0.24/0.51	   configuration
0.24/0.51	     name=esac.xml
0.29/0.60	   
0.29/0.60	   instance
0.29/0.60	     name=HOME/instance-1060190-1215126078.xml
0.29/0.64	   
0.29/0.64	   domains being loaded...
0.29/0.69	   
0.29/0.69	   variables being loaded...
0.38/0.75	     nbVariables=225  nbDomainTypes=225  minDomainSize=901  maxDomainSize=999  nbTotalValues=213808
0.38/0.75	       =>  wckTime=0.235  cpuTime=0.13  mem=12M753
0.38/0.75	   
0.38/0.75	   predicates being loaded...
0.49/0.81	   
0.49/0.81	   constraints being loaded...
1.67/2.03	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.67/2.03	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.508  symmetryCpuTime=0.42
1.67/2.03	     nbCliques=15
1.67/2.03	       =>  wckTime=1.514  cpuTime=1.2  mem=46M208
1.77/2.17	   
1.77/2.17	   solver IterativeSystematicSolver being built... 
1.86/2.24	   
1.86/2.24	   INFO : Forward propagation technique limited 
1.97/2.32	       =>  wckTime=1.803  cpuTime=1.33  mem=35M335
1.97/2.36	   
1.97/2.36	   preprocessing
1.97/2.36	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.97/2.36	     detectedInconsistency=no
1.97/2.36	       =>  wckTime=0.028  cpuTime=0.02  mem=36M285
3.35/3.76	   
3.35/3.76	   search
3.35/3.76	     run=0  nbConstraintChecks=3165  minDepth=124  maxDepth=225  nbPropagations=3040  nbRevisions=0
3.35/3.76	     nbUselessRevisions=0  nbAssignments=228  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=232
3.35/3.76	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.35/3.76	     nbREliminables=6.97  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.35/3.76	       =>  wckTime=1.43  cpuTime=1.34  mem=38M850
3.35/3.76	   
3.35/3.76	   global
3.35/3.76	     nbConstraintChecks=3165  nbPropagations=3265  nbRestartNogoods=0  solvingWckTime=1.433  solvingCpuTime=1.34
3.35/3.76	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.64  globalCpuTime=2.72
3.35/3.76	       =>  wckTime=3.245  cpuTime=2.67  mem=38M850
3.35/3.76	   
3.35/3.76	s SATISFIABLE
3.35/3.76	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.35/3.76	d NODES 228
3.35/3.76	d CHECKS 3165
3.35/3.76	   
3.35/3.76	   totalWckTime=3.312  totalCpuTime=2.72

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-1060190-1215126078/watcher-1060190-1215126078 -o /tmp/evaluation-result-1060190-1215126078/solver-1060190-1215126078 -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-1060190-1215126078.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: 3.55 3.14 2.21 4/81 2626
/proc/meminfo: memFree=1877976/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=18572 CPUtime=0
/proc/2626/stat : 2626 (runsolver) D 2624 2626 1428 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 635544987 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 226913479975 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/2626/statm: 4643 292 257 25 0 2626 0

[startup+0.0836459 s]
/proc/loadavg: 3.55 3.14 2.21 4/81 2626
/proc/meminfo: memFree=1877976/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=10196 CPUtime=0
/proc/2626/stat : 2626 (java) D 2624 2626 1428 0 -1 0 352 0 5 0 0 0 0 0 18 0 1 0 635544987 10440704 161 996147200 134512640 134550740 4294955984 18446744073709551615 7893924 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/2626/statm: 2549 161 134 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10196

[startup+0.101647 s]
/proc/loadavg: 3.55 3.14 2.21 4/81 2626
/proc/meminfo: memFree=1877976/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=10336 CPUtime=0
/proc/2626/stat : 2626 (java) D 2624 2626 1428 0 -1 0 352 0 5 0 0 0 0 0 18 0 1 0 635544987 10584064 161 996147200 134512640 134550740 4294955984 18446744073709551615 7898119 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/2626/statm: 2584 161 134 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10336

[startup+0.301691 s]
/proc/loadavg: 3.55 3.14 2.21 4/81 2626
/proc/meminfo: memFree=1877976/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=866900 CPUtime=0.11
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 3777 0 62 0 8 3 0 0 18 0 9 0 635544987 887705600 3289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 216725 3289 1735 9 0 211280 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 866900

[startup+0.701761 s]
/proc/loadavg: 3.55 3.14 2.21 4/81 2626
/proc/meminfo: memFree=1877976/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=867288 CPUtime=0.38
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 6288 0 72 0 31 7 0 0 18 0 9 0 635544987 888102912 5729 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 216822 5729 1963 9 0 211350 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 867288

[startup+1.50291 s]
/proc/loadavg: 3.55 3.14 2.21 3/90 2635
/proc/meminfo: memFree=1837648/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=868456 CPUtime=1.18
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 14319 0 72 0 98 20 0 0 18 0 9 0 635544987 889298944 13749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 217113 13749 2013 9 0 211619 0
[pid=2626/tid=2628] ppid=2624 vsize=868452 CPUtime=0.97
/proc/2626/task/2628/stat : 2628 (java) R 2624 2626 1428 0 -1 64 12953 0 37 0 78 19 0 0 18 0 9 0 635545001 889294848 13749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2626/tid=2629] ppid=2624 vsize=868452 CPUtime=0
/proc/2626/task/2629/stat : 2629 (java) S 2624 2626 1428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 635545007 889294848 13749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2630] ppid=2624 vsize=868452 CPUtime=0
/proc/2626/task/2630/stat : 2630 (java) S 2624 2626 1428 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 635545007 889294848 13750 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2631] ppid=2624 vsize=868456 CPUtime=0
/proc/2626/task/2631/stat : 2631 (java) S 2624 2626 1428 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 635545007 889298944 13750 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2632] ppid=2624 vsize=868452 CPUtime=0
/proc/2626/task/2632/stat : 2632 (java) S 2624 2626 1428 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 635545010 889294848 13751 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2633] ppid=2624 vsize=868456 CPUtime=0.2
/proc/2626/task/2633/stat : 2633 (java) S 2624 2626 1428 0 -1 64 704 0 0 0 20 0 0 0 16 0 9 0 635545010 889298944 13751 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2626/tid=2634] ppid=2624 vsize=868452 CPUtime=0
/proc/2626/task/2634/stat : 2634 (java) S 2624 2626 1428 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635545010 889294848 13752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2635] ppid=2624 vsize=868456 CPUtime=0
/proc/2626/task/2635/stat : 2635 (java) S 2624 2626 1428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635545010 889298944 13752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 868456

[startup+3.10222 s]
/proc/loadavg: 3.55 3.14 2.21 4/90 2639
/proc/meminfo: memFree=1812624/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=868916 CPUtime=2.76
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 30237 441 72 1 248 25 2 1 18 0 9 0 635544987 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 217229 18622 2633 9 0 211735 0
[pid=2626/tid=2628] ppid=2624 vsize=868916 CPUtime=2.32
/proc/2626/task/2628/stat : 2628 (java) R 2624 2626 1428 0 -1 64 20050 441 37 1 208 21 2 1 25 0 9 0 635545001 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4127167353 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2629] ppid=2624 vsize=868916 CPUtime=0.14
/proc/2626/task/2629/stat : 2629 (java) S 2624 2626 1428 0 -1 64 8460 441 0 1 10 1 2 1 17 0 9 0 635545007 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2630] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2630/stat : 2630 (java) S 2624 2626 1428 0 -1 64 16 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2631] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2631/stat : 2631 (java) S 2624 2626 1428 0 -1 64 12 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2632] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2632/stat : 2632 (java) S 2624 2626 1428 0 -1 64 0 441 0 1 0 0 2 1 18 0 9 0 635545010 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2633] ppid=2624 vsize=868916 CPUtime=0.31
/proc/2626/task/2633/stat : 2633 (java) S 2624 2626 1428 0 -1 64 912 441 0 1 28 0 2 1 15 0 9 0 635545010 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2634] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2634/stat : 2634 (java) S 2624 2626 1428 0 -1 64 2 441 0 1 0 0 2 1 19 0 9 0 635545010 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2635] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2635/stat : 2635 (java) S 2624 2626 1428 0 -1 64 9 441 0 1 0 0 2 1 15 0 9 0 635545010 889769984 18622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 868916

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

[startup+3.50131 s]
/proc/loadavg: 3.42 3.13 2.21 3/90 2639
/proc/meminfo: memFree=1802512/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=868916 CPUtime=3.15
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 32531 441 72 1 286 26 2 1 18 0 9 0 635544987 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 217229 19777 2633 9 0 211735 0
[pid=2626/tid=2628] ppid=2624 vsize=868916 CPUtime=2.69
/proc/2626/task/2628/stat : 2628 (java) R 2624 2626 1428 0 -1 64 22332 441 37 1 244 22 2 1 25 0 9 0 635545001 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4125978314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2629] ppid=2624 vsize=868916 CPUtime=0.14
/proc/2626/task/2629/stat : 2629 (java) S 2624 2626 1428 0 -1 64 8460 441 0 1 10 1 2 1 17 0 9 0 635545007 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2630] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2630/stat : 2630 (java) S 2624 2626 1428 0 -1 64 16 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2631] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2631/stat : 2631 (java) S 2624 2626 1428 0 -1 64 12 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2632] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2632/stat : 2632 (java) S 2624 2626 1428 0 -1 64 0 441 0 1 0 0 2 1 18 0 9 0 635545010 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2633] ppid=2624 vsize=868916 CPUtime=0.33
/proc/2626/task/2633/stat : 2633 (java) S 2624 2626 1428 0 -1 64 924 441 0 1 30 0 2 1 16 0 9 0 635545010 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2634] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2634/stat : 2634 (java) S 2624 2626 1428 0 -1 64 2 441 0 1 0 0 2 1 19 0 9 0 635545010 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2635] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2635/stat : 2635 (java) S 2624 2626 1428 0 -1 64 9 441 0 1 0 0 2 1 15 0 9 0 635545010 889769984 19777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 868916

[startup+3.70135 s]
/proc/loadavg: 3.42 3.13 2.21 3/90 2639
/proc/meminfo: memFree=1802512/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=868916 CPUtime=3.35
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 35830 441 72 1 305 27 2 1 18 0 9 0 635544987 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 217229 22950 2637 9 0 211735 0
[pid=2626/tid=2628] ppid=2624 vsize=868916 CPUtime=2.85
/proc/2626/task/2628/stat : 2628 (java) R 2624 2626 1428 0 -1 64 22481 441 37 1 260 22 2 1 25 0 9 0 635545001 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4127175480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2629] ppid=2624 vsize=868916 CPUtime=0.17
/proc/2626/task/2629/stat : 2629 (java) S 2624 2626 1428 0 -1 64 11605 441 0 1 12 2 2 1 16 0 9 0 635545007 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2630] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2630/stat : 2630 (java) S 2624 2626 1428 0 -1 64 16 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2631] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2631/stat : 2631 (java) S 2624 2626 1428 0 -1 64 12 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2632] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2632/stat : 2632 (java) S 2624 2626 1428 0 -1 64 0 441 0 1 0 0 2 1 18 0 9 0 635545010 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2633] ppid=2624 vsize=868916 CPUtime=0.34
/proc/2626/task/2633/stat : 2633 (java) S 2624 2626 1428 0 -1 64 929 441 0 1 31 0 2 1 15 0 9 0 635545010 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2634] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2634/stat : 2634 (java) S 2624 2626 1428 0 -1 64 2 441 0 1 0 0 2 1 19 0 9 0 635545010 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2635] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2635/stat : 2635 (java) S 2624 2626 1428 0 -1 64 9 441 0 1 0 0 2 1 15 0 9 0 635545010 889769984 22950 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 868916

[startup+3.80136 s]
/proc/loadavg: 3.42 3.13 2.21 3/90 2639
/proc/meminfo: memFree=1802512/2055920 swapFree=4180232/4192956
[pid=2626] ppid=2624 vsize=868916 CPUtime=3.41
/proc/2626/stat : 2626 (java) S 2624 2626 1428 0 -1 0 35843 441 72 1 311 27 2 1 18 0 9 0 635544987 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2626/statm: 217229 22959 2637 9 0 211735 0
[pid=2626/tid=2628] ppid=2624 vsize=868916 CPUtime=2.91
/proc/2626/task/2628/stat : 2628 (java) S 2624 2626 1428 0 -1 64 22492 441 37 1 266 22 2 1 25 0 9 0 635545001 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2629] ppid=2624 vsize=868916 CPUtime=0.17
/proc/2626/task/2629/stat : 2629 (java) S 2624 2626 1428 0 -1 64 11605 441 0 1 12 2 2 1 16 0 9 0 635545007 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2630] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2630/stat : 2630 (java) S 2624 2626 1428 0 -1 64 16 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2631] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2631/stat : 2631 (java) S 2624 2626 1428 0 -1 64 12 441 0 1 0 0 2 1 16 0 9 0 635545007 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2632] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2632/stat : 2632 (java) S 2624 2626 1428 0 -1 64 0 441 0 1 0 0 2 1 18 0 9 0 635545010 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2633] ppid=2624 vsize=868916 CPUtime=0.34
/proc/2626/task/2633/stat : 2633 (java) S 2624 2626 1428 0 -1 64 931 441 0 1 31 0 2 1 15 0 9 0 635545010 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2634] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2634/stat : 2634 (java) S 2624 2626 1428 0 -1 64 2 441 0 1 0 0 2 1 19 0 9 0 635545010 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2626/tid=2635] ppid=2624 vsize=868916 CPUtime=0.03
/proc/2626/task/2635/stat : 2635 (java) S 2624 2626 1428 0 -1 64 9 441 0 1 0 0 2 1 15 0 9 0 635545010 889769984 22959 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 868916

Child status: 0
Real time (s): 3.83439
CPU time (s): 3.45147
CPU user time (s): 3.14552
CPU system time (s): 0.305953
CPU usage (%): 90.0138
Max. virtual memory (cumulated for all children) (KiB): 868916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.14552
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36310
page faults= 73
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2190
involuntary context switches= 1752

runsolver used 0.006998 second user time and 0.024996 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-04 01:01:18
IDJOB=1060190
IDBENCH=54411
IDSOLVER=364
FILE ID=node5/1060190-1215126078
PBS_JOBID= 7877194
Free space on /tmp= 66536 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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060190-1215126078/watcher-1060190-1215126078 -o /tmp/evaluation-result-1060190-1215126078/solver-1060190-1215126078 -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-1060190-1215126078.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5397915d5f29b2750a915fa9c415307c
RANDOM SEED=1533744191

node5.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.279
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.279
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:       1878648 kB
Buffers:          8500 kB
Cached:          30328 kB
SwapCached:       5644 kB
Active:         110760 kB
Inactive:        10332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878648 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            2992 kB
Writeback:           0 kB
Mapped:          97056 kB
Slab:            41332 kB
Committed_AS:  1626596 kB
PageTables:       1996 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= 66532 MiB
End job on node5 at 2008-07-04 01:01:22