Trace number 2081328

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? 89.6264 90.1685

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/varDimacs/
normalized-hole-10_ext.xml
MD5SUM363084cfaf2bfa181a17e2a89b452ce6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.10783
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints561
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension561
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 1631068717
0.00/0.02	c Constructing HOME/instance-2081328-1247719465.xml  with 561 constraints
0.00/0.03	c Solving 1000001 backtracks 25 restarts
89.55/90.16	s UNKNOWN
89.55/90.16	c Too many backtracks
89.55/90.16	d ASSIGNMENTS 1000001

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081328-1247719465/watcher-2081328-1247719465 -o /tmp/evaluation-result-2081328-1247719465/solver-2081328-1247719465 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1631068717 HOME/instance-2081328-1247719465.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: 1.92 1.98 1.99 4/81 14399
/proc/meminfo: memFree=1119184/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=18576 CPUtime=0
/proc/14399/stat : 14399 (runsolver) R 14397 14399 12424 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59013966 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14399/statm: 4644 284 249 26 0 2626 0

[startup+0.054015 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14399
/proc/meminfo: memFree=1119184/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=4636 CPUtime=0.03
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 881 822 0 0 3 0 0 0 25 0 1 0 59013966 4747264 490 996147200 134512640 135095119 4294956304 18446744073709551615 134642693 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 1159 490 378 142 0 113 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4636

[startup+0.101023 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14399
/proc/meminfo: memFree=1119184/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=5024 CPUtime=0.08
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 980 822 0 0 8 0 0 0 25 0 1 0 59013966 5144576 589 996147200 134512640 135095119 4294956304 18446744073709551615 134839475 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 1256 589 378 142 0 210 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5024

[startup+0.301063 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14399
/proc/meminfo: memFree=1119184/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=6844 CPUtime=0.27
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 1462 822 0 0 27 0 0 0 25 0 1 0 59013966 7008256 1005 996147200 134512640 135095119 4294956304 18446744073709551615 134617257 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 1711 1005 378 142 0 665 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6844

[startup+0.701146 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14399
/proc/meminfo: memFree=1119184/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=11264 CPUtime=0.67
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 2468 822 0 0 66 1 0 0 25 0 1 0 59013966 11534336 1881 996147200 134512640 135095119 4294956304 18446744073709551615 2653779 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 2816 1881 378 142 0 1770 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11264

[startup+1.5013 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 14405
/proc/meminfo: memFree=1109512/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=17764 CPUtime=1.46
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 4593 822 0 0 144 2 0 0 25 0 1 0 59013966 18190336 3491 996147200 134512640 135095119 4294956304 18446744073709551615 134580660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 4441 3491 378 142 0 3395 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17764

[startup+3.10261 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 14405
/proc/meminfo: memFree=1099208/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=31800 CPUtime=3.05
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 8667 822 0 0 301 4 0 0 25 0 1 0 59013966 32563200 6795 996147200 134512640 135095119 4294956304 18446744073709551615 134590379 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 7950 6795 378 142 0 6904 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31800

[startup+6.30124 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 14405
/proc/meminfo: memFree=1075272/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=58592 CPUtime=6.22
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 16429 822 0 0 615 7 0 0 25 0 1 0 59013966 59998208 13019 996147200 134512640 135095119 4294956304 18446744073709551615 134838329 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 14648 13019 378 142 0 13602 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 58592

[startup+12.7015 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 14405
/proc/meminfo: memFree=1026824/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=109240 CPUtime=12.55
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 30954 822 0 0 1239 16 0 0 25 0 1 0 59013966 111861760 24470 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 27310 24470 378 142 0 26264 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 109240

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 14405
/proc/meminfo: memFree=945416/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=199856 CPUtime=25.24
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 56738 822 0 0 2496 28 0 0 25 0 1 0 59013966 204652544 44108 996147200 134512640 135095119 4294956304 18446744073709551615 134842948 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 49964 44108 378 142 0 48918 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 199856

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 14405
/proc/meminfo: memFree=776008/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=363640 CPUtime=50.59
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 102782 822 0 0 5010 49 0 0 25 0 1 0 59013966 372367360 86055 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14399/statm: 90910 86055 378 142 0 89864 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 363640

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

[startup+76.7011 s]
/proc/loadavg: 1.92 1.97 1.99 3/73 14438
/proc/meminfo: memFree=842784/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=465772 CPUtime=76.14
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 132995 822 0 0 7553 61 0 0 25 0 1 0 59013966 476950528 108075 996147200 134512640 135095119 4294956304 18446744073709551615 2621618 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 116443 108075 378 142 0 115397 0
Current children cumulated CPU time (s) 76.14
Current children cumulated vsize (KiB) 465772

[startup+83.1013 s]
/proc/loadavg: 1.92 1.97 1.99 3/73 14438
/proc/meminfo: memFree=812512/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=489524 CPUtime=82.55
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 140060 822 0 0 8190 65 0 0 25 0 1 0 59013966 501272576 115140 996147200 134512640 135095119 4294956304 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 122381 115140 378 142 0 121335 0
Current children cumulated CPU time (s) 82.55
Current children cumulated vsize (KiB) 489524

[startup+86.302 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 14438
/proc/meminfo: memFree=797536/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=501172 CPUtime=85.74
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 143552 822 0 0 8508 66 0 0 25 0 1 0 59013966 513200128 118632 996147200 134512640 135095119 4294956304 18446744073709551615 134838288 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 125293 118632 378 142 0 124247 0
Current children cumulated CPU time (s) 85.74
Current children cumulated vsize (KiB) 501172

[startup+87.9013 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 14438
/proc/meminfo: memFree=787424/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=507124 CPUtime=87.35
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 145338 822 0 0 8668 67 0 0 25 0 1 0 59013966 519294976 120418 996147200 134512640 135095119 4294956304 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 126781 120418 378 142 0 125735 0
Current children cumulated CPU time (s) 87.35
Current children cumulated vsize (KiB) 507124

[startup+89.5026 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 14438
/proc/meminfo: memFree=782624/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=478876 CPUtime=88.94
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 146680 822 0 0 8826 68 0 0 25 0 1 0 59013966 490369024 113943 996147200 134512640 135095119 4294956304 18446744073709551615 2619221 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 119719 113943 378 142 0 118673 0
Current children cumulated CPU time (s) 88.94
Current children cumulated vsize (KiB) 478876

[startup+89.9017 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 14438
/proc/meminfo: memFree=782624/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=478876 CPUtime=89.34
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 146680 822 0 0 8866 68 0 0 25 0 1 0 59013966 490369024 113943 996147200 134512640 135095119 4294956304 18446744073709551615 2618910 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 119719 113943 378 142 0 118673 0
Current children cumulated CPU time (s) 89.34
Current children cumulated vsize (KiB) 478876

[startup+90.1017 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 14438
/proc/meminfo: memFree=837216/2055924 swapFree=4192812/4192956
[pid=14399] ppid=14397 vsize=478876 CPUtime=89.55
/proc/14399/stat : 14399 (pcs.small) R 14397 14399 12424 0 -1 4194304 146680 822 0 0 8886 69 0 0 25 0 1 0 59013966 490369024 113943 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14399/statm: 119719 113943 14541 142 0 118673 0
Current children cumulated CPU time (s) 89.55
Current children cumulated vsize (KiB) 478876

Child status: 0
Real time (s): 90.1685
CPU time (s): 89.6264
CPU user time (s): 88.8665
CPU system time (s): 0.759884
CPU usage (%): 99.3988
Max. virtual memory (cumulated for all children) (KiB): 511648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.8665
system time used= 0.759884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147505
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= 22
involuntary context switches= 2393

runsolver used 0.118981 second user time and 0.283956 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-16 06:44:26
IDJOB=2081328
IDBENCH=57388
IDSOLVER=733
FILE ID=node6/2081328-1247719465
PBS_JOBID= 9521477
Free space on /tmp= 66316 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/varDimacs/normalized-hole-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081328-1247719465/watcher-2081328-1247719465 -o /tmp/evaluation-result-2081328-1247719465/solver-2081328-1247719465 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1631068717 HOME/instance-2081328-1247719465.xml

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

MD5SUM BENCH= 363084cfaf2bfa181a17e2a89b452ce6
RANDOM SEED=1631068717

node6.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.263
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.263
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:      2055924 kB
MemFree:       1119664 kB
Buffers:        107968 kB
Cached:         558160 kB
SwapCached:          0 kB
Active:         413668 kB
Inactive:       426088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1119664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         194060 kB
Slab:            81300 kB
Committed_AS:   717988 kB
PageTables:       2252 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 node6 at 2009-07-16 06:45:56