Trace number 2065972

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
pcs 0.3.2? (MO) 857.41 865.448

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-45.xml
MD5SUM308fa95d9931a053189a7f9e5abf3d50
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.395939
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints1980
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1980
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.20	c Seed is 382164856
0.18/0.20	c Constructing HOME/instance-2065972-1247704158.xml 
0.18/0.20	c deduced all_different(V1,V2,V3,V4,V5,V6,V7,V8,V9,V10,V11,V12,V13,V14,V15,V16,V17,V18,V19,V20,V21,V22,V23,V24,V25,V26,V27,V28,V29,V30,V31,V32,V33,V34,V35,V36,V37,V38,V39,V40,V41,V42,V43,V44,V0)
0.18/0.20	c deduced all_different(V46,V47,V48,V49,V50,V51,V52,V53,V54,V55,V56,V57,V58,V59,V60,V61,V62,V63,V64,V65,V66,V67,V68,V69,V70,V71,V72,V73,V74,V75,V76,V77,V78,V79,V80,V81,V82,V83,V84,V85,V86,V87,V88,V45)
0.18/0.20	c  with 2070 constraints
0.18/0.20	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065972-1247704158/watcher-2065972-1247704158 -o /tmp/evaluation-result-2065972-1247704158/solver-2065972-1247704158 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 382164856 HOME/instance-2065972-1247704158.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: 2.08 2.35 2.19 4/72 9751
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=18576 CPUtime=0
/proc/9751/stat : 9751 (runsolver) R 9749 9751 8892 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57480471 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9751/statm: 4644 284 249 26 0 2626 0

[startup+0.0776471 s]
/proc/loadavg: 2.08 2.35 2.19 4/72 9751
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=4888 CPUtime=0.05
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 886 657 0 0 5 0 0 0 18 0 1 0 57480471 5005312 517 996147200 134512640 135215973 4294956304 18446744073709551615 134761806 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1222 517 382 171 0 147 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4888

[startup+0.102651 s]
/proc/loadavg: 2.08 2.35 2.19 4/72 9751
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=5176 CPUtime=0.08
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 987 657 0 0 8 0 0 0 18 0 1 0 57480471 5300224 618 996147200 134512640 135215973 4294956304 18446744073709551615 9387614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1294 618 411 171 0 219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5176

[startup+0.30267 s]
/proc/loadavg: 2.08 2.35 2.19 4/72 9751
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=5844 CPUtime=0.28
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 1149 657 0 0 28 0 0 0 19 0 1 0 57480471 5984256 727 996147200 134512640 135215973 4294956304 18446744073709551615 9355414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1461 727 411 171 0 386 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5844

[startup+0.70271 s]
/proc/loadavg: 2.08 2.35 2.19 4/72 9751
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=6896 CPUtime=0.67
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 1415 657 0 0 67 0 0 0 23 0 1 0 57480471 7061504 993 996147200 134512640 135215973 4294956304 18446744073709551615 134591610 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1724 993 411 171 0 649 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6896

[startup+1.50179 s]
/proc/loadavg: 2.08 2.35 2.19 3/73 9756
/proc/meminfo: memFree=1383632/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=7612 CPUtime=1.46
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 1579 657 0 0 146 0 0 0 25 0 1 0 57480471 7794688 1157 996147200 134512640 135215973 4294956304 18446744073709551615 134597311 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1903 1157 411 171 0 828 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7612

[startup+3.10195 s]
/proc/loadavg: 2.08 2.35 2.19 3/73 9756
/proc/meminfo: memFree=1382352/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=9148 CPUtime=3.06
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 1991 657 0 0 305 1 0 0 25 0 1 0 57480471 9367552 1536 996147200 134512640 135215973 4294956304 18446744073709551615 134584297 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 2287 1536 411 171 0 1212 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9148

[startup+6.30127 s]
/proc/loadavg: 2.07 2.34 2.19 3/73 9756
/proc/meminfo: memFree=1349456/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=13072 CPUtime=6.23
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 3017 657 0 0 622 1 0 0 25 0 1 0 57480471 13385728 2497 996147200 134512640 135215973 4294956304 18446744073709551615 135095040 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 3268 2497 411 171 0 2193 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 13072

[startup+12.7019 s]
/proc/loadavg: 2.06 2.34 2.19 3/73 9756
/proc/meminfo: memFree=1342736/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=19476 CPUtime=12.57
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 4715 657 0 0 1255 2 0 0 25 0 1 0 57480471 19943424 4066 996147200 134512640 135215973 4294956304 18446744073709551615 134739651 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 4869 4066 411 171 0 3794 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 19476

[startup+25.5012 s]
/proc/loadavg: 2.05 2.32 2.18 3/73 9756
/proc/meminfo: memFree=1328016/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=34032 CPUtime=25.26
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 8521 657 0 0 2522 4 0 0 25 0 1 0 57480471 34848768 7582 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 8508 7582 411 171 0 7433 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 34032

[startup+51.1018 s]
/proc/loadavg: 2.03 2.29 2.18 3/73 9756
/proc/meminfo: memFree=1303312/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=59304 CPUtime=50.65
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 15053 657 0 0 5057 8 0 0 25 0 1 0 57480471 60727296 13601 996147200 134512640 135215973 4294956304 18446744073709551615 4158960610 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 14826 13601 411 171 0 13751 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 59304

[startup+102.307 s]
/proc/loadavg: 2.01 2.25 2.17 3/73 9756
/proc/meminfo: memFree=1243408/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=111172 CPUtime=101.39
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 28639 657 0 0 10123 16 0 0 25 0 1 0 57480471 113840128 26097 996147200 134512640 135215973 4294956304 18446744073709551615 4158961441 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 27793 26097 411 171 0 26718 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 111172

[startup+162.302 s]
/proc/loadavg: 2.00 2.20 2.16 3/73 9756
/proc/meminfo: memFree=1156688/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=175456 CPUtime=160.83
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 45371 657 0 0 16057 26 0 0 25 0 1 0 57480471 179666944 42700 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 43864 42700 411 171 0 42789 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 175456

[startup+222.303 s]
/proc/loadavg: 2.00 2.16 2.14 3/73 9756
/proc/meminfo: memFree=1075664/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=242108 CPUtime=220.26
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 62792 657 0 0 21992 34 0 0 25 0 1 0 57480471 247918592 58072 996147200 134512640 135215973 4294956304 18446744073709551615 134648297 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 60527 58072 411 171 0 59452 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 242108

[startup+282.303 s]
/proc/loadavg: 2.00 2.13 2.13 3/73 9756
/proc/meminfo: memFree=989328/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=307824 CPUtime=279.7
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 80094 657 0 0 27926 44 0 0 25 0 1 0 57480471 315211776 75117 996147200 134512640 135215973 4294956304 18446744073709551615 134970711 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 76956 75117 411 171 0 75881 0
Current children cumulated CPU time (s) 279.7
Current children cumulated vsize (KiB) 307824

[startup+342.302 s]
/proc/loadavg: 2.00 2.10 2.12 3/73 9756
/proc/meminfo: memFree=847568/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=369572 CPUtime=339.13
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 96484 657 0 0 33861 52 0 0 25 0 1 0 57480471 378441728 91507 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 92393 91507 411 171 0 91318 0
Current children cumulated CPU time (s) 339.13
Current children cumulated vsize (KiB) 369572

[startup+402.302 s]
/proc/loadavg: 2.00 2.08 2.11 3/73 9756
/proc/meminfo: memFree=782928/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=447124 CPUtime=398.58
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 116698 657 0 0 39794 64 0 0 25 0 1 0 57480471 457854976 107624 996147200 134512640 135215973 4294956304 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 111781 107624 411 171 0 110706 0
Current children cumulated CPU time (s) 398.58
Current children cumulated vsize (KiB) 447124

[startup+462.302 s]
/proc/loadavg: 2.00 2.06 2.10 3/73 9756
/proc/meminfo: memFree=720336/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=505376 CPUtime=458.02
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 131913 657 0 0 45731 71 0 0 25 0 1 0 57480471 517505024 122839 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 126344 122839 411 171 0 125269 0
Current children cumulated CPU time (s) 458.02
Current children cumulated vsize (KiB) 505376

[startup+522.302 s]
/proc/loadavg: 2.00 2.05 2.09 3/73 9756
/proc/meminfo: memFree=663568/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=558448 CPUtime=517.46
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 145856 657 0 0 51668 78 0 0 25 0 1 0 57480471 571850752 136782 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 139612 136782 411 171 0 138537 0
Current children cumulated CPU time (s) 517.46
Current children cumulated vsize (KiB) 558448

[startup+582.302 s]
/proc/loadavg: 2.00 2.04 2.08 3/73 9756
/proc/meminfo: memFree=604368/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=612628 CPUtime=576.9
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 160049 657 0 0 57601 89 0 0 25 0 1 0 57480471 627331072 150975 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 153157 150975 411 171 0 152082 0
Current children cumulated CPU time (s) 576.9
Current children cumulated vsize (KiB) 612628

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.08 3/73 9756
/proc/meminfo: memFree=533264/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=676424 CPUtime=636.34
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 176640 657 0 0 63538 96 0 0 25 0 1 0 57480471 692658176 167053 996147200 134512640 135215973 4294956304 18446744073709551615 9354748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 169106 167053 411 171 0 168031 0
Current children cumulated CPU time (s) 636.34
Current children cumulated vsize (KiB) 676424

[startup+702.302 s]
/proc/loadavg: 2.00 2.02 2.07 3/73 9756
/proc/meminfo: memFree=462352/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=733348 CPUtime=695.78
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 191539 657 0 0 69473 105 0 0 25 0 1 0 57480471 750948352 181952 996147200 134512640 135215973 4294956304 18446744073709551615 134581607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 183337 181952 411 171 0 182262 0
Current children cumulated CPU time (s) 695.78
Current children cumulated vsize (KiB) 733348

[startup+762.307 s]
/proc/loadavg: 2.00 2.02 2.06 3/73 9756
/proc/meminfo: memFree=385936/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=826672 CPUtime=755.22
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 215755 657 0 0 75402 120 0 0 25 0 1 0 57480471 846512128 197975 996147200 134512640 135215973 4294956304 18446744073709551615 9356179 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 206668 197975 411 171 0 205593 0
Current children cumulated CPU time (s) 755.22
Current children cumulated vsize (KiB) 826672

[startup+822.302 s]
/proc/loadavg: 2.00 2.01 2.06 3/73 9756
/proc/meminfo: memFree=315536/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=881812 CPUtime=814.65
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 230437 657 0 0 81336 129 0 0 25 0 1 0 57480471 902975488 212657 996147200 134512640 135215973 4294956304 18446744073709551615 134589808 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 220453 212657 411 171 0 219378 0
Current children cumulated CPU time (s) 814.65
Current children cumulated vsize (KiB) 881812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+865.302 s]
/proc/loadavg: 2.00 2.01 2.05 3/73 9756
/proc/meminfo: memFree=262672/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=921704 CPUtime=857.25
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4194304 241061 657 0 0 85589 136 0 0 25 0 1 0 57480471 943824896 223281 996147200 134512640 135215973 4294956304 18446744073709551615 134606545 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 230426 223281 411 171 0 229351 0
Current children cumulated CPU time (s) 857.25
Current children cumulated vsize (KiB) 921704

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+865.408 s]
/proc/loadavg: 2.00 2.01 2.05 3/73 9756
/proc/meminfo: memFree=262672/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=0 CPUtime=857.35
/proc/9751/stat : 9751 (pcs.big) R 9749 9751 8892 0 -1 4195332 241061 657 0 0 85589 146 0 0 25 0 1 0 57480471 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 857.35
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 865.448
CPU time (s): 857.41
CPU user time (s): 855.902
CPU system time (s): 1.50777
CPU usage (%): 99.0712
Max. virtual memory (cumulated for all children) (KiB): 921704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 855.902
system time used= 1.50777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 18855

runsolver used 1.23581 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-16 02:29:18
IDJOB=2065972
IDBENCH=54452
IDSOLVER=733
FILE ID=node36/2065972-1247704158
PBS_JOBID= 9521239
Free space on /tmp= 66312 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-45.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065972-1247704158/watcher-2065972-1247704158 -o /tmp/evaluation-result-2065972-1247704158/solver-2065972-1247704158 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 382164856 HOME/instance-2065972-1247704158.xml

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

MD5SUM BENCH= 308fa95d9931a053189a7f9e5abf3d50
RANDOM SEED=382164856

node36.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.238
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.238
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:       1387384 kB
Buffers:         60204 kB
Cached:         448096 kB
SwapCached:          0 kB
Active:         122420 kB
Inactive:       477856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         103504 kB
Slab:            53624 kB
Committed_AS:   630396 kB
PageTables:       1828 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= 66312 MiB
End job on node36 at 2009-07-16 02:43:45