Trace number 1064621

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 2.25166 2.29976

DiagnosticValue
CHECKS477386
NODES599

General information on the benchmark

Namecsp/tdsp/
normalized-C1-2-21.xml
MD5SUM7e74f6b4e9af2ada897ea852c87daff2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.689895
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints170
Maximum constraint arity6
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension170
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1064621-1215142874.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.38/0.40	     nbVariables=53  nbDomainTypes=5  minDomainSize=1  maxDomainSize=22  nbTotalValues=767
0.38/0.40	       =>  wckTime=0.155  cpuTime=0.1  mem=7M919
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
0.98/1.05	     nbConstraints=170  nbSingletonDomainVariables=2  nbConflictsStructures=30  nbSharedConflictsStructures=4
0.98/1.05	     nbUnbuiltConflictsStructures=119  nbSharedBinaryRepresentations=0  nbEvaluationManagers=149
0.98/1.05	     nbSharedEvaluationManagers=21  minDegree=17  maxDegree=18  minArity=3  avgArity=5.4  maxArity=6  nbGenerators=0
0.98/1.05	     nbFusions=0  symmetryWckTime=0.083  symmetryCpuTime=0.03
0.98/1.05	       =>  wckTime=0.81  cpuTime=0.59  mem=32M324
1.07/1.13	   
1.07/1.13	   solver IterativeSystematicSolver being built... 
1.16/1.29	       =>  wckTime=1.052  cpuTime=0.73  mem=23M422
1.46/1.59	   
1.46/1.59	   preprocessing
1.46/1.59	     nbConstraintChecks=154946  nbValidityChecks=80903  nbPropagations=218  nbRevisions=6777  nbUselessRevisions=6631
1.46/1.59	     nbSingletonTests=83  nbEffectiveSingletonTests=0  nbACRemovals=102  nbFoundSingletons=0  nbRemovedValues=102
1.46/1.59	     detectedInconsistency=no
1.46/1.59	       =>  wckTime=0.292  cpuTime=0.27  mem=23M422
2.16/2.27	   
2.16/2.27	   search
2.16/2.27	     run=6  nbConstraintChecks=322440  nbValidityChecks=540731  minDepth=32  maxDepth=53  nbPropagations=5415
2.16/2.27	     nbRevisions=170846  nbUselessRevisions=165609  nbAssignments=599  nbFailedAssignments=295  nbBacktracks=15
2.16/2.27	     nbVisitedNodes=904  nbRestartNogoods=145  nbFoundSolutions=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
2.16/2.27	     nbSEliminables=1.34  nbREliminables=4.59  nbIEliminables=18.36  nbDEliminables=0  nbPEliminables=0
2.16/2.27	       =>  wckTime=0.969  cpuTime=0.89  mem=25M309
2.16/2.27	   
2.16/2.27	   global
2.16/2.27	     nbConstraintChecks=477386  nbValidityChecks=621634  nbPropagations=5633  nbRevisions=177623
2.16/2.27	     nbUselessRevisions=172240  nbRestartNogoods=145  solvingWckTime=0.971  solvingCpuTime=0.9  expiredTime=no
2.16/2.27	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.63  globalCpuTime=1.7
2.16/2.27	       =>  wckTime=2.027  cpuTime=1.64  mem=25M309
2.16/2.27	   
2.16/2.27	s SATISFIABLE
2.16/2.27	v 21 20 12 0 0 6 9 0 6 0 0 0 10 0 0 16 0 13 20 0 17 9 0 12 4 0 13 15 0 18 14 0 17 0 0 0 13 0 0 19 0 13 0 0 9 16 0 0 0 0 10 0 0 
2.16/2.27	d NODES 599
2.16/2.27	d CHECKS 477386
2.16/2.27	   
2.16/2.27	   totalWckTime=2.084  totalCpuTime=1.7

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-1064621-1215142874/watcher-1064621-1215142874 -o /tmp/evaluation-result-1064621-1215142874/solver-1064621-1215142874 -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-1064621-1215142874.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: 2.00 2.00 2.00 3/84 11515
/proc/meminfo: memFree=1541728/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=10616 CPUtime=0
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1993261609 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 2654 472 209 9 0 1184 0
[pid=11515/tid=11516] ppid=11513 vsize=10616 CPUtime=0
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1993261610 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 5525464 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0554819 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11515
/proc/meminfo: memFree=1541728/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=863688 CPUtime=0.04
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 2544 0 1 0 3 1 0 0 18 0 9 0 1993261609 884416512 2117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 215922 2117 1009 9 0 210901 0
[pid=11515/tid=11516] ppid=11513 vsize=863688 CPUtime=0.02
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 1706 0 1 0 2 0 0 0 20 0 9 0 1993261610 884416512 2117 996147200 134512640 134550740 4294955968 18446744073709551615 102717545 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.102485 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11515
/proc/meminfo: memFree=1541728/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=865884 CPUtime=0.09
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 3715 0 1 0 7 2 0 0 18 0 9 0 1993261609 886665216 3179 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216471 3179 1684 9 0 211026 0
[pid=11515/tid=11516] ppid=11513 vsize=865884 CPUtime=0.07
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 2812 0 1 0 6 1 0 0 18 0 9 0 1993261610 886665216 3179 996147200 134512640 134550740 4294955968 18446744073709551615 5144158 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301517 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11515
/proc/meminfo: memFree=1541728/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=866048 CPUtime=0.29
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 5583 0 1 0 26 3 0 0 18 0 9 0 1993261609 886833152 4997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216512 4997 1902 9 0 211060 0
[pid=11515/tid=11516] ppid=11513 vsize=866048 CPUtime=0.25
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 4655 0 1 0 23 2 0 0 19 0 9 0 1993261610 886833152 4997 996147200 134512640 134550740 4294955968 18446744073709551615 4678436 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866048

[startup+0.701576 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11515
/proc/meminfo: memFree=1541728/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=867096 CPUtime=0.68
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 8296 0 1 0 63 5 0 0 18 0 9 0 1993261609 887906304 7656 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216774 7656 2008 9 0 211280 0
[pid=11515/tid=11516] ppid=11513 vsize=867096 CPUtime=0.54
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 7112 0 1 0 50 4 0 0 20 0 9 0 1993261610 887906304 7656 996147200 134512640 134550740 4294955968 18446744073709551615 4125924747 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867096

[startup+1.50169 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 11524
/proc/meminfo: memFree=1502752/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=867876 CPUtime=1.46
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 21225 292 1 0 133 12 0 1 18 0 9 0 1993261609 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216969 13048 2632 9 0 211475 0
[pid=11515/tid=11516] ppid=11513 vsize=867876 CPUtime=1.15
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 15993 292 1 0 105 9 0 1 25 0 9 0 1993261610 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11518] ppid=11513 vsize=867876 CPUtime=0.07
/proc/11515/task/11518/stat : 11518 (java) S 11513 11515 10343 0 -1 64 3684 292 0 0 5 1 0 1 17 0 9 0 1993261612 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11519] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11519/stat : 11519 (java) S 11513 11515 10343 0 -1 64 15 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11520] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11520/stat : 11520 (java) S 11513 11515 10343 0 -1 64 12 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11521] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11521/stat : 11521 (java) S 11513 11515 10343 0 -1 64 0 292 0 0 0 0 0 1 18 0 9 0 1993261614 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11522] ppid=11513 vsize=867876 CPUtime=0.23
/proc/11515/task/11522/stat : 11522 (java) S 11513 11515 10343 0 -1 64 708 292 0 0 21 1 0 1 15 0 9 0 1993261614 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11523] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11523/stat : 11523 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 19 0 9 0 1993261614 888705024 13048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11524] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11524/stat : 11524 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 15 0 9 0 1993261614 888705024 13048 996147200 134512640 134550740 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) 867876

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

[startup+1.90175 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 11524
/proc/meminfo: memFree=1502752/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=867876 CPUtime=1.86
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 21452 292 1 0 172 13 0 1 18 0 9 0 1993261609 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216969 13072 2632 9 0 211475 0
[pid=11515/tid=11516] ppid=11513 vsize=867876 CPUtime=1.51
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 16202 292 1 0 141 9 0 1 25 0 9 0 1993261610 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 5103520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11518] ppid=11513 vsize=867876 CPUtime=0.07
/proc/11515/task/11518/stat : 11518 (java) S 11513 11515 10343 0 -1 64 3684 292 0 0 5 1 0 1 17 0 9 0 1993261612 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11519] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11519/stat : 11519 (java) S 11513 11515 10343 0 -1 64 15 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11520] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11520/stat : 11520 (java) S 11513 11515 10343 0 -1 64 12 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11521] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11521/stat : 11521 (java) S 11513 11515 10343 0 -1 64 0 292 0 0 0 0 0 1 18 0 9 0 1993261614 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11522] ppid=11513 vsize=867876 CPUtime=0.26
/proc/11515/task/11522/stat : 11522 (java) S 11513 11515 10343 0 -1 64 726 292 0 0 24 1 0 1 15 0 9 0 1993261614 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11523] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11523/stat : 11523 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 19 0 9 0 1993261614 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11524] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11524/stat : 11524 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 15 0 9 0 1993261614 888705024 13072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 867876

[startup+2.10178 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 11528
/proc/meminfo: memFree=1499424/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=867876 CPUtime=2.06
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 21463 292 1 0 192 13 0 1 18 0 9 0 1993261609 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216969 13073 2632 9 0 211475 0
[pid=11515/tid=11516] ppid=11513 vsize=867876 CPUtime=1.71
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 16212 292 1 0 161 9 0 1 25 0 9 0 1993261610 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4126692834 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11518] ppid=11513 vsize=867876 CPUtime=0.07
/proc/11515/task/11518/stat : 11518 (java) S 11513 11515 10343 0 -1 64 3684 292 0 0 5 1 0 1 17 0 9 0 1993261612 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11519] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11519/stat : 11519 (java) S 11513 11515 10343 0 -1 64 15 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11520] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11520/stat : 11520 (java) S 11513 11515 10343 0 -1 64 12 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11521] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11521/stat : 11521 (java) S 11513 11515 10343 0 -1 64 0 292 0 0 0 0 0 1 18 0 9 0 1993261614 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11522] ppid=11513 vsize=867876 CPUtime=0.27
/proc/11515/task/11522/stat : 11522 (java) S 11513 11515 10343 0 -1 64 727 292 0 0 25 1 0 1 16 0 9 0 1993261614 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11523] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11523/stat : 11523 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 19 0 9 0 1993261614 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11524] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11524/stat : 11524 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 15 0 9 0 1993261614 888705024 13073 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 867876

[startup+2.20779 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 11528
/proc/meminfo: memFree=1499424/2055920 swapFree=4180256/4192956
[pid=11515] ppid=11513 vsize=867876 CPUtime=2.16
/proc/11515/stat : 11515 (java) S 11513 11515 10343 0 -1 0 21472 292 1 0 202 13 0 1 18 0 9 0 1993261609 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11515/statm: 216969 13076 2632 9 0 211475 0
[pid=11515/tid=11516] ppid=11513 vsize=867876 CPUtime=1.8
/proc/11515/task/11516/stat : 11516 (java) R 11513 11515 10343 0 -1 64 16218 292 1 0 170 9 0 1 25 0 9 0 1993261610 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4126519976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11518] ppid=11513 vsize=867876 CPUtime=0.07
/proc/11515/task/11518/stat : 11518 (java) S 11513 11515 10343 0 -1 64 3684 292 0 0 5 1 0 1 17 0 9 0 1993261612 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11519] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11519/stat : 11519 (java) S 11513 11515 10343 0 -1 64 15 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11520] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11520/stat : 11520 (java) S 11513 11515 10343 0 -1 64 12 292 0 0 0 0 0 1 16 0 9 0 1993261612 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11521] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11521/stat : 11521 (java) S 11513 11515 10343 0 -1 64 0 292 0 0 0 0 0 1 18 0 9 0 1993261614 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11522] ppid=11513 vsize=867876 CPUtime=0.27
/proc/11515/task/11522/stat : 11522 (java) S 11513 11515 10343 0 -1 64 730 292 0 0 25 1 0 1 15 0 9 0 1993261614 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11523] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11523/stat : 11523 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 19 0 9 0 1993261614 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11515/tid=11524] ppid=11513 vsize=867876 CPUtime=0.01
/proc/11515/task/11524/stat : 11524 (java) S 11513 11515 10343 0 -1 64 2 292 0 0 0 0 0 1 15 0 9 0 1993261614 888705024 13076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 867876

Child status: 0
Real time (s): 2.29976
CPU time (s): 2.25166
CPU user time (s): 2.09868
CPU system time (s): 0.152976
CPU usage (%): 97.9084
Max. virtual memory (cumulated for all children) (KiB): 867876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.09868
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21857
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= 1121
involuntary context switches= 1231

runsolver used 0.007998 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 05:41:14
IDJOB=1064621
IDBENCH=54970
IDSOLVER=364
FILE ID=node22/1064621-1215142874
PBS_JOBID= 7877375
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tdsp/normalized-C1-2-21.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-1064621-1215142874/watcher-1064621-1215142874 -o /tmp/evaluation-result-1064621-1215142874/solver-1064621-1215142874 -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-1064621-1215142874.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7e74f6b4e9af2ada897ea852c87daff2
RANDOM SEED=2001895006

node22.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.267
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.267
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:       1542144 kB
Buffers:          5376 kB
Cached:          93800 kB
SwapCached:       6564 kB
Active:         447380 kB
Inactive:         9728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542144 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:         375228 kB
Slab:            41144 kB
Committed_AS:  3671988 kB
PageTables:       2560 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 node22 at 2008-07-04 05:41:17