Trace number 2068888

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-restart 0.3.2? (MO) 846.904 854.657

General information on the benchmark

Namecsp/tdsp/
normalized-C3-2-31.xml
MD5SUMdaf792f61fdf819c51bec95a5a233a29
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.26605
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints464
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension464
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.00/0.02	c Seed is 1125670217
0.00/0.02	c Constructing HOME/instance-2068888-1247707372.xml  with 11194 constraints
0.07/0.13	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-2068888-1247707372/watcher-2068888-1247707372 -o /tmp/evaluation-result-2068888-1247707372/solver-2068888-1247707372 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1125670217 HOME/instance-2068888-1247707372.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.49 2.31 2.03 5/82 4928
/proc/meminfo: memFree=1625888/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=5356 CPUtime=0
/proc/4928/stat : 4928 (pcssolve) S 4926 4928 3375 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 57803326 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4928/statm: 1339 242 201 169 0 50 0
[pid=4929] ppid=4928 vsize=5356 CPUtime=0
/proc/4929/stat : 4929 (pcssolve) R 4928 4928 3375 0 -1 4194368 22 0 0 0 0 0 0 0 18 0 1 0 57803326 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 225612197159 0 0 4096 0 0 0 0 17 1 0 0
/proc/4929/statm: 1339 243 202 169 0 50 0
[pid=4930] ppid=4928 vsize=5356 CPUtime=0
/proc/4930/stat : 4930 (pcssolve) R 4928 4928 3375 0 -1 4194368 22 0 0 0 0 0 0 0 18 0 1 0 57803327 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 225612197159 0 0 4096 0 0 0 0 17 1 0 0
/proc/4930/statm: 1339 244 203 169 0 50 0

[startup+0.067585 s]
/proc/loadavg: 2.49 2.31 2.03 5/82 4928
/proc/meminfo: memFree=1625888/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=6124 CPUtime=0.04
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 1181 657 0 0 4 0 0 0 23 0 1 0 57803326 6270976 779 996147200 134512640 135215973 4294956304 18446744073709551615 4159078637 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 1531 779 389 171 0 456 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6124

[startup+0.101586 s]
/proc/loadavg: 2.49 2.31 2.03 5/82 4928
/proc/meminfo: memFree=1625888/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=7836 CPUtime=0.07
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 1644 657 0 0 7 0 0 0 23 0 1 0 57803326 8024064 1145 996147200 134512640 135215973 4294956304 18446744073709551615 134649075 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 1959 1145 389 171 0 884 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7836

[startup+0.301607 s]
/proc/loadavg: 2.49 2.31 2.03 5/82 4928
/proc/meminfo: memFree=1625888/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=12672 CPUtime=0.28
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 3358 657 0 0 27 1 0 0 25 0 1 0 57803326 12976128 2255 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 3168 2255 410 171 0 2093 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12672

[startup+0.701643 s]
/proc/loadavg: 2.49 2.31 2.03 5/82 4928
/proc/meminfo: memFree=1625888/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=12796 CPUtime=0.68
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 3380 657 0 0 67 1 0 0 25 0 1 0 57803326 13103104 2277 996147200 134512640 135215973 4294956304 18446744073709551615 134640982 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 3199 2277 410 171 0 2124 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12796

[startup+1.50171 s]
/proc/loadavg: 2.49 2.31 2.03 5/83 4933
/proc/meminfo: memFree=1618056/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=13024 CPUtime=1.47
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 3446 657 0 0 146 1 0 0 25 0 1 0 57803326 13336576 2343 996147200 134512640 135215973 4294956304 18446744073709551615 134590644 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 3256 2343 410 171 0 2181 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13024

[startup+3.10185 s]
/proc/loadavg: 2.49 2.31 2.03 3/83 4933
/proc/meminfo: memFree=1636360/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=14204 CPUtime=3.06
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 3732 657 0 0 305 1 0 0 25 0 1 0 57803326 14544896 2629 996147200 134512640 135215973 4294956304 18446744073709551615 134609745 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 3551 2629 410 171 0 2476 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 14204

[startup+6.30113 s]
/proc/loadavg: 2.45 2.30 2.03 3/83 4933
/proc/meminfo: memFree=1615496/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=18052 CPUtime=6.26
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 4699 657 0 0 624 2 0 0 25 0 1 0 57803326 18485248 3596 996147200 134512640 135215973 4294956304 18446744073709551615 135096149 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 4513 3596 410 171 0 3438 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18052

[startup+12.7027 s]
/proc/loadavg: 2.49 2.31 2.03 4/83 4933
/proc/meminfo: memFree=1620952/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=26464 CPUtime=12.63
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 6831 657 0 0 1260 3 0 0 25 0 1 0 57803326 27099136 5599 996147200 134512640 135215973 4294956304 18446744073709551615 134583365 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 6616 5599 410 171 0 5541 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 26464

[startup+25.5018 s]
/proc/loadavg: 2.53 2.33 2.04 3/83 4933
/proc/meminfo: memFree=1604184/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=39464 CPUtime=25.37
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 10154 657 0 0 2532 5 0 0 25 0 1 0 57803326 40411136 8889 996147200 134512640 135215973 4294956304 18446744073709551615 134587297 0 0 4096 0 0 0 0 17 0 0 0
/proc/4928/statm: 9866 8889 410 171 0 8791 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 39464

[startup+51.1012 s]
/proc/loadavg: 2.56 2.35 2.06 3/83 4933
/proc/meminfo: memFree=1564248/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=73840 CPUtime=50.85
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 18897 657 0 0 5074 11 0 0 25 0 1 0 57803326 75612160 17310 996147200 134512640 135215973 4294956304 18446744073709551615 134587297 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 18460 17310 410 171 0 17385 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 73840

[startup+102.307 s]
/proc/loadavg: 2.53 2.37 2.08 3/82 4934
/proc/meminfo: memFree=1555160/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=113740 CPUtime=101.57
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 29036 657 0 0 10139 18 0 0 25 0 1 0 57803326 116469760 27449 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 28435 27449 410 171 0 27360 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 113740

[startup+162.302 s]
/proc/loadavg: 2.28 2.33 2.08 4/82 4934
/proc/meminfo: memFree=1487576/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=183080 CPUtime=161
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 46567 657 0 0 16074 26 0 0 25 0 1 0 57803326 187473920 44467 996147200 134512640 135215973 4294956304 18446744073709551615 134583361 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 45770 44467 410 171 0 44695 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 183080

[startup+222.302 s]
/proc/loadavg: 2.19 2.30 2.09 3/82 4934
/proc/meminfo: memFree=1396952/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=272608 CPUtime=220.45
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 69407 657 0 0 22007 38 0 0 25 0 1 0 57803326 279150592 66921 996147200 134512640 135215973 4294956304 18446744073709551615 134590017 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 68152 66921 410 171 0 67077 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 272608

[startup+282.301 s]
/proc/loadavg: 2.33 2.32 2.10 3/82 4934
/proc/meminfo: memFree=1328216/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=343728 CPUtime=279.88
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 87616 657 0 0 27941 47 0 0 25 0 1 0 57803326 351977472 84105 996147200 134512640 135215973 4294956304 18446744073709551615 134902474 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 85932 84105 410 171 0 84857 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 343728

[startup+342.301 s]
/proc/loadavg: 2.17 2.27 2.10 3/82 4934
/proc/meminfo: memFree=1282456/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=391756 CPUtime=339.33
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 100515 657 0 0 33878 55 0 0 25 0 1 0 57803326 401158144 95466 996147200 134512640 135215973 4294956304 18446744073709551615 134581337 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 97939 95466 410 171 0 96864 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 391756

[startup+402.302 s]
/proc/loadavg: 2.17 2.25 2.10 3/82 4934
/proc/meminfo: memFree=1234016/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=438716 CPUtime=398.77
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 112713 657 0 0 39815 62 0 0 25 0 1 0 57803326 449245184 107664 996147200 134512640 135215973 4294956304 18446744073709551615 134907454 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 109679 107664 410 171 0 108604 0
Current children cumulated CPU time (s) 398.77
Current children cumulated vsize (KiB) 438716

[startup+462.302 s]
/proc/loadavg: 2.06 2.20 2.09 3/82 4934
/proc/meminfo: memFree=1191136/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=480708 CPUtime=458.21
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 123353 657 0 0 45754 67 0 0 25 0 1 0 57803326 492244992 118304 996147200 134512640 135215973 4294956304 18446744073709551615 134583400 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 120177 118304 410 171 0 119102 0
Current children cumulated CPU time (s) 458.21
Current children cumulated vsize (KiB) 480708

[startup+522.302 s]
/proc/loadavg: 2.16 2.21 2.09 3/82 4934
/proc/meminfo: memFree=1153568/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=517976 CPUtime=517.65
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 132813 657 0 0 51691 74 0 0 25 0 1 0 57803326 530407424 127764 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 129494 127764 410 171 0 128419 0
Current children cumulated CPU time (s) 517.65
Current children cumulated vsize (KiB) 517976

[startup+582.301 s]
/proc/loadavg: 2.13 2.18 2.09 3/82 4934
/proc/meminfo: memFree=1104736/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=565276 CPUtime=577.09
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 144813 657 0 0 57629 80 0 0 25 0 1 0 57803326 578842624 139764 996147200 134512640 135215973 4294956304 18446744073709551615 134588048 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 141319 139764 410 171 0 140244 0
Current children cumulated CPU time (s) 577.09
Current children cumulated vsize (KiB) 565276

[startup+642.301 s]
/proc/loadavg: 2.19 2.18 2.10 3/82 4934
/proc/meminfo: memFree=1015904/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=661104 CPUtime=636.52
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 168959 657 0 0 63561 91 0 0 25 0 1 0 57803326 676970496 161861 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 165276 161861 410 171 0 164201 0
Current children cumulated CPU time (s) 636.52
Current children cumulated vsize (KiB) 661104

[startup+702.301 s]
/proc/loadavg: 2.34 2.22 2.11 3/82 4934
/proc/meminfo: memFree=949408/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=727564 CPUtime=695.96
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 185778 657 0 0 69495 101 0 0 25 0 1 0 57803326 745025536 178680 996147200 134512640 135215973 4294956304 18446744073709551615 135096203 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 181891 178680 410 171 0 180816 0
Current children cumulated CPU time (s) 695.96
Current children cumulated vsize (KiB) 727564

[startup+762.307 s]
/proc/loadavg: 2.20 2.21 2.11 3/82 4934
/proc/meminfo: memFree=869728/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=805480 CPUtime=755.41
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 205500 657 0 0 75430 111 0 0 25 0 1 0 57803326 824811520 198402 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 201370 198402 410 171 0 200295 0
Current children cumulated CPU time (s) 755.41
Current children cumulated vsize (KiB) 805480

[startup+822.302 s]
/proc/loadavg: 2.07 2.17 2.10 3/82 4934
/proc/meminfo: memFree=794912/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=880196 CPUtime=814.84
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 224385 657 0 0 81364 120 0 0 25 0 1 0 57803326 901320704 217287 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 220049 217287 410 171 0 218974 0
Current children cumulated CPU time (s) 814.84
Current children cumulated vsize (KiB) 880196



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+854.502 s]
/proc/loadavg: 2.11 2.16 2.10 3/82 4934
/proc/meminfo: memFree=751712/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=921780 CPUtime=846.75
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4194304 234884 657 0 0 84549 126 0 0 25 0 1 0 57803326 943902720 227786 996147200 134512640 135215973 4294956304 18446744073709551615 134585741 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 230445 227786 410 171 0 229370 0
Current children cumulated CPU time (s) 846.75
Current children cumulated vsize (KiB) 921780

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

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

[startup+854.608 s]
/proc/loadavg: 2.11 2.16 2.10 3/83 4935
/proc/meminfo: memFree=1384280/2055920 swapFree=4192812/4192956
[pid=4928] ppid=4926 vsize=0 CPUtime=846.85
/proc/4928/stat : 4928 (pcs.big) R 4926 4928 3375 0 -1 4195332 234884 657 0 0 84549 136 0 0 25 0 1 0 57803326 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4928/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 846.85
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 854.657
CPU time (s): 846.904
CPU user time (s): 845.493
CPU system time (s): 1.41079
CPU usage (%): 99.0929
Max. virtual memory (cumulated for all children) (KiB): 921780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 845.493
system time used= 1.41078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235541
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= 18
involuntary context switches= 32940

runsolver used 1.36479 second user time and 2.49562 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 03:22:52
IDJOB=2068888
IDBENCH=54952
IDSOLVER=734
FILE ID=node31/2068888-1247707372
PBS_JOBID= 9521248
Free space on /tmp= 66276 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tdsp/normalized-C3-2-31.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068888-1247707372/watcher-2068888-1247707372 -o /tmp/evaluation-result-2068888-1247707372/solver-2068888-1247707372 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1125670217 HOME/instance-2068888-1247707372.xml

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

MD5SUM BENCH= daf792f61fdf819c51bec95a5a233a29
RANDOM SEED=1125670217

node31.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1626368 kB
Buffers:         62280 kB
Cached:         226040 kB
SwapCached:          0 kB
Active:         119156 kB
Inactive:       251380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:         102684 kB
Slab:            43764 kB
Committed_AS:   471724 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= 66272 MiB
End job on node31 at 2009-07-16 03:37:09