Trace number 1071363

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
galac MSAT 317.459 320.541

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-10-10-3.xml
MD5SUM5dd29aa83960666008990e15b4977728
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 benchmark6.21106
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.04/2.20	c start processing
2.04/2.20	c start relation processing
2.14/2.23	c start cnf exporting
4.72/4.90	c parsing time : 2.076
4.82/4.90	c preprocessing time : 4.773
4.82/4.90	
4.82/4.90	c Nary constraints - conflicts : 2025 supports : 0
4.82/4.90	c Binary constraints - conflicts : 0 supports :0
4.82/4.90	c max arity constraint : 4
4.82/4.90	c Max Tuples generated 81
4.82/4.90	c relations : 1
4.82/4.90	c relations BDD: 1
4.82/4.90	c sampling 0/0
4.82/4.90	c vars : 24601 - clauses :  73300
4.82/4.90	
4.82/4.95	 
4.82/4.95	c --- SAT Solver Stats ---
4.82/4.95	 
315.91/319.09	c restarts              : 19
315.91/319.09	c conflicts             : 312324         (1004 /sec)
315.91/319.09	c decisions             : 580824         (1.02 % random) (1867 /sec)
315.91/319.09	c propagations          : 557342102      (1791448 /sec)
315.91/319.09	c conflict literals     : 11247090       (15.72 % deleted)
315.91/319.09	c Memory used           : 27.74 MB
315.91/319.09	c CPU time              : 311.113 s
315.91/319.09	
316.01/319.10	s SATISFIABLE
317.38/320.53	v 2 0 0 1 2 2 0 1 1 1 0 1 2 0 1 2 0 1 2 0 1 0 2 2 2 1 2 1 0 0 0 1 0 1 2 1 1 2 0 2 1 2 2 1 1 0 0 0 0 2 1 1 1 0 0 2 2 2 0 1 2 2 0 0 1 0 1 2 2 1 0 0 1 2 0 0 1 1 2 2 2 0 1 0 1 1 2 0 1 2 1 2 0 2 0 2 1 0 1 0

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-1071363-1215168564/watcher-1071363-1215168564 -o /tmp/evaluation-result-1071363-1215168564/solver-1071363-1215168564 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1071363-1215168564.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 4/73 21587
/proc/meminfo: memFree=1680728/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=5224 CPUtime=0
/proc/21587/stat : 21587 (galacM.sh) R 21585 21587 20571 0 -1 4194304 63 0 0 0 0 0 0 0 20 0 1 0 422473782 5349376 48 996147200 4194304 4520092 548682068832 18446744073709551615 224624967154 0 0 4096 0 0 0 0 17 1 0 0
/proc/21587/statm: 1306 48 37 79 0 104 0

[startup+0.0210941 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21587
/proc/meminfo: memFree=1680728/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=8748 CPUtime=0
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 422473782 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101145 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21587
/proc/meminfo: memFree=1680728/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=0.01
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30117 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21587
/proc/meminfo: memFree=1680728/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=0.01
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701226 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21587
/proc/meminfo: memFree=1680728/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=0.01
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50234 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 21609
/proc/meminfo: memFree=1640072/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=0.01
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21601] ppid=21587 vsize=812868 CPUtime=1.44
/proc/21601/stat : 21601 (java) S 21587 21587 20571 0 -1 0 16771 0 1 0 136 8 0 0 18 0 9 0 422473786 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21601/statm: 203217 15998 2585 9 0 197198 0
[pid=21601/tid=21602] ppid=21587 vsize=812868 CPUtime=1.07
/proc/21601/task/21602/stat : 21602 (java) R 21587 21587 20571 0 -1 64 10790 0 1 0 102 5 0 0 25 0 9 0 422473787 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4126647071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21603] ppid=21587 vsize=812868 CPUtime=0.04
/proc/21601/task/21603/stat : 21603 (java) S 21587 21587 20571 0 -1 64 4390 0 0 0 3 1 0 0 16 0 9 0 422473789 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21604] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21604/stat : 21604 (java) S 21587 21587 20571 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 422473789 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21605] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21605/stat : 21605 (java) S 21587 21587 20571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 422473789 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21606] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21606/stat : 21606 (java) S 21587 21587 20571 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 422473791 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21607] ppid=21587 vsize=812868 CPUtime=0.29
/proc/21601/task/21607/stat : 21607 (java) S 21587 21587 20571 0 -1 64 891 0 0 0 29 0 0 0 15 0 9 0 422473791 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21608] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21608/stat : 21608 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 422473791 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21609] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21609/stat : 21609 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422473791 832376832 15998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860432

[startup+3.10257 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 21609
/proc/meminfo: memFree=1610504/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=0.01
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21601] ppid=21587 vsize=812868 CPUtime=3.02
/proc/21601/stat : 21601 (java) S 21587 21587 20571 0 -1 0 20766 0 1 0 291 11 0 0 18 0 9 0 422473786 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21601/statm: 203217 19990 2591 9 0 197198 0
[pid=21601/tid=21602] ppid=21587 vsize=812868 CPUtime=2.57
/proc/21601/task/21602/stat : 21602 (java) R 21587 21587 20571 0 -1 64 14613 0 1 0 249 8 0 0 25 0 9 0 422473787 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4127329568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21603] ppid=21587 vsize=812868 CPUtime=0.05
/proc/21601/task/21603/stat : 21603 (java) S 21587 21587 20571 0 -1 64 4513 0 0 0 4 1 0 0 16 0 9 0 422473789 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21604] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21604/stat : 21604 (java) S 21587 21587 20571 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 422473789 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21605] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21605/stat : 21605 (java) S 21587 21587 20571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 422473789 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21606] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21606/stat : 21606 (java) S 21587 21587 20571 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 422473791 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21607] ppid=21587 vsize=812868 CPUtime=0.37
/proc/21601/task/21607/stat : 21607 (java) S 21587 21587 20571 0 -1 64 940 0 0 0 37 0 0 0 15 0 9 0 422473791 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21608] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21608/stat : 21608 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 422473791 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21601/tid=21609] ppid=21587 vsize=812868 CPUtime=0
/proc/21601/task/21609/stat : 21609 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422473791 832376832 19990 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860432

[startup+6.30203 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 21610
/proc/meminfo: memFree=1673096/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=6664 CPUtime=1.33
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 1505 0 0 0 133 0 0 0 25 0 1 0 422474278 6823936 1486 996147200 134512640 135136200 4294955968 18446744073709551615 134519993 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 1666 1486 56 152 0 1511 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 54228

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 21610
/proc/meminfo: memFree=1671240/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=8404 CPUtime=7.67
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 1934 0 0 0 766 1 0 0 25 0 1 0 422474278 8605696 1915 996147200 134512640 135136200 4294955968 18446744073709551615 134529706 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 2101 1915 56 152 0 1946 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 55968

[startup+25.5017 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 21610
/proc/meminfo: memFree=1668168/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=11636 CPUtime=20.34
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 2729 0 0 0 2033 1 0 0 25 0 1 0 422474278 11915264 2710 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 2909 2710 56 152 0 2754 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 59200

[startup+51.1014 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 21610
/proc/meminfo: memFree=1662856/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=17116 CPUtime=45.71
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 4076 0 0 0 4569 2 0 0 25 0 1 0 422474278 17526784 4057 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 4279 4057 56 152 0 4124 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 64680

[startup+102.307 s]
/proc/loadavg: 2.13 2.04 2.01 3/75 21610
/proc/meminfo: memFree=1656712/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=23112 CPUtime=96.42
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 5553 0 0 0 9638 4 0 0 25 0 1 0 422474278 23666688 5534 996147200 134512640 135136200 4294955968 18446744073709551615 134527379 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 5778 5534 56 152 0 5623 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 70676

[startup+162.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/75 21610
/proc/meminfo: memFree=1656200/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=23772 CPUtime=155.85
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 5715 0 0 0 15581 4 0 0 25 0 1 0 422474278 24342528 5696 996147200 134512640 135136200 4294955968 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 5943 5696 56 152 0 5788 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 71336

[startup+222.302 s]
/proc/loadavg: 2.10 2.06 2.01 3/75 21610
/proc/meminfo: memFree=1654088/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=25620 CPUtime=215.29
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6188 0 0 0 21524 5 0 0 25 0 1 0 422474278 26234880 6169 996147200 134512640 135136200 4294955968 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 6405 6169 56 152 0 6250 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 73184

[startup+282.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/75 21610
/proc/meminfo: memFree=1651656/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=28128 CPUtime=274.72
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6836 0 0 0 27466 6 0 0 25 0 1 0 422474278 28803072 6817 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 7032 6817 56 152 0 6877 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 75692

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

[startup+307.102 s]
/proc/loadavg: 2.05 2.06 2.01 3/75 21610
/proc/meminfo: memFree=1646664/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=28260 CPUtime=299.29
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6887 0 0 0 29923 6 0 0 25 0 1 0 422474278 28938240 6868 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 7065 6868 56 152 0 6910 0
Current children cumulated CPU time (s) 304.12
Current children cumulated vsize (KiB) 75824

[startup+313.507 s]
/proc/loadavg: 2.05 2.05 2.01 3/75 21610
/proc/meminfo: memFree=1644368/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=28260 CPUtime=305.63
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6887 0 0 0 30557 6 0 0 25 0 1 0 422474278 28938240 6868 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 7065 6868 56 152 0 6910 0
Current children cumulated CPU time (s) 310.46
Current children cumulated vsize (KiB) 75824

[startup+316.702 s]
/proc/loadavg: 2.05 2.05 2.01 3/75 21610
/proc/meminfo: memFree=1637072/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=28260 CPUtime=308.8
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6887 0 0 0 30874 6 0 0 25 0 1 0 422474278 28938240 6868 996147200 134512640 135136200 4294955968 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 7065 6868 56 152 0 6910 0
Current children cumulated CPU time (s) 313.63
Current children cumulated vsize (KiB) 75824

[startup+318.302 s]
/proc/loadavg: 2.05 2.05 2.01 3/75 21610
/proc/meminfo: memFree=1637072/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=4.83
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 799 22503 0 1 0 0 469 14 17 0 1 0 422473782 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21587/statm: 11891 364 245 79 0 219 0
[pid=21610] ppid=21587 vsize=28260 CPUtime=310.39
/proc/21610/stat : 21610 (minisat) R 21587 21587 20571 0 -1 4194304 6887 0 0 0 31033 6 0 0 25 0 1 0 422474278 28938240 6868 996147200 134512640 135136200 4294955968 18446744073709551615 134529814 0 0 4096 3 0 0 0 17 1 0 0
/proc/21610/statm: 7065 6868 56 152 0 6910 0
Current children cumulated CPU time (s) 315.22
Current children cumulated vsize (KiB) 75824

[startup+319.902 s]
/proc/loadavg: 2.05 2.05 2.01 3/75 21610
/proc/meminfo: memFree=1637072/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=316.02
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 836 29425 0 1 0 0 31581 21 16 0 1 0 422473782 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21587/statm: 11891 365 245 79 0 219 0
Current children cumulated CPU time (s) 316.02
Current children cumulated vsize (KiB) 47564

[startup+320.302 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 21619
/proc/meminfo: memFree=1644944/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=316.02
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 836 29425 0 1 0 0 31581 21 16 0 1 0 422473782 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21587/statm: 11891 365 245 79 0 219 0
[pid=21611] ppid=21587 vsize=812884 CPUtime=1.16
/proc/21611/stat : 21611 (java) S 21587 21587 20571 0 -1 0 10525 0 1 0 111 5 0 0 18 0 9 0 422505693 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21611/statm: 203221 9906 1912 9 0 197174 0
[pid=21611/tid=21612] ppid=21587 vsize=812884 CPUtime=0.88
/proc/21611/task/21612/stat : 21612 (java) R 21587 21587 20571 0 -1 64 8919 0 1 0 84 4 0 0 25 0 9 0 422505694 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21613] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21613/stat : 21613 (java) S 21587 21587 20571 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 422505696 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21614] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21614/stat : 21614 (java) S 21587 21587 20571 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 422505696 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21615] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21615/stat : 21615 (java) S 21587 21587 20571 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 422505696 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21616] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21616/stat : 21616 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 422505698 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21617] ppid=21587 vsize=812884 CPUtime=0.26
/proc/21611/task/21617/stat : 21617 (java) R 21587 21587 20571 0 -1 64 890 0 0 0 26 0 0 0 16 0 9 0 422505698 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 101648421 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21618] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21618/stat : 21618 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 422505698 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21619] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21619/stat : 21619 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422505698 832393216 9906 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 317.18
Current children cumulated vsize (KiB) 860448

[startup+320.502 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 21619
/proc/meminfo: memFree=1644944/2055920 swapFree=4180312/4192956
[pid=21587] ppid=21585 vsize=47564 CPUtime=316.02
/proc/21587/stat : 21587 (galacM.sh) S 21585 21587 20571 0 -1 4194304 836 29425 0 1 0 0 31581 21 16 0 1 0 422473782 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21587/statm: 11891 365 245 79 0 219 0
[pid=21611] ppid=21587 vsize=812884 CPUtime=1.36
/proc/21611/stat : 21611 (java) S 21587 21587 20571 0 -1 0 15504 0 1 0 129 7 0 0 18 0 9 0 422505693 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21611/statm: 203221 14885 1912 9 0 197174 0
[pid=21611/tid=21612] ppid=21587 vsize=812884 CPUtime=1.06
/proc/21611/task/21612/stat : 21612 (java) R 21587 21587 20571 0 -1 64 13884 0 1 0 100 6 0 0 25 0 9 0 422505694 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4126648429 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21613] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21613/stat : 21613 (java) S 21587 21587 20571 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 422505696 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21614] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21614/stat : 21614 (java) S 21587 21587 20571 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 422505696 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21615] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21615/stat : 21615 (java) S 21587 21587 20571 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 422505696 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21616] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21616/stat : 21616 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 422505698 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21617] ppid=21587 vsize=812884 CPUtime=0.28
/proc/21611/task/21617/stat : 21617 (java) S 21587 21587 20571 0 -1 64 904 0 0 0 28 0 0 0 16 0 9 0 422505698 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21618] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21618/stat : 21618 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 422505698 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21611/tid=21619] ppid=21587 vsize=812884 CPUtime=0
/proc/21611/task/21619/stat : 21619 (java) S 21587 21587 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422505698 832393216 14885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 317.38
Current children cumulated vsize (KiB) 860448

Child status: 0
Real time (s): 320.541
CPU time (s): 317.459
CPU user time (s): 317.137
CPU system time (s): 0.321951
CPU usage (%): 99.0385
Max. virtual memory (cumulated for all children) (KiB): 860448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.137
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46398
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2538
involuntary context switches= 9386

runsolver used 0.376942 second user time and 1.09083 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 12:49:24
IDJOB=1071363
IDBENCH=56084
IDSOLVER=350
FILE ID=node49/1071363-1215168564
PBS_JOBID= 7881403
Free space on /tmp= 66520 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-10-10-3.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071363-1215168564/watcher-1071363-1215168564 -o /tmp/evaluation-result-1071363-1215168564/solver-1071363-1215168564 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1071363-1215168564.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5dd29aa83960666008990e15b4977728
RANDOM SEED=1156252841

node49.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.249
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.249
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:       1681208 kB
Buffers:         24628 kB
Cached:         148308 kB
SwapCached:       5496 kB
Active:         282924 kB
Inactive:        40504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681208 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3384 kB
Writeback:           0 kB
Mapped:         157140 kB
Slab:            36084 kB
Committed_AS:   928484 kB
PageTables:       2092 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node49 at 2008-07-04 12:54:45